Which HTML5 element defines an article?
Which HTML5 element is used to specify a header for a document or section?
In HTML5, what does the <aside> element define?
Browsers remove extra spaces when displaying an HTML file.
Which HTML5 element defines navigation links?
Which HTML5 element is used to display a scalar measurement within a known range?
Which input type defines a week and year control (no time zone)?
Which input type defines a slider control?
In HTML5, which attribute is used to specify that an input field must be filled out?
Which built-in HTML5 object is used to draw on the canvas?
The <canvas> element in HTML5 is used to:
Graphics defined by SVG is in which format?
In HTML5, you can embed SVG elements directly into an HTML page.
In HTML5, contextmenu and spellcheck are:
The new HTML5 global attribute, "contenteditable" is used to:
In HTML5, which method is used to get the current location of a user?
Which attribute for <script> elements is no longer required in HTML5?
What is the correct HTML5 element for playing audio files?
What is the correct HTML5 element for playing video files?
In HTML5, onblur and onfocus are:
Which element is no longer supported in HTML5?
Which HTML5 element is used to specify a footer for a document or section?
Which doctype is correct for HTML5?
What is the previous version of HTML, prior to HTML5?