What is html5shiv? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

What is html5shiv?

What is html5shiv? I have seen CDN of this in many websites. https://cdn.jsdelivr.net/g/html5shiv@3.7.3

13th Apr 2021, 8:43 AM
Coder-Rohit[{(āˆž)}]
Coder-Rohit[{(āˆž)}] - avatar
3 Respostas
+ 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