wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.

What does HTML stand for?

a)

Hyper Tremendous Movie Lines

b)

Hyper Text Markup Language

c)

Hey Thanks for Making me Late

2.

<h1> is an example of a _______.

a)

Headline Tag

b)

Paragraph Tag

c)

filename

3.

<p> is a _______ tag.

a)

image

b)

paragraph

c)

filename

4.
Which of the following is a closing tag?
a)
<p>
b)
<li>
c)
</h1>
d)
<html>
5.
Which of the following tags is used to insert an image?
a)
<p>
b)
<a>
c)
<img>
d)
<h1>
6.
You should save HTML files with which file extension?
a)
.htm
b)
.index
c)
.webpage
d)
.html
7.
Which of the following tags are the last tag on a html document
a)
<end>
b)
</body>
c)
</footer>
d)
</html>
8.

What do you call a program that interprets HTML?

a)

Webpage

b)

Website

c)

Web browser

d)

Web

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