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. charset is used for?

Specifies the character encoding for the HTML document
Provides an HTTP header for the information/value of the content attribute
Specifies a name for the metadata
None of the above

2. #ffffff is equivqlent to which color in rgb color representation?

rgb(0,0,0)
rgb(100,100,100)
rgb(90,90,90)
rgb(255,255,255)

3. How many storages are there?

2
3
4
5

4. Choose the correct option.

Both HTML4 and HTML5 have local storage.
Both HTML4 and HTML5 do not have local storage.
Only HTML4 has local storage.
Only HTML5 has local storage.

5. __________ prevents the page from being indexed altogether.

noarchive
nofollow
noindex
novalue

6. Which one of the following is not correct regarding l parameter of hsl in HTML?

value of l is used determining the lightness of the color
0% means completely dark and 100% means completely light.
for getting original color, it should be set to 100%
None of the above

7. In HTML, which one of the following is not a heading tag?

<h1>
<h0>
<h6>
<h3>

8. What is the value of h in hsl for blue color?

0degree
120degree
240degree
270degree

9. Which of the following is not a function of robots meta tag?

noindex
nofollow
norepeat
noarchive

10. Metadata does not define _________

character set
links
scripts
color

Results