NEW
Font size
S
M
L
XL
WorksheetsQUIZ HTML 3
Total questions: 10
Worksheet time: 6mins
Name
Class
Date
1.
Which of the following is the largest heading?
a)
h2
b)
h3
c)
h4
d)
h6
2.
You should save HTML files with which file extension?
a)
.htm
b)
.index
c)
.webpage
d)
.html
3.
These simple, easy-to-use programs allow you to enter, edit, save, and print text.
a)
text editor
b)
web browser
c)
domain name
d)
search engine
4.
HTML uses
a)
Tabs
b)
Tags
c)
Labels
d)
Quotes
5.
<!DOCTYPE>
a)
Defines the document type
b)
Defines a comment
c)
Defines the document's body
d)
Defines information about the document
6.
HTML stands for...
a)
Hyper Text Markup Language
b)
High Tech Marking Language
c)
High Tech Modem Language
d)
Hyper Tech Markup Lexicon
7.
Which is the correct way of defining an HTML5 document?
a)
<!DOCTYPE html>
b)
<!DOCTYPE HTML5>
c)
<!DOCTYPE html "PUBLIC">
d)
<DOCTYPE html>
8.
What is the correct HTML for creating a hyperlink?
a)
<a href="http://www.w3schools.com">W3Schools</a>
b)
<a url="http://www.w3schools.com">W3Schools.com</a>
c)
<a>http://www.w3schools.com</a>
d)
<a name="http://www.w3schools.com">W3Schools.com</a>
9.
Defines a paragraph
a)
<pr>
b)
<p>
c)
<para>
d)
<par>
10.
<a>
a)
Defines an article tag
b)
Defines an HTML link
c)
Defines the link destination
d)
Defines the area
Reset
