Correct Answer: <h1>
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
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 HTML5 element is used to draw graphics via a JavaScript API?
Which HTML element should be used to contain each individual post on a page of blog posts?
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?
What is the <canvas> element in HTML5 used to?
What are examples of usage for the <article> element?