-
Which browser was the first that allows CSS rules to be associated with new HTML5 layout elements?
-
- Firefox
- Chrome
- Internet Explorer 7
- Internet Explorer 9
- None of these
Correct Option: A
Internet Explorer was the first version that allowed CSS rules to be associated with new HTML5 layout elements. Older browsers that do not know new HTML5 elements will by default treat them as inline elements.