1.

Which latest browser is able to detect CSS Grids?(a) Modernizr 3.5.0(b) Modernizr 3.4.0(c) Modernizr 3.2.0(d) Modernizr 3.1.0The question was posed to me during an interview for a job.My question is based upon Adding HTML features safely with Modernizr topic in section HTML Images & Web Page Files of HTML

Answer»

Right choice is (a) Modernizr 3.5.0

For explanation I would say: Modernizr 3.1.0, Modernizr 3.1.1, Modernizr 3.4.0 and Modernizr 3.5.0 are the updated VERSIONS of modernizr which fixes some BUGS and some updated the FEATURE. Modernizr 3.5.0 can detect CSS Grids. In this latest Modernizr, we use two syntaxes, one is Modernizr.cssgrid, and an old SYNTAX Modernizer.cssgridlegacy. In addition, there is a polyfill available named PEP.



Discussion

No Comment Found

Related InterviewSolutions