Skip to content

Instantly share code, notes, and snippets.

@htkcodes
Created March 16, 2017 23:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save htkcodes/f4d3744e39c6c13a8f15d32b374141f7 to your computer and use it in GitHub Desktop.
Save htkcodes/f4d3744e39c6c13a8f15d32b374141f7 to your computer and use it in GitHub Desktop.
HTML5 SHIV
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment