Scott Thigpen wrote: > Hi guys I've fixed most of my problems. I had some additional <p>'s > that where pushing it down on IE6 (but not FF or Safari). I also had > to wrap one of my images in a <p> to get it to stay put for IE6. So > all is well there.
> I don't completely understand what *html does and if anyone has any > explanation, I'd love to hear it. The "star html" selector starts at an element outside the HTML element, despite the fact that there is no element outside the HTML element. The HTML element is the document-root. So, the '* html' is a valid but nonsensical selector, and only IE6 and older IE-win/Mac versions (and all IE versions in quirks mode) supports it. FWIW: I can't see any effect of that... * html #c_bottom { margin-top: -18px; } ...you've added, in my IE6. Also: missing semi-colon in #c_tent rules, and it seems like you have used an ID twice in the source-code. >> I know I've been asking a lot about this website, I hope I'm not >> annoying anyone. Can't imagine anyone being annoyed - probably just busy doing something else. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/