This content has been marked as final.
Show 1 reply
-
1. Re: IE 8 viewing website weird!!
Nancy O. Aug 6, 2009 2:04 PM (in response to gold987987987)90% of cross browser rendering problems are caused by code validation errors. Fix these first and then test again.
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fcartridgeworldusa.net%2Findex.htm l
If your valid code still doesn't render properly in IE8, as a last ditch effort add this to your meta tags to force IE8 into IE7 mode.
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media Specialists
www.alt-web.com/
www.twitter.com/altweb
www.alt-web.com/blogspot.com


