Skip to content

Instantly share code, notes, and snippets.

@Diligens
Created May 19, 2016 14:03
Show Gist options
  • Save Diligens/da84ad9b76a312ef20e4c3bf21a795a7 to your computer and use it in GitHub Desktop.
Save Diligens/da84ad9b76a312ef20e4c3bf21a795a7 to your computer and use it in GitHub Desktop.
Use this code in html documents make Internet Explorer 8 and old versions understanding HTML5 syntax
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment