Consider the following HTML5 code: The code does not validate as HTML5. Why?
Posted: Sat Jul 23, 2022 7:29 pm
Consider the following HTML5 code:
The code does not validate as HTML5. Why?
A. The <article> tag is missing.
B. The <meta> tag and its attributes are missing.
C. The <blockquote> tag should be used outside the <p> tags.
D. The !DQCTYPE declaration is missing a reference to the Document Type Definition (DTD).
The code does not validate as HTML5. Why?
A. The <article> tag is missing.
B. The <meta> tag and its attributes are missing.
C. The <blockquote> tag should be used outside the <p> tags.
D. The !DQCTYPE declaration is missing a reference to the Document Type Definition (DTD).