Server-Slide vs. Client-Side Image Maps
Mapping Image Coordinates
Coding the Map
The Paint Window
Inserting special characters
100

What are the 2 types of image maps?

server-side and client-side 

100

What are the x- and y-coordinates based off of?

a position relative to the x- and 7-axes

100

What is the final step in creating an image map?

writing the HTML code for the map

100
What is the drawing area?

where the image is displayed

100

What is the next step in creating the home page?

adding the registered trademark symbol
200

What is a server-side image map?

The image is displayed by the client and implemented by a program that runs on a Web server.
200

What runs horizontally along the base of the image? 

The x-axis

200

what is <map>?

The map start tag

200

What is the Home tab?

commands the most frequently used to create and edit images

200

 the registered trademark symbol is...

a special character 

300

What is a client-side image map?

The browser does all the work

300

What runs vertically along the left of the image?

The y-axis

300

What is </map>

The map end tag

300

What button contains a drop-down arrow to access functions such as Open, save, and Print that were on the File menu?

The paint button

300

What are character entity references?

code snippets that are interpreted by Web browsers

400

What is a disadvantage to a server-side image maps?

They require additional software in order to run on a Web server

400

What is a coordinate pair?

the x- and y-coordinates 

400

What defines the specific areas of the map and links and anchors for those areas?

<area>

400

What is the tools group

it displays tools that are used to edit or draw an image

400

What does a registered trademark symbol do?

its a distinctive indicator used by an individual, a business organization, or another type a legal entity

500

What does an image map have to do before it can be used?

It must be registered to the server

500

What can you use to determine the x- and y-coordinates of various image points?

simple or sophisticated image editing or paint program

500

The x- and y-coordinates for each map area are inserted into the <area> tag with what attribution?

coords

500

What is the colors group?

displays a palette of colors that can be used to set the colors of the foreground, the background, or other elements in a drawing

500

When do you insert the registered trademark symbol?

after the </span> tag