wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML recap

Total questions: 14

Worksheet time: 8mins

Name
Class
Date
1.
What does HTML stand for?
a)
Hypertext Medium Language
b)
Hippo Tries Making Licorice
c)
Hypertext Markup Lingo
d)
Hypertext Markup Language
2.
Web pages are divided into two main sections
a)
Head and Title
b)
Title and Paragraph
c)
Head and Body
d)
Begin and End
3.
You should save HTML files with which file extension?
a)
.htm
b)
.index
c)
.webpage
d)
.html
4.
What HTML element defines the title of the document?
a)
<title>
b)
<head>
c)
<meta>
5.
The content of the web (such as your pictures, text, links) will show up here. 
a)
Head
b)
Body
c)
Style
d)
Folder
6.
Which tag is used to underline text?
a)
<a>
b)
<u>
c)
<b>
d)
<I>
7.
Which tag is used to create a hyperlink?
a)
<a>
b)
<href>
c)
<b>
d)
<i>
8.
</body>
a)
Body tag
b)
Paragraph tag
c)
Closing body tag
d)
Header tag
9.
</html>
a)
Found after </h1>
b)
Found after </style>
c)
Found after </body>
d)
Found at bottom of written code
10.
<body>
a)
Body tag
b)
Paragraph tag
c)
Closing body tag
d)
Header tag
11.
Body tags are used;
a)
Used for only the header
b)
Used only for the paragraph
c)
element that wraps everything that is visible on the page.
d)
Not used in HTML
12.
A <tag>
a)
Is used to divide sections
b)
Is not needed in HTML
c)
Tells the browser how to format our content
d)
Is part of the title line in HTML
13.
CSS stands for?
a)
Closed Source Style
b)
Crucial Style Sheets
c)
Cascading Style Sheets
d)
Corresponding Static Style
14.
Which is NOT a web browser?
a)
Chrome
b)
Internet explorer
c)
FireFox
d)
Yahoo