Tutorials-Nuval Web Design

  • Increase font size
  • Default font size
  • Decrease font size
Home Web Design IE 8 standards compatible mode

IE 8 standards compatible mode

E-mail Print PDF

In order to get IE to comply (and not do the terrible, horrible things IE 6/7 did), add this to the <head>:

<meta http-equiv="X-UA-Compatible" content="IE=8" />

It is great that Microsoft included this in IE8, but this can be a bear to update on every page. My workaround was to add this in the standard header information and use an include file for the <head> information.

 

Last Updated on Monday, 25 January 2010 02:23  

Polls

Favorite Web Page Authoring Software?