InterviewSolution
Saved Bookmarks
| 1. |
classPrefix is used when _____________(a) it is mandatory prefix before all the classes(b) class name clashes(c) when there is no any class in the code(d) not mandatory it depends on userI had been asked this question in an online quiz.The origin of the question is Adding HTML features safely with Modernizr in chapter HTML Images & Web Page Files of HTML |
|
Answer» Right answer is (b) CLASS name clashes |
|