wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

EXIT TICKET

Total questions: 3

Worksheet time: 2mins

Name
Class
Date
1.

1️⃣ Which HTML tag is used to make text bold?

a)

<i>

b)

<p>

c)

<b>

d)

<br>

2.

What does the <br> tag do in HTML?

a)

A. Makes text bold

b)

B. Starts a new line

c)

C. Underlines text

d)

D. Creates a paragraph

3.

Which HTML code will display text in italic?

a)

<b>My Name</b>

b)

<u>My Name</u>

c)

<p>My Name</p>

d)

<i>My Name</i>