wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML tags

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What tag starts and ends an unordered list?

a)

<p> </p>

b)

<ol> </ol>

c)

<ul> </ul>

d)

<h1> </h1>

2.

What tags start and end a paragraph tag?

a)

<p> </p>

b)

<h6> </h6>

c)

<ul> </ul>

d)

<h1> </h1>

3.

What tag starts and ends a list?

a)

<p> </p>

b)

<ol> </ol>

c)

<ul> </ul>

d)

<li> </li>

4.

What tag starts and ends an ordered list?

a)

<p> </p>

b)

<ol> </ol>

c)

<ul> </ul>

d)

<h1> </h1>

5.

Which of the following codes shows the output given?

a)

<i>Viva Las Vegas!</i>

<i>Viva Las Vegas!</i>

b)

<i><b>Viva Las Vegas!</i>

<i><b>Viva Las Vegas!</i>

c)

<i><b>Viva Las Vegas!</b></i>

<i><b>Viva Las Vegas!</b></i>

d)

<i><u>Viva Las Vegas!</u></i>

<i><u>Viva Las Vegas!</u></i>

6.

Which of the following is the HTML Tag for Unordered List?

a)

<ul> </ul>

b)

<ol> </ol>

7.

<b> html tag is the same with what html tag?

a)

<em>

b)

<strong>

c)

<weak>

8.

Which of the following is a paragraph tag?

a)

<pr></pr>

b)

<p></p>

c)

<pp></pp>

d)

<pg></pg>

9.

Which of the following is the Line Break tag?

a)

<br / >

b)

<break>

10.
<h> is
a)
Header Tag
b)
Headline Tag
c)
Half of a tag
d)
Closing header tag
11.
</h> is
a)
Header Tag
b)
Headline Tag
c)
Half of a tag
d)
Closing header tag
12.
</p> is
a)
punctuation tag
b)
closing paragraph tag
c)
closing punctuation tag
d)
paragraph tag
13.
</body>
a)
Body tag
b)
Paragraph tag
c)
Closing body tag
d)
Header tag
14.
</html>
a)
Found after </h1>
b)
Found after </style>
c)
Found after </body>
d)
Found at bottom of written code
15.

What is the result of the following code:

Let's<br>GO,<br>Walnut Mustangs!

a)

Let's GO, Walnut Mustangs!

b)

Let's

GO,

Walnut

Mustangs!

c)

Let's GO,

Walnut Mustangs!

d)

Let's

GO,

Walnut Mustangs!

16.

What is the result of the following code:

<u>What is this list:</u><br>duck<br>flamingo<br>eagle<br>

a)

What is this list:

duck flamingo eagle

b)

What is this list:

duck flamingo eagle

c)

What is this list:

duck

flamingo

eagle

d)

What is this list:

duck

flamingo

eagle

17.

What font attribute tag is used to change the font of the text?

a)

<font face=

b)

<font color=

c)

<font size=

18.

Which tag needs a closing tag?

a)

<img>

b)

<font>

c)

<br>

d)

all of these need a closing tag

19.

Which tag do you use to link to another web page or another page on your site?

a)

<a> </a>

b)

<x> </x>

c)

<y> </y>

d)

<z> </z>

20.

What does HTML stand for?

a)

Happy Technology-Made Lover

b)

Hypertext Markup Language

c)

Hater of The Maximum Level

d)

Honest Tooter Mater Looker