Skip to Content
Web Design in a Nutshell, 3rd Edition
book

Web Design in a Nutshell, 3rd Edition

by Jennifer Robbins
February 2006
Intermediate to advanced
826 pages
63h 42m
English
O'Reilly Media, Inc.
Content preview from Web Design in a Nutshell, 3rd Edition

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. The map must be named using the name attribute in HTML documents, the id attribute in XHTML documents, or both for backwards-compatibility.

Attributes

Core(id, class, style, title), Internationalization, Events

id=" text "

Required. Gives the map a unique name so it can be referenced from a link, script, or style sheet. This attribute is required in the XHTML 1.0 & 1.1 Recommendations.

name=" text "

Required in HTML; Deprecated in XHTML 1.0 only; useidinstead. Gives the image map a name that is then referenced within the img element.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning Responsive Web Design with HTML5 and CSS3

Beginning Responsive Web Design with HTML5 and CSS3

Jonathan Fielding

Publisher Resources

ISBN: 0596009879Errata Page