Name: 
 

Tutorial 1 - Practice Test



True/False
Indicate whether the sentence or statement is true or false.
 

 1. 

Because networks are so useful, it is not surprising that their use led to a "network of networks" called the World Wide Web.
 

 2. 

With the advent of XHTML, it is expected that HTML will become obsolete within the next two years.
 

 3. 

It is a good idea to view your Web pages using different browsers, and if possible, different operating systems.
 

 4. 

Tags in HTML are case sensitive.
 

 5. 

If an image file is located in the same folder as the HTML file, you do not need to include any file location path information.
 

 6. 

The HTML code <hr style=“width: 50%” /> instructs the browser to place the line so that its length covers half of the width of the page.
 

 7. 

HTML is a programming language used to create Web pages.
 
 
tut1_2009_practice_files/i0090000.jpg
 

 8. 

Item 1 indicated in the figure above is the text associated with the image, which displays for non-graphical browsers.
 

 9. 

In good HTML code, nested elements do not cross.
 

Multiple Choice
Identify the letter of the choice that best completes the statement or answers the question.
 

 10. 

If a network covers several buildings or cities, it is called a ____.
a.
LAN
c.
NET
b.
WAN
d.
Web
 

 11. 

The largest WAN in existence is the ____.
a.
World Wide Web
c.
Internet
b.
Usenet
d.
All of the above
 

 12. 

Documents on the Web are known as Web ____.
a.
sites
c.
pages
b.
links
d.
indices
 

 13. 

A Web ____ is a software program that retrieves the page and displays it.
a.
browser
c.
station
b.
client
d.
server
 

 14. 

A ____ language is a language used to describe the content and structure of documents.
a.
markup
c.
validated
b.
parsed
d.
dictionary
 

 15. 

Over the years, each browser has added ____ to HTML that support new features.
a.
extensions
c.
parsers
b.
converters
d.
tags
 

 16. 

A two-sided tag contains a(n) ____ tag that tells the browser to turn on a feature and apply it to the content that follows.
a.
opening
c.
formatting
b.
introductory
d.
empty
 

 17. 

Closing tags are identified by the ____ that precedes the tag name.
a.
question mark
c.
slash
b.
exclamation point
d.
ampersand
 

 18. 

The portion of a document that Web users will see is contained between the ____ tags.
a.
<body>
c.
<display>
b.
<view>
d.
<visible>
 

 19. 

HTML supports ____ levels of headings.
a.
eleven
c.
four
b.
six
d.
three
 

 20. 

If you omit the type attribute from an ordered list, browsers assume you want to create an ordered list using ____.
a.
Roman numerals
c.
lowercase letters
b.
numbers
d.
uppercase letters
 

 21. 

Users typically access a network through a computer called a ____.
a.
host
c.
lan
b.
wan
d.
server
 



 
Check Your Work     Reset Help