You are developing a Web site in HTML5. You want the new HTML5 structural elements
(such as <header> or <article>) to be styled consistently in all browsers. You must add a
CSS rule that will change them to which element type, to ensure the site will render
successfully?
A.
Script
B.
Fixed
C.
Inline
D.
Block
Explanation: