Posts Tagged ‘IE’

HTML5 fix for IE

Jul '0930th

I’ve been rebuilding my site in HTML5 as a practice run for future projects to see what problems I come across.  When I tested my site in IE, I noticed all the elements that the browser didn’t recognise were not styled with the CSS.  After a little bit of searching, I came across this fix by Remy that resolved the issues I was having.  I just thought I’d share it with you in case you came across the same problem when making the transition to HTML5.