Question 11 Q: 11 Consider the following HTML5 code: The code does not validate as HTML5. Why? Options A: A. The <article> tag is missing. B: B. The <meta> tag and its attributes are missing. C: C. The <blockquote> tag should be used outside the <p> tags D: D. The !DOCTYPEdeclaration is missing a reference to the Document Type Definition (DTD). Save Question Show Answer Discussion 0 Clear Discussion Most voted Newest No comments yet. Be the first to comment. Post Be respectful. No spam. Correct Answer: C