HTML Quiz


Play this quiz that will help you to excel in HTML certification exams, placements etc. This HTML quiz consist of 10 questions that you need to solve in 10 minutes. We’ve specially designed this quiz so that you can quickly acquaint to the pattern of questions you can be asked in placement drives, certification exams etc. This HTML test enables you to assess your knowledge of HTML.

Take the Free Practice Test



HTML MCQs

Practice HTML MCQ Questions, which will help you to understand HTML related concepts and also helps you to prepare for web developer interviews and technical rounds.

HTML Quiz

Try Free HTML Quiz, to start a quiz you need to login first, after login you will get start quiz button and then by clicking on that you can start quiz. You will get 10 Minutes to answer all questions.

HTML Quiz

1. How many HTML heading tags are there?

3
4
5
6

2. Which one of the following is incorrect?

<label> tag in HTML is used for creating a tag for form elements.
<label> can be used to increase the clickable area of buttons
id attribute is used with <label> to increase the clickable area of form elements
None of the above

3. What are the key components of Bootstrap?

CSS
Scaffolding
Both A and B
None of the above

4. Which color do RGB(0,0,0) represent?

White
Black
Red
Blue

5. Who invented HTML?

Hakon Wium Lie
Tim Bruce
Tim Berners-Lee
Guido van Rossum

6. You can use ___________ tag to put any content in the center of the page or any table cell.

title
head
center
meta

7. What is the value of h in hsl for green color?

0degree
120degree
240degree
270degree

8. Which one of the following can be used to define the spacing between the cells of a table?

border-spacing
spacing
cell-spacing
table-spacing

9. What color does 100% saturation give?

pure color.
white
shades of grey.
None of the above

10. Which attribute is used to give destination address in <a> tag of HTML?

href
type
address
link

Results