From: Matthew LaVelle <[EMAIL PROTECTED]>

>http://test.cimediagroup.com/

>Everything looks fine in all browsers except there's a small space/gap
>between the hdr DIV and the body DIV in Internet Explorer 6 on Windows
>machines.

Add {display: block;} or {vertical-align: bottom;} to the image in your div 
with the class of hdr. Using a descendent selector/combinator should work fine, 
and either one of those properties should clear up the gap in IE.

I second David's recommendation to increase the text zoom and see what you 
think.....

hth,

~holly 
 
                   
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to