HTML Certification Quiz

Test your knowledge to earn your official course certificate!

1. In HTML, what does the <aside> element define?
2. The HTML <canvas> element is used to:
3. Which HTML element is used to specify a header for a document or section?
4. Which doctype is correct for HTML5?
5. What is the correct HTML element for playing video files?
6. The HTML global attribute, 'contenteditable' is used to:
7. HTML comments start with <!-- and end with -->
8. What is the correct HTML for creating a hyperlink?
9. Which HTML element defines the title of a document?
10. How can you make a bulleted list?
11. What is the purpose of the <figcaption> element?
12. Inline elements are normally displayed without starting a new line.
13. Which of these elements are all <table> elements?
14. Which attribute is used to provide a tooltip for an element?
15. Which HTML attribute specifies an alternate text for an image, if the image cannot be displayed?
16. What is the correct HTML for making a drop-down list?
17. Which HTML5 element represents an independent, self-contained content?
18. Which HTML element is used to specify a footer for a document or section?
19. Which element is used to define a description list?
20. What is the correct HTML for adding a background color?