wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

html QUIZ

Total questions: 12

Worksheet time: 6mins

Name
Class
Date
1.
What does HTML stand for?
a)
Happy Turtles Moo Loud
b)
Hyper Text Markup Language
c)
Half Terabyte Megabyte LAN
d)
Hyper Tool Mega Language
2.
Which of the following is an HTML tag?
a)
<p>
b)
{p}
c)
var p;
d)

d

3.
Which of the following is a closing tag?
a)
<p>
b)
<li>
c)
</h1>
d)
<html>
4.
What does the <p> tag do?
a)
Make a paragraph
b)
Bold letters
c)
Underline letters
d)
Paste text
5.
Which of the following is the smallest heading tag?
a)
<h1>
b)
<h3>
c)
<h5>
d)
<h6>
6.
Which of the following is the largest heading tag?
a)
<h1>
b)
<h3>
c)
<h5>
d)
<h6>
7.

Which of the following tag creates link?

a)
<p>
b)
<h1>
c)

<a>

d)
<ul>
8.

Which of the following tag tells about the page title?

a)
<p>
b)

<Title>

c)
<ol>
d)
<ul>
9.
Which of the following tags is used to insert an image?
a)
<p>
b)
<a>
c)
<img>
d)
<h1>
10.
You should save HTML files with which file extension?
a)
.htm
b)
.index
c)
.webpage
d)
.html
11.

Which tag is used for space?

a)

<br>

b)

<p>

c)

<b>

d)

<a>

12.

Which of the following tag tells about the page title?

a)
<p>
b)

<Title>

c)
<ol>
d)
<ul>