The <map> element
    Defines the layout and hyperlinks of a client-side image map.  The clickable areas are specified with <area> elements inside.
Full list of attributes
All the usual HTML global attributes are available
- name
- Name used to reference this imagemap from the usemapattribute of an<img>element.