Utilities elementsThe utilities domain elements represent common features of a language
that may not necessarily be semantic, such as image maps.
- imagemap The imagemap element supports the basic functionality of the HTML client-side image map markup. Imagemap allows you to designate a linkable area or region over an image, allowing a link in that region to display another topic.
- area The area element supports the basic functionality of the HTML image map markup.
- coords The coords element specifies the coordinates of the linkable region in an imagemap area.
- shape The shape element defines the shape of a linkable area in an imagemap.
TOC: Language Specification 1.1
Previous topic: User interface elements
Next topic: Indexing group elements
|
|