Add an HTML Image Map to a web page, which allows various regions in an image to link to different URLs.
Image maps allow different parts of an image to link to different URLs. A region for each link is defined as a circle, rectangle, or polygon. In the Image Map component, regions are moved and resized by dragging the shapes and vertices that appear in the Preview area.
Internet Explorer 7+, Firefox 3+, Safari 4+
- Image Map Name
- A name that will uniquely identify the image map on the page.
- Image
- The image that will be displayed on the page.
- Number of Regions
- The number of linked regions that are defined for the image map.
- Region Shape
- The shape of the selected region; either circle, rectangle, or polygon.
- Number of Vertices
- The number of vertices for a polygon region (e.g. 3 = triangle).
- Link URL
- The URL to which the selected region is linked.
- Alt Text
- Alternative text for text-only browsers and for users with accessibility needs.
- Title Tooltip
- A tooltip that should appear when the mouse hovers over the region.