Correct Answer: It instructs the HTML validators to check your code against HTML5's valid elements and syntax.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML 5 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML 5 MCQ Questions
What does the attribute maxlength do when added to a text input?
Which heading element do search engines look for first?
Which HTML5 attribute specifies that an input field must be filled out before submitting a form?
What does the <mark> element define?
Which attribute makes an element draggable?
Which element, in combination with the <figcaption> element, allows the association of captions with their image counterparts?
How many <nav> tags can you have in an HTML5 document?
HTML5 Canvas can be used to create images.
The <canvas> tag is only a container for graphics; you should use a script to actually draw the graphics.
What is required to run the Geolocation API on your device?