<img
    src="https://images.1thingaweek.com/article/281/image-map-concept-layout.jpg"
    alt="Three diagonal sections"
    usemap="#ggc" />

<map name="ggc">
 <area target="_blank" title="Speech Bubble Mini Dishes on Good Gear Club" href="https://www.goodgear.club/item/3d/speech-bubble-mini-dishes-martha-rich" coords="0,0,175,0,80,300,0,300" shape="poly">
    <area target="_blank" title="Porsche 911 Dakar on Good Gear CLub" href="https://www.goodgear.club/item/43/porsche-911-dakar" coords="185,0,405,0,315,300,95,300" shape="poly">
    <area target="_blank" title="1989 Lego Batwing on Good Gear Club" href="https://www.goodgear.club/item/4d/1989-lego-batwing" coords="415,0,635,0,500,300,325,300" shape="poly">
</map>

img {
  display: block;
  margin: 0 auto;
  width: 500px;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.