NEW
Font size
S
M
L
XL
WorksheetsHTML Quiz
Total questions: 15
Worksheet time: 8mins
Name
Class
Date
1.
What does HTML stand for?
a)
Happy Turtles Moo Loud
b)
Hyper Text Markup Language
c)
Half Terabyte Megabyte LAN
d)
Hyper Tool Mega Language
2.
Which of the following is an HTML tag?
a)
<p>
b)
{p}
c)
var p;
d)
p:
3.
Which of the following is an opening tag?
a)
</html>
b)
</body>
c)
</p>
d)
<h1>
4.
Which of the following is a closing tag?
a)
<p>
b)
<li>
c)
</h1>
d)
<html>
5.
What does the <p> tag do?
a)
Make a paragraph
b)
Bold letters
c)
Underline letters
d)
Paste text
6.
Which of the following is the smallest heading tag?
a)
<h1>
b)
<h3>
c)
<h5>
d)
<h6>
7.
Which of the following is the largest heading tag?
a)
<h1>
b)
<h3>
c)
<h5>
d)
<h6>
8.
Which of the following tags creates an ordered list?
a)
<p>
b)
<h1>
c)
<ol>
d)
<ul>
9.
Which of the following tags creates an unordered list?
a)
<p>
b)
<h1>
c)
<ol>
d)
<ul>
10.
Which of the following creates an item in a list?
a)
<li>
b)
<h3>
c)
<ol>
d)
<title>
11.
Which of the following tags is used to insert an image?
a)
<p>
b)
<a>
c)
<img>
d)
<h1>
12.
The src attribute in the <img> tag references which of the following:
a)
a paragraph
b)
an image file
c)
a sound
d)
a head
13.
Which of the following tags is used to create a hyper link?
a)
<a>
b)
<li>
c)
<ul>
d)
<p>
14.
The href attribute in the <a> tag references which of the following:
a)
a file to open
b)
a head
c)
a title
d)
alternate text
15.
In reference to image usage licensing, what does "CC" stand for?
a)
Copyright
b)
Creative Commons
c)
Crusty Crab
d)
Closed Caption
Reset
