Jump to content

Dealing with IE8


sepoto

Recommended Posts

Much to my shock and dismay the following code:

<style> 	body {	width: 1000px;	margin-left: auto;	margin-right: auto;	}</style>

does not work with IE8. It seems to work with every other major browser except IE8. Does anyone have prior experience with this issue?Thanks.

Link to comment
Share on other sites

I see no problem with that particular piece of code, so the problem must be something else in your page.Internet Explorer 8 works properly, unlike older versions of Internet Explorer.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...