1.

What is Modernizr?(a) CSS style sheet(b) JavaScript Library(c) The source code of a web page(d) PHP fileThe question was asked by my college professor while I was bunking the class.My enquiry is from Adding HTML features safely with Modernizr in section HTML Images & Web Page Files of HTML

Answer»

Right option is (b) JavaScript LIBRARY

To elaborate: SMALL JavaScript Library is Modernizr. It detects the AVAILABILITY of implementations for NEW web technologies. Many browsers do not support the new features that were introduced by HTML5. Modernizr provides a way to detect new features.



Discussion

No Comment Found

Related InterviewSolutions