Skip to content

Instantly share code, notes, and snippets.

@pks9862728888
Forked from duyet/html5shiv
Created February 22, 2020 07:16
Show Gist options
  • Save pks9862728888/a1e420ceeb9f90182ae60259e57b3f34 to your computer and use it in GitHub Desktop.
Save pks9862728888/a1e420ceeb9f90182ae60259e57b3f34 to your computer and use it in GitHub Desktop.
HTML5shiv and Response.js for IE
<!-- HTML5 shiv and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt 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