How to use shiv.js and respond.min.js in html5
This article mainly explains "how to use shiv.js and respond.min.js in html5". The content in the article is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn "how to use shiv.js and respond.min.js in html5".
Html5shiv: fixed the problem that the browsers below ie9 do not recognize the new tags in html5 and cause CSS not to work.
Respond.min: let browsers that do not support css3 Media Query, including IE6-IE8, support queries.
Since IE6/IE7/IE8 still has a large number of users, these two schemes are still needed in order to allow website visitors to visit the HTML5 website normally.
Here are the cdn addresses for two solutions: