JSFiddle - React, Tailwind, and code Playground

by xxxvvvxxx

HTML

<img src = "https://predictivehacks.com/wp-content/uploads/2020/11/mygif-1.gif" usemap = "#oriel" style="width:480px; height:441px;"> 
<map name = "oriel">
    <area shape = "rect" coords="0, 0, 240, 441" href="http://naver.com" target="_blank" />  
    <area shape = "rect" coords="240, 0, 441, 441" href="http://daum.net" target="_blank" />  
</map>