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 using which of the following options, the border of table can be collapsed?

border-collapse:collapse
table-border:collapse
border:collapse
table-border-collapse:collapse

2. HTML uses

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

3. Major portion of web page contributes _________________

image
text
video
audio

4. What is the default value of target in <a> tag of HTML?

_self
_blank
_top
_parent

5. Which one of the following is used for adding paragraph in HTML?

<pre>
<p>
<para>
<pg>

6. HTTP request is between _______________

client and host
client and server
server and host
user and server

7. Which of the following tag is used for drop down list?

<select>
<text>
<textarea>
<dropdown>

8. To create HTML page, you need

Web browser
text editor
Both A and B
None of the above

9. The value of h parameter in hsl ranges from

0^o to 90^o
0^o to 180^o
0^o to 240^o
0^o to 360^o

10. 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 data element?

The value is the value of the element’s value attribute if it has one, or the empty string otherwise
The value is the item created by the element
The value is the element’s datetime value
The value is item’s scope

Results