06Mar
IE8 compatibility header tag
Wordpress, xHTMLUsing a simple meta declaration, we can specify the rendering engine we would like IE8 to use. For example, inserting this:
<meta http-equiv="X-UA-Compatible" content="IE=8" />
into the head of a document would make IE8 render the page using the new standards mode.
No comments
Thursday, March 6th, 2008 at 5:54 pm and is filed under Wordpress, xHTML. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.