HyperText Markup Language/Tag List/map

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Use[edit | edit source]

This creates an image map.

Example[edit | edit source]

<map name="Map_1">
...
</map>

Required attributes[edit | edit source]

name[edit | edit source]

Name of the map.

Standard attributes[edit | edit source]

More info[edit | edit source]

A link to a page with more info, then the name of the site the info came from (i.e. W3Schools).