HTML Language Tags QuizS2C Home « HTML Language Tags Quiz
The questions in this HTML quiz are on the topics covered in the HTML5 Basics 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 Basics 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 Basics Lessons | Description | Quiz Info. |
---|---|---|
Lesson 1 - Starting Out | In this lesson we gather the tools we need to get started on our journey into the world of HTML. | Quiz1 7 questions |
Lesson 2 - First HTML Webpage | In this lesson we discuss the syntax of a HTML element and do our first practical. | Quiz2 7 questions |
Lesson 3 - HTML Structure - Document | What is the document structure of a HTML page, we find out in this lesson. | Quiz3 7 questions |
Lesson 4 - Text Tags | In this lesson we take our first look at HTML text tags. | Quiz4 7 questions |
Lesson 5 - Formatting | In this lesson we take our first look at HTML formatting tags. | Quiz5 8 questions |
Lesson 6 - Inline Semantics | In this lesson we take a first look at the inline semantic HTML tags available. | Quiz6 10 questions |
Lesson 7 - Lists | In this lesson we learn how to create ordered and unordered lists. | Quiz7 7 questions |
Lesson 8 - Images | In this lesson we learn how to enhance the look of our web pages with images. | Quiz8 6 questions |
Lesson 9 - Links | In this lesson we learn about getting from A to B using links. | Quiz9 6 questions |
Lesson 10 - Language Tags | In this lesson we learn about the different language tags. | This quiz. 7 questions |
HTML Basics Quiz 10
The quiz below tests your knowledge of the material learnt in HTML5 Basics - Lesson 10 - Language Tags.
Question 1 : Which tag is used for fallback content when browsers don't support ruby annotations?
- The <code>rp</code> tag is used for providing parentheses or other content around a ruby text component of a ruby annotation and is shown as a fallback when browsers don't support ruby annotations.
Quiz Progress Bar
Related Tutorial
HTML5 Basic Tutorials - Lesson 10 - Language Tags
What's Next?
The next quizzes are about the HTML intermediate lessons.