Which one of the following is an open source JavaScript library that enables styling for HTML5 elements in versions of Internet Explorer before IE 9 ?
A.HTML5
B.HTML5 Shiv
C.HTML5 Shim
D.None of the mentioned
Answers
➡️Option (B) HTML5 Shiv is the right answer ✔️
HTML5 shiv
HTML5 Shiv is an open source JavaScript library that enables styling for HTML5 elements in versions of Internet Explorer before IE 9
1) HTML 5 shiv supports Internet Explorer IE 8 and IE 9.
2) HTML 5 shiv is one of the most popular type of HTML 5.
3) With the HTML 5 shiv we can easily use document level elements.
HTML is a high level program which is used for designing of websites as well as apps. Most of the websites have HTML 5. Currently, HTML 5 is the latest Version of HTML.
We have to write HTML codes and Browser have to display it. Various Types of code writers.