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. By default, a visited link in HTML is-

purple and underlined.
blue and underlined.
red and underlined.
blue and italics.

2. Choose the incorrect option.

action attribute is used inside starting tag of form.
With the use of action, we can redirect to a page once submit button is clicked.
<form action:"home.php"> redirects to the page home.php
None of the above

3. Horizontal lines are used to visually break-up sections of a document.

TRUE
FALSE
Can be true or false
Can not say

4. What are the key components of Bootstrap?

CSS
Scaffolding
Both A and B
None of the above

5. Which one of the following tag will be used to add a heading to a content?

<hr>
<p>
<br>
<h1>

6. Which of the following are features of Bootstrap?

It provides an open-source for use
Bootstrap has Compatibility with all browsers
Easy to use and fast
All of the above

7. Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a meta element?

The value is the item created by the element
The value is the value of the element’s value attribute, if it has one, or the empty string otherwise
On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value
The value is the element’s textContent

8. Steve Souders coined the term "web performance optimization" in ________.

2002
2003
2004
2005

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

red
green
blue
black

10. website optimization is the field of knowledge about increasing web performance

TRUE
FALSE
Can be true or false
Can not say

Results