1.

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) HTML5 ShamI had been asked this question during an internship interview.This intriguing question originated from Compatibility Libraries topic in chapter HTML Fundamentals of HTML

Answer»

Correct choice is (b) HTML5 Shiv

Explanation: HTML5 Shiv is a JavaScript workaround, invented by Sjoerd Visscher, to ENABLE styling of HTML5 ELEMENTS in versions of Internet Explorer prior to version 9, which do not allow UNKNOWN elements to be STYLED without JavaScript. HTML 5 defines the properties and behaviors of web page content. It is a web language.



Discussion

No Comment Found

Related InterviewSolutions