wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

html-1

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Which of the listed heading tags creates the largest heading?

a)

H2

b)

H3

c)

H4

d)

H6

2.

HTML coding involves using ____________ to create webpages.

a)

Tabs

b)

Tags

c)

Labels

d)

Quotes

3.

HTML stands for...

a)

Hyper Text Markup Language

b)

High Tech MachineLanguage

c)

High Tech Modem Language

d)

Hyper Tech Markup Lexicon

4.

Which tag would you use to make a heading?

a)

<heading></heading>

b)

<bigger></bigger>

c)

<h></h1>

d)

<h1></h1>

5.
HTML tags are always surrounded by
a)
( )
b)
{ }
c)
< >   
d)
"  "
6.

Which tag pair is used to create the largest heading?

a)

<h1></h1>

b)

<h9></h9>

c)

<h type = "largest"></h>

d)

<h6> </h6>

7.

The beginning tag works like the "on" switch and the ending tag works like the "off" switch.

a)

True

b)

False

8.

Everything visible on a web page goes between these two tags.

a)

<body> </body>

b)

<title> </title>

c)

<header> </header>

d)

None of the Above

9.

Which of the following creates the smallest header?

a)

<H2><./H2>

b)

<H3></H3>

c)

<H4></H4>

d)

<H6></H6>

10.

Website Content is the text, images, and other elements included in a web page.

a)

True

b)

False

11.

The universally accepted name for the first page on a website is

a)

home.html

b)

index.html

c)

first.html

12.
You should save HTML files with which file extension?
a)
.htm
b)
.index
c)
.webpage
d)
.html
13.
What HTML element defines the title of the document?
a)
<title>
b)
<head>
c)
<meta>
14.
<body>
a)
Body tag
b)
Paragraph tag
c)
Closing body tag
d)
Header tag
15.

What goes in the <head> section?

a)

A brain

b)

the title

c)

hair

d)

the body