Connecting Tech Pros Worldwide Help | Site Map

margin-top

  #1  
Old August 5th, 2008, 02:15 AM
Kevin Raleigh
Guest
 
Posts: n/a
Working with the following web page and I can't seem to get the banner to
sit at the top of the page in firefox/iceweasel. Works great in all
versions of IE 5, 5.5, 6, 7 can you suggest why I might have this problem?

http://www.testbeddesigns.com/CSS_XH..._threecol.html

my style sheet:
http://www.testbeddesigns.com/CSS_XH...5_threecol.css

any insight would be appreciated

thank you
Kevin
  #2  
Old August 5th, 2008, 02:35 AM
Bergamot
Guest
 
Posts: n/a

re: margin-top



Kevin Raleigh wrote:
Quote:
Working with the following web page and I can't seem to get the banner to
sit at the top of the page in firefox
>
http://www.testbeddesigns.com/CSS_XH..._threecol.html
That space above the banner is the default top margin on the h1 element.
Go look up collapsing margins for more info.

--
Berg
  #3  
Old August 5th, 2008, 03:05 AM
dorayme
Guest
 
Posts: n/a

re: margin-top


In article <Z42dnTDdcZQRNQrVnZ2dnUVZ_jadnZ2d@giganews.com>,
Kevin Raleigh <kraleigh@sbcglobal.netwrote:
Quote:
Working with the following web page and I can't seem to get the banner to
sit at the top of the page in firefox/iceweasel. Works great in all
versions of IE 5, 5.5, 6, 7 can you suggest why I might have this problem?
>
http://www.testbeddesigns.com/CSS_XH..._threecol.html
>
my style sheet:
http://www.testbeddesigns.com/CSS_XH...5_threecol.css
>
any insight would be appreciated
>
At least add to #header h1 {margin-top:0;}

--
dorayme
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Margin-bottom of last child in overflowed block is not rendered GTalbot answers 7 June 27th, 2008 08:19 PM
margin-right and FF Pablito answers 11 March 10th, 2007 05:15 PM
making a bottom margin meltedown answers 26 November 23rd, 2005 03:38 AM
unwanted margin betwen divs Brian answers 3 July 20th, 2005 10:33 PM
CSS Margin problem Tony Benham answers 1 July 20th, 2005 09:06 PM