Page 1 of 1

Consider the following HTML5 code: The code does not validate as HTML5. Why?

Posted: Sat Jul 23, 2022 7:29 pm
by answerhappygod
Consider the following HTML5 code:

The code does not validate as HTML5. Why?
Consider The Fo 1
Consider The Fo 1 (66.25 KiB) Viewed 72 times
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).