Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- CSS Banner - FF O.K., IE not


rocknbil - 4:47 pm on Jan 19, 2012 (gmt 0)


Well, if it works, it works, but your document is using a "half doctype" in both cases and is still rendering in Quirks mode, which will continue to give you cross browser grief. The first steps in cross browser compatibility:

- Use a full doctype to render in Standards Compliance mode. Choosing the best doctype for your site [webmasterworld.com] and Why most of us should NOT use XHTML [webmasterworld.com].

- Once you understand SCP and it's value, validate your documents [validator.w3.org].


Thread source:: http://www.webmasterworld.com/css/4408535.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com