/

HTML / CSS / JavaScript Tutorial

HTML Standard attribute: usemap

[this page | pdf | back links]

The HTML usemap attribute indicates whether an <img> or <object> element should be used as a client-side image-map.

 

Valid attribute values (when used with <img> or <object> elements) include:

 

Value

Description

#mapname

Name of client-side image-map, i.e. a hash character (#) plus the name of the <map> element to which the usemap relates

 


NAVIGATION LINKS
Contents | Prev | Next | HTML Attributes


Desktop view | Switch to Mobile