How to use map tag


<map>

All Tags not showing in online page, but show on view source.

<img src="images/area_map.jpg" border="0" usemap="#Map">
<map name="Map">
  <area shape="circle" coords="139,218,80" href="#">
>/map>

Code show like this:

Browser Support

The <map> tag is supported in all major browsers.

What is map tag

map tag use for area tag use for image link in a particular area, You can see free text is linked of this whole image

Leave a Reply

Your email address will not be published. Required fields are marked *