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. What is the limit of character storage for chrome 23.0 in localStorage?

unlimited
1021 k
4.98 M
None of the above

2. Who is Known as the father of World Wide Web (WWW)?

Robert Cailliau
Tim Thompson
Charles Darwin
Tim Berners-Lee

3. Which of the following is correct regarding s parameter in hsl in HTML?

s stands for saturation.
s determines the intensity of the color
None of a and b is correct.
Both a and b are correct.

4. What is the use of “defer” attribute?

It defers rendering of html page
It defers script execution until the page has been rendered
It defers rendering of css attributes
It is only for internal scripts

5. The _________ tag defines metadata about an HTML document.

metadata
meta
data
head

6. The ______ attribute of an HTML tag can be used to uniquely identify any element within an HTML page.

Title
id
Class
Style

7. __________ prevents the page from being indexed altogether.

noarchive
nofollow
noindex
novalue

8. #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)

9. Which of the following is not a web storage interface?

storage
window
storageEvent
privacy

10. How many internationalization attributes there?

1
2
3
4

Results