wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML

Total questions: 10

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.

<p> is a _______ tag.

a)

image

b)

paragraph

c)

filename

3.
What does the <p> tag do?
a)
Creates preformatted text
b)
places a picture in the website
c)
creates a paragraph break
4.
What does the <HTML> tag tell the browser
a)
that it is an HTML document
b)
defines the documents body
c)
that it contains all the head elements
5.
You should save HTML files with which file extension?
a)
.htm
b)
.index
c)
.webpage
d)
.html
6.
Which character is used to indicate an end tag?
a)
~
b)
/
c)
*
d)
<
7.
What is the purpose of HTML
a)
To make a formatted document
b)
To make a webpage
c)
To edit photos
d)
To make a creative slide
8.
</body>
a)
Body tag
b)
Paragraph tag
c)
Closing body tag
d)
Header tag
9.
<!DOCTYPE> 
a)
Defines the document type
b)
Defines a comment
c)
Defines the document's body
d)
Defines information about the document
10.
A basic html structure contains 
a)
True
b)
False