Terms
Codes
Attributes for Codes
Multiple Choice
Random (any chapter)
100

The navigation bar that uses images

What is image map button bar?

100

Tag that defines specific areas of the map

What is <area>?

100

This is used with the code <img>

Its function is to indicate the URL of a client-side image map.

What is usemap?

100

Image maps can be used to

A. Enhance functionality and appeal

B. Link to other information

C. All of the Above

What is C?

100

This is an intersection between a row and column

What is a cell?

200

The code snippets that are interpreted by web browsers to display special characters

What is character entity references?

200

This tag creates the client-side image map

What is <map>?

200

Used with the tag <map>

Its function is to define the map name

What is name?

200

Use this to figure out what will be the hotspot/clickable are in the image

A. Paint

B. Guess the coordinates

C. None of the Above

What is A?

200

This tag allows you to start a table

What is <table>?

300

The first number of this is the x-coordinate and the second number is the y-coordinate.

What is coordinate pair?

300

This tag allows you to close a <map> tag

What is </map>?

300

This is used with the tag <area>

Its function is to indicate the shape of the map area

What is shape?

300

This attribute indicates a link used fro a map area

A. alt

B. href

C. None of the Above

What is B?

300

This describes the location of where a file can be found

What is path?

400

With this the browser does all of the work rather than the web server

What is client-side image map?

400

This tag close the <map> tag

What is </map>

400

Indicates the x- and y- coordinates of the points bounding the map area

This is used with the <area> tag

What is coords?

400

These are other tools you can use instead of Paint to create image maps

A. Image Map Tool, CoffeeCup Image Mapper, and Mapedit

B. Tags and Image Map Tool

C. None of the above

What is A?

400

This a a smaller version of an image

What is a thumbnail image?

500

The image is displayed by the browser and implemented by a program that runs on the web server.

What is server-side image map?

500

This tag can allow you to create image maps

What is <img>

500

This indicates a server-side image map.

Used with the <img> tag

What is ismap?

500

This is the group in Paint that displays what can be used to edit or draw an image

A. Color Group

B. Tools Group

C. None of the above

What is B?

500

This is descriptive text located above or below a table

What is a table caption?