wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML5 CodeHS Basics

Total questions: 18

Worksheet time: 10mins

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.
You should save HTML files with which file extension?
a)
.htm
b)
.index
c)
.webpage
d)
.html
3.
What HTML element defines the title of the document?
a)
<title>
b)
<head>
c)
<meta>
4.
The content of the web (such as your pictures, text, links) will show up here. 
a)
Head
b)
Body
c)
Style
d)
Folder
5.
Which of the following is the largest heading? 
a)
H2
b)
H3
c)
H4
d)
H6
6.
There simple, easy-to-use programs allow you to enter, edit, save, and print text.
a)
text editor
b)
web browser
c)
domain name
d)
webmaster
7.
What is the function of the <p> tag?
a)
Defines a paragraph.
b)
Makes the text purple.
c)
It pushes the text to the right.
d)
Prints the webpage.
8.
What code is a heading?
a)
h1
b)
p
c)
b
d)
a
9.
Can you use copyrighted material for school projects?
a)
yes
b)
no
10.
<html>
a)
Gives you structure and text
b)
Not needed when creating HTML sites
c)
Goes after the <h1>
d)
Goes after the <body>
11.
HTML Language uses
a)
Tabs
b)
Tags
c)
Punctuation
d)
Quotations
12.
</h> is
a)
Header Tag
b)
Headline Tag
c)
Half of a tag
d)
Closing header tag
13.
<!DOCTYPE> 
a)
Defines the document type
b)
Defines a comment
c)
Defines the document's body
d)
Defines information about the document
14.
What does the tag <br> indicate?
a)
ordered list
b)
image
c)
paragraph
d)
break
15.
The __________ tag is used to identify images.
a)
<img>
b)
<p>
c)
<strong>
d)
<br>
16.
This tag in<a href= indicate a hyperlink.
a)
True
b)
False
17.
HTML tags are always surrounded by
a)
( )
b)
{ }
c)
< >   
d)
"  "
18.
Software used to look at webpages...
a)
Browser
b)
Navigator
c)
Notepad
d)
File System