wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML tags L2

Total questions: 8

Worksheet time: 4mins

Name
Class
Date
1.

Which tag do you use to start a paragraph?

a)

<p>

b)

<p1>

c)

<ul>

d)

</p>

2.

Which tag do you use to start a list item?

a)

<ul>

b)

<li>

c)

<ol>

d)

<list>

3.

Which tag do you use to insert an image?

a)

<image>

b)

<img>

c)

<href>

d)

</img>

4.

Which tag is the largest heading?

a)

<h>

b)

<h3>

c)

<h1>

d)

<h6>

5.

Which tag do you use to start a bulleted list?

a)

<b>

b)

<li>

c)

<ul>

d)

<ol>

6.

Which tag do you use to start a numbered list?

a)

<n>

b)

<ol>

c)

<ul>

d)

<li>

7.

Which tag do you use to insert a hyperlink?

a)

<a href>

b)

<a>

c)

<href>

d)

<hyper>

8.

Which tag is the smallest heading?

a)

<h>

b)

<h3>

c)

<h1>

d)

<h6>