InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is internal list of prefixes?(a) Modernizr._prefixes(b) Modernizr.prefixedCSS value(c) Modernizr.prefixedCSS(d) Modernizr.prefixedThis question was posed to me in final exam.My question is taken from Adding HTML features safely with Modernizr in portion HTML Images & Web Page Files of HTML |
|
Answer» The correct option is (a) Modernizr._prefixes |
|