JSFiddle - React, Tailwind, and code Playground
by Juri Rudi
HTML
<center>
<figure>
<img src="http://code.gestiolex.it/media/logo4.png" width="320" height="425" border="0" usemap="#map" />
<figcaption><small>Clic sull'occhio destro e mouse sulla bocca</small></figcaption>
</figure>
</center>
<map name="map">
<!-- #$-:Image map file created by GIMP Image Map plug-in -->
<!-- #$-:GIMP Image Map plug-in by Maurits Rijk -->
<!-- #$-:Please do not edit lines starting with "#$" -->
<!-- #$VERSION:2.3 -->
<!-- #$AUTHOR:Juri Rudi -->
<area shape="rect" coords="52,134,105,164" href="http://it.wikipedia.org/wiki/Occhio" target="_blank"/>
<area shape="rect" coords="76,201,152,226" onmouseover="alert('Hai soffermato il mouse sulla bocca')" nohref="nohref" />
</map>