wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML Basics Worksheet

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

What does HTML stand for?

a)

HyperText Markup Language

b)

Hyper Transfer Markup Language

c)

HyperText Management Language

d)

HighText Markup Language

2.

What is the purpose of the tag?

a)

To create a link

b)

To define the root of an HTML document

c)

To style the webpage

d)

To add a heading

3.

Which tag is used to define the largest heading in HTML?

a)

<h1>

b)

<heading>

c)

<h6>
d)

<header>

4.

Which tag is used to display an image in HTML?

a)

<picture>

b)

<image>

c)

<img>

d)

<src>

5.

Which attribute is used to specify the source of an image?

a)

source

b)

href

c)

src

d)

link