wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML Headings and Text

Total questions: 14

Worksheet time: 12mins

Name
Class
Date
1.

Which tag is for the LARGEST heading size?

a)

h1

b)

h3

c)

h5

d)

h6

2.

Which font is for the SMALLEST heading size?

a)

h1

b)

h3

c)

h5

d)

h6

3.

Which is the CLOSING paragraph tag?

a)

<p>

b)

</p>

c)

<h2>

d)

</h2>

4.

Which one is the OPENING paragraph tag?

a)

<p>

b)

</p>

c)

<h1>

d)

</h1>

5.

How should I START a SMALL heading?

a)

<h1>

b)

</h1>

c)

<h6>

d)

</h6>

6.

Which tag should END a paragraph?

a)

<p>

b)

</p>

c)

<h6>

d)

</h6>

7.

How should I END a LARGE heading?

a)

<h1>

b)

</h1>

c)

<h6>

d)

</h6>

8.

Which tags are listed from largest to smallest?

a)

h1, h3, h6

b)

h5, h4, h6

c)

h6, h5, h4

d)

h2, h1, h2

9.

Which tags are listed from SMALLEST to LARGEST

a)

h1, h2, h3

b)

h6, h3, h1

c)

h5, h7, h8

10.

Which TWO are heading tags?

a)

<h1>

b)

<h4>

c)

<p>

d)

</p>

11.

Which two tags show text in bold?

a)

<strong>

b)

<em>

c)

<b>

d)

<bold>

12.

Which two tags show text in italic?

a)

<strong>

b)

<em>

c)

<i>

d)

<italic>

13.

Which tag doesn't create a paragraph, but moves text to the next line?

a)

<next>

b)

<br>

c)

<line>

d)

<bump>

14.

Which of these do not alter the appearance of the webpage?

a)

<title>

b)

<head>

c)

<h1>

d)

<p>