wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML Formatting Tags

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

To create a webpage, Isla uses

a)

Tabs

b)

Tags

c)

Punctuation

d)

Quotations

2.

In creating a website for a school project, Evelyn decides to emphasize certain words in a paragraph. Which HTML tag should she use to make text bold?

a)

Highlight text

b)

Bold text

c)

Underline text

d)

Italicize text

3.

While updating her personal blog, Evelyn wants to emphasize a quote by italicizing it. Which HTML tag should she use?

a)

br

b)

hr

c)

b

d)

i

4.

In creating a website for a school project, Aria used the <p> tag to organize her content. What does the <p> tag stand for in HTML?

a)

Page

b)

Paragraph

c)

Print

d)

Position

5.

While working on a personal website, Maya realized she needed to add line breaks between paragraphs for better readability. Which HTML tag should she use?

a)

hr

b)

b

c)

i

d)

br

6.

When designing a personal blog for Grace, what does the hr tag create in the HTML layout?

a)

Highlight region

b)

Header row

c)

Hyperlink reference

d)

Horizontal rule

7.

In creating a website for a school project, Noah decides to use the h1 tag for the main heading of the page. What does the h1 tag represent in HTML?

a)

No heading

b)

Largest heading

c)

Medium heading

d)

Smallest heading

8.

In creating a website for a school project, Aria decides to use the h6 tag for a section title. What does the h6 tag represent in HTML?

a)

Smallest heading

b)

Medium heading

c)

Largest heading

d)

No heading

9.

Grace is working on a web project for her class. She wants to display a picture of the campus on her webpage. Which HTML tag should she use to provide the source reference for the image?

a)

<link>

b)

<input>

c)

<img>

10.

Arjun is building a personal website and wants to include a JavaScript file for interactivity. Which attribute should he use in the HTML <script> tag to specify the URL of his external JavaScript file?

a)

src

b)

href

c)

type

d)

script