map-coords

Map Coordinates

Indicates the coordinates that define a hot spot location on an image map for a graphic

Remarks

Each hot spot shape requires a slightly different set of coordinates. All coordinates are relative to 0,0, which is the upper left corner of the graphic. Coordinate numbers are listed in the order described below, without parentheses, with commas between the numbers:

Attribute Values

In Element

<area>
Value Meaning
Numbers, separated by commas The coordinates for a hot spot on an image map. See Remarks above for a description of the different types of coordinates.
Restriction: This attribute must be specified if the element is used.