Skip Navigation

8.3. Image mapping

What image maps are

An image map is an electronic image that has been divided into different sections using hotspots. Hotspots are normally used as hyperlinks. So if you click on an area that has been marked as a hotspot, this will, for example, open another document.

Each image map has got a name, which is noted in the html source of the web page. It is possible that a web page contains more than one image map. In this case it is necessary that each image map has got its own unique name.

How to create an image map

In the following example we shall create an image map. The image we will be using is a screen shot of Dreamweaver's Site menu. We will link options within the Site menu to relevant explanations within this material. It you follow the links, please note that they will open in a separate Window.

To create the image, you will need Fireworks or any other graphics program. We have already produced the image. If you would like to use it to create an image map, you can download our image by following this link.

<img src="images/83_map.jpg" alt="Dreamweaver MX: Site menu" width="257" height="259" border="0">

Any information that appears between inverted commas will be details of your image and may differ from our example.

Properties Panel Group: Expanded view Pointer Hotspot Tool Rectangular Hotspot  Tool Oval Hotspot Tool Ploygon Hotspot Tool

Accessibility issues

Please note that image maps are not accessible to all visitors of your web site. It is therefore important that you keep the following points in mind: