Hi all, I'm moving a site from tables into html5 and css, and onto WordPress. The head of the organization is concerned that the front page drops the 2 rows of 3 images out of alignment in her browser, which is ... AOL.
Aargh. I've added a conditional statement to serve iecss.css to IE6, and I've tried a number of rules in it, but haven't managed a fix. The page is here: http://ohalah.org/wp/resources/member-sites The site is using the html5 doctype, which throws the page into quirks mode for IE6, yes? The page validates as html5. I could serve some other doctype to just the home page to avoid quirks mode, or deal with quirks mode. Any philosophy or wisdom on which approach is better? I kind of lean toward keeping the entire site as html5, since time is only marching forward. Regards, Beth Lee www.bethleedesign.com ______________________________________________________________________ css-discuss [[email protected]] 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/
