usenet (AT) thelessels (DOT) com (geoffrey) wrote:
Quote:
I'm getting a strange space below a header <div> that is between the
header and the menu bar on a site I'm working on. It shows up fine in
Safari, but IE6 on a PC just doesn't like it. Is there something I'm
missing here? It seems the space is contained inside the header
(discovered after putting a border around the header).
test site: http://thelessels.com/test/index.html |
Change
<div id="header">
<img src="images/summer/title.jpg"
alt="thelessels.com" />
</div>
To
<div id="header">
<img src="images/summer/title.jpg"
alt="thelessels.com" /></div>
cheers,
Steve
--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor
Steve Pugh <steve (AT) pugh (DOT) net> <http://steve.pugh.net/>