What is html5shiv? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is html5shiv?

What is html5shiv? I have seen CDN of this in many websites. https://cdn.jsdelivr.net/g/[email protected]

13th Apr 2021, 8:43 AM
Coder-Rohit[{(∞)}]
Coder-Rohit[{(∞)}] - avatar
3 Answers
+ 2
This is a script. This script allows you to support HTML5 document level elements in Internet Explorer IE8 and below. While it isn’t strictly a responsive design feature it is recommended you include this and use the HTML5 elements <section>, <aside>, <header>, <article> etc as they also offer ARIA benefits. https://responsivedesign.is/resources/javascript-jquery/html5shiv/
13th Apr 2021, 9:26 AM
A͢J
A͢J - avatar
+ 1
Thank you for giving information 🅰🅹
13th Apr 2021, 10:36 AM
Coder-Rohit[{(∞)}]
Coder-Rohit[{(∞)}] - avatar
13th Apr 2021, 9:25 AM
Ipang