Maps with Image Map


You will use this image of the United States of America. You will select one state as a target. You will then define a total of five areas on the map which account for the entire map area:
  1. target state
  2. north of target
  3. south of target
  4. east of target
  5. west of target

Inspect the code for this image map to get an idea of the basic technique used in this assignment. Also click on the shapes in the image to see an alert.

When the user of your page clicks on any area of the image, an alert should open which informs the user if they have found the target state or if they are north, south, east, or west of the target state. (Make sure you get you directions correct.)