when an image map is used, the <map> and <area> tags must immediately follow the corresponding <img /> tag in the HTML code.
<map>
<area>
<img />