HTML and CSS Reference
In-Depth Information
Name
map
Synopsis
<map> . . . </map>
Specifies a client-side image map. It contains some number of area elements that establish
clickable regions within the image map.
Usage
Categories:
Flow content, phrasing content, palpable content
Permitted contexts:
Where phrasing content is expected
Permitted content:
Transparent (derived from the content model of its parent)
Start/end tags:
Required/Required
Attributes
HTML5 Global Attributes
id=" text
text "
Required in XHTML . Gives the map a unique name so that it can be referenced from a
link, script, or style sheet.
name=" text
text "
Required . Gives the image map a name that is then referenced within the img element.
Search WWH ::




Custom Search