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. 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

2. Which of the following is the attribute that is used to set a global identifier for a microdata item?

key
id
itemclass
itemid

3. How many core attributes that can be used on the majority of HTML elements?

1
2
3
4

4. Gzip is not fully supported by ___________

Netscape 4.60+
Firefox
Netscape 6+
IE 4+

5. HTML also has six levels of headings.

TRUE
FALSE
Can be true or false
Can not say

6. What color will hsl(0,100%,50%) give?

red
green
blue
black

7. HTML uses

User defined tags
Pre-specified tags
Fixed tags defined by the language
Tags only for linking

8. Fill in the blank so that the browser display- Charge of elctron is 1.602x10^(-19) on exexcuting the HTML document?

<!DOCTYPE html>
<html>
<body>
__________________
</body>
</html>

Charge of elctron is 1.602x10-<sup>19</sup>
Charge of elctron is 1.602x10<sup>-19</sup>
Charge of elctron is 1.602x10-<sub>19</sub>
Charge of elctron is 1.602x10<sub>-19</sub>

9. Which of the following is equivqlent to rgb(255,99,71)?

#ff9971
#ffaa71
#ff6347
#ffa6c8

10. Which element defines preformatted text?

p
pre
hr
ins

Results