InterviewSolution
Saved Bookmarks
| 1. |
____________ allows you to add custom styles to the document and test an element afterwards.(a) hasEvent()(b) testAllProps()(c) testProp()(d) modernizr.testStyles()The question was asked in exam.Question is from Compatibility Libraries topic in section HTML Fundamentals of HTML |
|
Answer» Correct answer is (d) modernizr.testStyles() |
|