HTML5 not rendering with Internet Explorer 9

HTML5 not rendering with IE9

I just completed a new web design project using WordPress and HTML5. I did my normal browser testing with IE7, IE8, IE9, FireFox, Chrome, and Safari.

Everything looked good and I uploaded all the files to the server.

The following day my client told me there was an issue on their end with IE9, but all other browsers look fine.

They sent me this screen shot of how the website look like with IE9.

Problem with IT9 and HTML5

The funny part was that I did not see the same errors on my IE9.

Then I found the solution and it was very simple.

Add the following META tag and paste it between the HTML header tags.

IE9 rendering solution with HTML5

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

This fixed the problem with IE9, I’m not exactly sure what happened, but you if come across similar situation, just remember to add this meta tag.


Related posts:

Best Shared Web Site Hosting Providers
How to disable pingback and trackback on WordPress
Web Design and Web Development jobs in Toronto
Flash intro is dead, get over it!
Web designers and web developers’ checklist at www.launchlist.net

There are 1 Comments to "HTML5 not rendering with Internet Explorer 9"

Write a Comment



(optional)
*