|
|
|
|
|
by perilunar
2224 days ago
|
|
If image maps only allowed rectangular areas, they wouldn't be terribly useful — you're right that it would be almost as easy to lay some transparent divs over the image. However... image maps also allow for circular and polygonal regions, which can be really handy. I guess you could also do that with a transparent SVG overlay, but using a map is easier. |
|