What is image map?
In : BCA Subject : Web DesigningAn image map is an HTML feature that allows you to make certain parts of a single image clickable as different links.
-
One image, multiple links: Instead of the entire image having one link, you can define specific shapes (like circles, rectangles, or polygons) as hyperlinks to different destinations.
-
Example: A map of the world where clicking on different countries takes you to different pages.