CIW
1D0-61B · Question #56
Consider the following HTML5 code: The code does not validate as HTML5. Why?
Sign in or unlock 1D0-61B to reveal the answer and full explanation for question #56. The question stem and answer options stay visible for context.
HTML5 Coding
Question
Consider the following HTML5 code:
The code does not validate as HTML5. Why?
Exhibit
Options
- AThe <article> tag is missing.
- BThe <meta> tag and its attributes are missing.
- CThe <blockquote> tag should be used outside the <p> tags.
- DThe !DOCTYPEdeclaration is missing a reference to the Document Type Definition (DTD).
Unlock 1D0-61B to see the answer
You've previewed enough free 1D0-61B questions. Unlock 1D0-61B for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#HTML5 semantics#Element nesting#HTML5 validation#Block elements
