Media QuizS2C Home « Media Quiz
The questions in these HTML quizzes are on the topics covered in the HTML5 Advanced section of the site. The table below lists the lesson used for each quiz, a description of the lesson content and the quiz number and questions associated with that lesson.
HTML Advanced Quiz Summary
Click on a lesson in the table to go to that lesson for a refresher on the topics for that quiz.
Click on a quiz in the table to go straight to the quiz for a particular lesson.
HTML5 Advanced Lessons | Description | Quiz Info. |
---|---|---|
Lesson 1 - Scripting | In this lesson we look at the scripting tags available in HTML. | Quiz1 7 questions |
Lesson 2 - HTML Structure - Page | In this lesson we take a final look at structural tags and how they affect the page structure of our HTML. | Quiz2 7 questions |
Lesson 3 - Image Maps | In this lesson we learn how to add interaction to our images. | Quiz3 7 questions |
Lesson 4 - Media | In this lesson we learn about the media tags introduced in HTML5. | This quiz. 7 questions |
Lesson 5 - Graphics & Visuals | In this lesson we look at the graphical and visual tags introduced in HTML5. | Quiz5 7 questions |
Lesson 6 - Embedded Objects | In this lesson we learn how to embed objects in our web pages. | Quiz6 6 questions |
Lesson 7 - Inline Frames | In this lesson we learn how to define iframes which are inline frames that hold another document. | Quiz7 6 questions |
Lesson 8 - Widgets / Miscellaneous | In this lesson we learn about the widget and miscellaneous tags introduced in HTML5. | Quiz8 6 questions |
Lesson 9 - Advanced Tables | In this lesson we learn about advanced HTML table features. | Quiz9 7 questions |
Lesson 10 - Advanced Forms | In this lesson we learn about advanced HTML form features. | Quiz10 8 questions |
HTML Advanced Quiz 4
The quiz below tests your knowledge of the material learnt in HTML5 Advanced - Lesson 4 - Media.
Question 1 : The <track> HTML tag can be used as a standalone tag or in conjunction with other tags?
- The <code>track</code> tag must be used in conjunction with the <code>audio</code> or <code>video</code> tag.
Quiz Progress Bar
Related Tutorial
HTML5 Advanced - Lesson 4 - Media
What's Next?
In the next quiz we test your knowledge of graphical and visual HTML tags.