The coords element specifies the coordinates of the linkable region in an imagemap area.
Pixels are recommended; they appear to work with all browsers.
This element contains text data representing HTML coordinate data for image maps. The syntax of the coordinate data depends on the shape described by the coordinates.
( text data or keyword or option or parmname or apiname or cmdname or msgnum or varname or wintitle or term) (any number)
Name | Description | Data Type | Default Value | Required? |
---|---|---|---|---|
keyref | Currently not implemented in DITA processors. Provides a key that a process can use to look up associated information. | NMTOKEN | #IMPLIED | No |
%univ-atts; (%select-atts;, %id-atts;, translate, xml:lang) | A set of related attributes, described at %univ-atts; | parameter entity | PE not applicable | Not applicable |
%global-atts; (xtrf, xtrc) | A set of related attributes, described at %global-atts; | parameter entity | PE not applicable | Not applicable |
class, outputclass | Common attributes described in Other common DITA attributes |
<area> <shape>rect</shape> <coords>54,1,117,60</coords> <xref href="d1-s2.dita"></xref> </area>
OASIS DITA Language Specification v1.0 -- 09 May 2005
Copyright (c) OASIS Open 2005. All Rights Reserved.