Thu, 2007-03-01 02:29
html: http://roscoecreations.com/womensafe/
css: http://roscoecreations.com/womensafe/css/style.css
As you can see if you view it in Firefox everything is fine, but if you check it out in IE6 you will see some space between the header div and the content div. I know its probably something real easy I missed. Any help would be appreciated. Thanks.
Thu, 2007-03-01 02:41
#1
Try setting img#logo to
Try setting img#logo to display: block.
Thu, 2007-03-01 04:26
#2
thanks for trying but it
thanks for trying but it still isn't working. Any other thoughts?
Thu, 2007-03-01 05:15
#3
Reduce the bottom margin on
Reduce the bottom margin on the lists in your header.
Thu, 2007-03-01 14:42
#4
PROBLEM SOLVED
Thanks a lot, it worked great. It's always something simple I just overlooked.