JSFiddle - React, Tailwind, and code Playground

by velthune

HTML

<img src="http://imagecss.com/images/center-horizontal.png" 
alt="Smiley face" height="200" width="200" usemap="#bee">

<map name="bee">
    <area  coords="0,0,50,50" href="sun.htm">
     <area coords="150,150,200,200" href="sun.htm" >
</map>