How to Make All Browsers Render HTML 5 Mark up Correctly ? Even IE 6
HTML 5 provides some great new features for web designers who want to code readable semanticallymeaningful layouts. However support for HTML 5 is still evolving and Internet Explorer is the last to add support. In this tutorial well create a common layout using some of HTML 5s new semantic elements then use JavaScript and CSS to make our design backwardscompatible with Internet Explorer. Yes even IE 6.