Name: 
 

Practice Test 1 for the ITWM1010 Final



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

 1. 

An HTML file contains both formatting tags and content.
 

 2. 

Tags in HTML are case sensitive.
 

 3. 

HTML does not necessarily tell you how a browser will display a document.
 

 4. 

For some Web servers, the case (upper or lower) of the filenames in the href attribute of the <a> tag is important.
 

 5. 

The span element is just a marker; browsers do not format the content unless you also add a style to the element.
 

 6. 

The size of a table’s border is an optional attribute.
 

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

 7. 

HTML supports ____ levels of headings with tags whose names consist of the letter h followed by a number.
a.
eleven
c.
four
b.
six
d.
three
 

 8. 

The technique of placing one element within another is called ____.
a.
linking
c.
loading
b.
nesting
d.
interlacing
 

 9. 

The <font> tag has been ____.
a.
deprecated
c.
devalued
b.
depreciated
d.
demarked
 

 10. 

GIF files are limited to displaying ____ colors.
a.
12
c.
216
b.
55
d.
256
 

 11. 

Like the JPEG format, ___ supports the full 16.7 million colors of the color palette.
a.
GIF
c.
PNG
b.
BMP
d.
XBM
 

 12. 

You can control the size of a JPEG by controlling the degree of image ____ applied to the file.
a.
resolution
c.
tiling
b.
compression
d.
portability
 

 13. 

You can use the ____ attribute to open a page in a new browser window.
a.
new
c.
target
b.
link
d.
open
 

 14. 

The ____ element is useful when your page contains a lot of links that all point to the same target.
a.
same
c.
all
b.
base
d.
target
 

Completion
Complete each sentence or statement.
 

 15. 

The key to hypertext is the use of ____________________, which you activate to move from one topic to another.
 

 

 16. 

“W3C” is short for the ______________________________.
 

 

 17. 

In HTML, numeric color codes are generally based on   __________________  notation.
 

 

 18. 

A(n) ____________________ GIF is composed of several images that are displayed one after the other.
 

 

 19. 

The ____________________ unit is equal to the width of the capital letter “M.”
 

 

 20. 

The ______________________________ unit is equal to the height of a lowercase letter “x.”
 

 

Matching
 
 
Identify the letter of the choice that best matches the phrase or definition.
a.
frame
e.
_blank
b.
frameset
f.
_self
c.
_new
g.
_parent
d.
_window
h.
_top
 

 21. 

This element describes how frames are organized and displayed within the browser window
 

 22. 

Reserved target name that loads the document into the same frame or window that contains the link
 

 23. 

Reserved target name that loads the document into the window that opened the window containing the link.
 

 24. 

Reserved target name that loads the document into the full window, replacing the current frame layout
 

 25. 

Reserved target name that loads the document into a new browser window
 



 
Check Your Work     Reset Help