The <map> Tag in HTML 5

An HTML image map is dynamic interactive content that sets up image areas that a user can click on to navigate to other pages. If there is only one link for the entire image, an <a href> tag (hypertext link) with image should be used instead.

To see how an image map works, mouse over or click on the different areas of this image map:

HTML 5 sections HTML <header> Tag HTML <nav> Tag HTML <section> Tag HTML <article> Tag HTML <aside> Tag HTML <footer> Tag

This is an actual working demo of the <map> tag example code below.