You are here > Web Design Tips > Web Accessibility > 37. Image Maps
An image map is an image that has "active areas." When a user selects one of the active areas, an action takes place. For example, the user is transferred to a new Web page, or a pop-up window appears.
There are two types of image maps:
37.1. Client-Side Image Maps
37.2. Server-Side Image Maps