VersionW3C//DTD HTML 3.2 Final//EN
ElementMAP
Purposedefine client-side imagemap
DescriptionThis element is used to define a client-side imagemap. The MAP element contains AREA elements that define "hotspots" of the image.
Start tagRequired <MAP>
Attributes
NameTypeDefaultComment
name CDATA #IMPLIEDname of the map
Content( AREA )*
End tagRequired </MAP>
Referenced in A ADDRESS APPLET B BIG BLOCKQUOTE BODY CAPTION CENTER CITE CODE DD DFN DIV DT EM FONT FORM H1 H2 H3 H4 H5 H6 I KBD LI P PRE SAMP SMALL STRIKE STRONG SUB SUP TD TH TT U VAR
Example
SourceAppearance
<MAP Name="mymap">
<AREA Shape="rect" Coords="0,0,100,50" Href="http://www.december.com/html/">
</MAP>
<IMG Src="../../images/icon.gif" Usemap="#mymap" Width="100" Height="100" Ismap>
search Search · star Market
2023-06-19 · John December · Terms © johndecember.com