Name:     ID: 
 
    Email: 

HTML Project 4 Creating an Image Map

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

1. 

The entire image used in an image map must be clickable.
 

2. 

Images make Web pages more exciting and interesting to view.
 

3. 

It is impossible to turn off viewing images when you browse Web pages.
 

4. 

The sections in an appropriate image are very distinct and easy to see.
 

5. 

For a single clickable point on an image, you need the center of the point and its radius.
 

6. 

The radius of a circular image map can be calculated by subtracting the center x-axis from the border x-axis.
 

7. 

The URL attribute in the <AREA> tag indicates the URL of the map area.
 

8. 

Using the VALIGN="TOP" attribute within a table row tag <TR> eliminates the need to vertically align individual data cells in a table.
 

9. 

In HTML code, it is necessary to place each file name within a list of text links on a separate line.
 

10. 

Text link colors vary as the status of the link changes.
 

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

11. 

A hotspot, when clicked, sends the Web page visitor to which of the following?
a.
another part of the same Web page
b.
a different Web page at the same site
c.
a different Web page on a different site
d.
any of the above
 

12. 

Which of the following should be included on all Web pages that use image maps for navigation?
a.
links referring visitors to the home page
b.
a list of elements in the image maps
c.
captions for the images in the image maps
d.
text links to the URLs reflected in the image maps
 

13. 

Which of the following is a possible shape for an image map area?
a.
rectangle
b.
pyramid
c.
cone
d.
all of the above
 

14. 

You must use the coordinates for each corner of the shape in which of the following image sections?
a.
rectangular
b.
cylindrical
c.
polygonal
d.
single-point
 

15. 

Which of the following tags begin and end an image map?
a.
<IMAGE> </IMAGE>
b.
<AREA> </AREA>
c.
<MAP> </MAP>
d.
all of the above
 

16. 

Which of the following represents the general syntax for the <AREA> tag?
a.
<AREA AREA=" " NAME=" " COORDS=" " ISMAP=" ">
b.
<AREA SHAPE=" " ALT=" " COORDS=" " HREF=" ">
c.
<AREA NAME=" " ISMAP=" " COORDS=" " HREF=" ">
d.
<AREA USEMAP=" ">
 

17. 

Which of the following tags defines clickable areas within a <MAP> element?
a.
<CLICK>
b.
<AREA>
c.
<DEFINE>
d.
<CLICKMAP>
 

18. 

The ____ attribute in an <IMG> tag indicates a server-side image map.
a.
ISMAP
b.
USEMAP
c.
ALTMAP
d.
SERVMAP
 

19. 

Which of the following attributes of the <AREA> tag sets the coordinates for a clickable area?
a.
POINTS
b.
SHAPE
c.
PLACE
d.
COORDS
 

20. 

Which of the following attributes of the <IMG> tag displays alternate text that gives the Web page visitor information about the image as the image is being loaded?
a.
CAPTION
b.
TEXT
c.
ALT
d.
IDENTIFY
 

Completion
Complete each sentence or statement.
 

21. 

The ______________________-axis runs horizontally on the image.
 

 

22. 

Moving the mouse pointer down increases the ______________________ coordinate.
 

 

23. 

The ______________________ attribute of the <MAP> tag indicates the points bounding the map area.
 

 

24. 

The <______________________> tag offers many different attributes, including SIZE, FACE, and COLOR.
 

 

25. 

Before coding the image map, you must map the image ______________________ for each hotspot.
 

 



 
Submit          Reset Help