The <area> element describes a linkable area within an imagemap. It allows the author to specify a shape within the image, the coordinates of that shape, and a link target for the area.
<area> <shape>rect</shape> <coords>54,1,117,60</coords> <xref href="d1-s2.dita"></xref> </area>
A more complete example is located in the description for 3.1.4.3.3 imagemap.
univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups) |
A set of related attributes, described in 3.4.1.3 univ-atts attribute group |
|||
A set of related attributes, described in 3.4.1.2 global-atts attribute group |
||||
Common attributes described in 3.4.1.9 Other common DITA attributes |