I can\'t get styles to pick up in IE8 with HTML5 elements. I\'ve trawled stackoverflow and Google, no suggestions I\'ve tried work.
I started with a much more elabor
Move the shiv before the style declarations.
To increase performance in modern browsers, you might want to use conditional comments for the shiv.
Template HTML5 HEADER