
This tutorial covers the basics of creating an image map in dreamweaver, what they are and how they work. This tutorial assumes you have basic knowledge of HTML concepts and a little bit of Dreamweaver experience.
Put simply, an Image Map is a normal, static gif or jpeg image which has various clickable regions defined by html. An example would be a map of the world where by you can click on separate countries to be taken to a different web page or web site.
The regions, (called hotspots), are totally invisible to the user when they are viewing your page and can only tell that there is an area there by the way the mouse cursor changes when moved over one.
This said, it is also possible to change the main image depending on the hotspot that is rolled over.
There are a number of ways to create an image map. You can create them yourself by using html to define the regions, or you can even use an image editor such as Adobe Photoshop which comes with a built in Image Map Generator. This tutorial will cover using Macromedia's Dreamweaver to create an Image Map.
The first step is to create an image that you will use for your image map. For this tutorial, we will use the world map image below.

Make sure your image is in a folder in your current web site and create a new page, or open an existing page. Then add your image to the page.
Once you have added the image to the page, follow the steps below.



Simple isn't it? The finished version appears below. I have not assigned any urls to the regions though. Can you find them all?
Tutorial by Justin Kercher
2005.
This document may not be copied for use on another site.
Copyright© 2005.