-
____________ allows you to add custom styles to the document and test an element afterwards.
-
- modernizr.testStyles()
- testProp()
- testAllProps()
- hasEvent()
- None of these
Correct Option: A
Modernizr.testStyles() allows you to add custom styles to the document and test an element afterwards. An element with the id of “modernizr” is injected into the page.