TIL, about <map>
and <area>
HTML tags.
I was looking at this map at hittitemonuments.com. I was surprised to see that I can click on different parts of an image and it would lead me to different places. It’s implemented using these two tags.
MDN doc for the <map>
.