Skip to content

Instantly share code, notes, and snippets.

@if540
Last active April 6, 2022 19:33
Show Gist options
  • Save if540/3226c9b59b716ef009aa to your computer and use it in GitHub Desktop.
Save if540/3226c9b59b716ef009aa to your computer and use it in GitHub Desktop.
HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lte IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/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