HTML & CSS Resume building
To solve the problem with these older IE browser versions, the below code has been added betweentags (just below the CSS Stylesheet):
This code is an HTML5 JavaScript shim for IE to recognise and style the HTML5 elements.
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
How to Create an HTML5 Microdata Powered Resume :
http://net.tutsplus.com/tutorials/html-css-techniques/how-to-create-an-html5-microdata-powered-resume/