-
Which latest browser is able to detect CSS Grids?
-
- Modernizr 3.2.0
- Modernizr 3.1.0
- Modernizr 3.5.0
- Modernizr 3.4.0
- None of these
Correct Option: C
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.