wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML

Total questions: 25

Worksheet time: 12mins

Name
Class
Date
1.

HTML stands for...

a)

Hyper Time Multiple Language

b)

Hyper Text Mark-up Language

c)

Hippo T-Rex Mascot Lemur

d)

Hipper Text Make Language

2.

Which is the proper way to write an h1 tag

a)

<h1>Hello</h1>

b)

<h1>"Hello

c)

{h1}Hello{/h1}

d)

<h1>Hello<h1>

3.

<p> tag is for...

a)

Page of Text

b)

Picture

c)

Paragraph of text

d)

Pineapples

4.

Which code below is correct for a hyperlink

a)

<a>

"https://google.com"

Click Me

</a>

b)

<a>Click Me>

"https://google.com"

</a>

c)

<a herf="https://google.com">

Click Me

</a>

d)

<a href="https://google.com">

Click Me

</a>

5.

src attribute in an image tag means what?

a)

Source of the image

b)

Name of the image

c)

Description of the image

d)

Not used with image tag

6.

Which list tag would you use for an ordered list

a)

<h1></h1>

b)

<ol></ol>

c)

<ul></ul>

d)

<a></a>

7.
<body>
a)
Body tag
b)
Paragraph tag
c)
Closing body tag
d)
Header tag
8.
Which of the following is the largest heading? 
a)
H2
b)
H3
c)
H4
d)
H6
9.
HTML uses
a)
Tabs
b)
Tags
c)
Labels
d)
Quotes
10.
Google Chrome, Mozilla Firefox and Microsoft Edge are all examples of what?
a)
Search engines
b)
Websites
c)
Web Browsers
d)
Text editors
11.

What does a closing tag look like?

a)

< >

b)

<\ >

c)

</ >

d)

<< >>

12.

What does a opening tag look like?

a)

< >

b)

</ >

c)

<< >>

d)

<

13.

The <ul> tag is used to mark what type of content?

a)

a bulleted list

b)

a numbered list

c)

a line break

d)

a hyperlink

14.

Which tag is used to mark the items in a list?

a)

<li>

b)

<br>

c)

<ul>

d)

<ol>

15.

The <img> tag is used to mark what type of content?

a)

graphics

b)

video

c)

hyperlinks

d)

data tables

16.
You should save HTML files with which file extension?
a)
.htm
b)
.index
c)
.webpage
d)
.html
17.
<!DOCTYPE> 
a)
Defines the document type
b)
Defines a comment
c)
Defines the document's body
d)
Defines information about the document
18.
The default link color for hyperlinks:
a)
green
b)
blue
c)
purple
d)
red
19.

What is an Algorithm?

a)

step by step instructions to solve a problem

b)

computer part

c)

programming language

d)

type of computer

20.

__________ is a group of pages linked together and available online

a)

Website

b)

Browser

c)

Social Media

d)

HTML

21.

What does number 1 stands for?

a)

element

b)

opening tag

c)

content

d)

closing tag

22.

What does number 2 stands for?

a)

element

b)

opening tag

c)

content

d)

closing tag

23.

What does number 2 stands for?

a)

element

b)

opening tag

c)

content

d)

closing tag

24.

What does number 3 stands for?

a)

element

b)

opening tag

c)

content

d)

closing tag

25.

What does number 4 stands for?

a)

element

b)

opening tag

c)

content

d)

closing tag