Name:     ID: 
 
Email: 

HTML Quiz 1

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

 1. 

Users with computers connected to the Internet can access _____.
a.
the World Wide Web
c.
e-mail
b.
newsgroups
d.
All of the above
 

 2. 

The _____ page of a Web site often serves as an index or table of contents to other documents and files stored on the site.
a.
home
c.
tools
b.
table
d.
server
 

 3. 

A very large Web site may be spread over a number of _____ in different geographic locations.
a.
clients
c.
servers
b.
proxies
d.
protocols
 

 4. 

An XHTML coding practice is to require that the HTML file include a ____ statement.
a.
BODY
c.
HEAD
b.
DOCTYPE
d.
LINK
 

 5. 

When creating a ____ image, you can specify the image quality to reach a balance between image quality and file size.
a.
JPEG
c.
PNG
b.
GIF
d.
TIFF
 

 6. 

____ code is the code or instructions used to create a Web page or program.
a.
Compiled
c.
WYSIWYG
b.
Source
d.
Development
 

 7. 

With Internet Explorer, the default color for a visited link is _____.
a.
red
c.
green
b.
purple
d.
blue
 

 8. 

The _____ tag is used to create anchors for links to another page in the same Web site, to a Web page in an external Web site, within the same Web page, and for e-mail links.
a.
<a>
c.
<ul>
b.
<ol>
d.
<an>
 

 9. 

Examples of content _____ for the <a> tag include text/html, image/jpeg, video/quicktime, application/java, text/css, and text/javascript.
a.
indices
c.
links
b.
types
d.
attributes
 

 10. 

The _____ attributes of the <img> tag control the amount of horizontal and vertical space around an image.
a.
above and beside
c.
left and top
b.
center and top
d.
hspace and vspace
 

 11. 

You can create Web pages using a(n) ____, such as Macromedia HomeSite or BBEdit.
a.
text editor
c.
WYSIWYG editor
b.
HTML editor
d.
development editor
 

 12. 

The _____ tags are used to define a list item in an ordered or unordered list.
a.
<li> and </li>
c.
<ul> and </ul>
b.
<ol> and </ol>
d.
<dl> and </dl>
 

 13. 

Dimension is added to a horizontal rule by increasing the number of ____ that are displayed.
a.
picas
c.
points
b.
pixels
d.
bytes
 

 14. 

With the <font> tag, the size attribute accepts actual font size values from 1 to _____.
a.
5
c.
10
b.
7
d.
12
 

 15. 

The ____ tag displays text below normal text.
a.
<below> </below>
c.
<sub> </sub>
b.
<under> </under>
d.
<down> </down>
 

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

 16. 

XHTML ensures that Web pages created in XHTML will be readable by many different types of applications.
 

 17. 

Implementation of a Web site involves the actual publishing of the Web pages to a Web server.
 

 18. 

In general, viewing a Web page periodically during development is good coding practice.
 

 19. 

Every HTML file includes HTML tags that define the overall structure of a standard Web page and divide the HTML file into its basic sections.
 

 20. 

The <i> </i> tag is a logical style tag that displays text as italicized.
 

 21. 

Obtaining and analyzing a Web site’s logs allows you to determine the number of visitors and usage patterns, but not the browser types and versions.
 

 22. 

JPEG files often are used for more complex images, such as photographs, because the JPEG file format supports more colors and resolutions than the other file types.
 

 23. 

If the font face is not specified, text appears using Arial.
 

 24. 

In the <img> tag, the height and width of the image are represented in picas.
 

 25. 

The Web contains many Web sites with thousands of image files on countless subjects that can be downloaded free and used for noncommercial purposes.
 



 
         Start Over