IE7 Is Odd
Saturday 18th February, 2006 17:25 Comments: 0
Very odd. With the doctype <!DOCTYPE html PUBLIC "-//W3C//DTD html 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"> I get the page to work fine locally (aside from text going outside the box), but acts differently online (it ignores the new margin in the IE7 specific import).
When I remove the doctype, it no longer looks okay locally (navbeta ignores the background, but navalpha works fine even though it uses exactly the same background css), but it looks pretty good online!
I\'m about to try the XHTML 1.1 doctype, but I still don\'t know why it looks/acts differently online and locally! Stupid IE7.
When I remove the doctype, it no longer looks okay locally (navbeta ignores the background, but navalpha works fine even though it uses exactly the same background css), but it looks pretty good online!
I\'m about to try the XHTML 1.1 doctype, but I still don\'t know why it looks/acts differently online and locally! Stupid IE7.