How do we define an area in an image map with HTML?
Answers
Answered by
0
1.the actual image, which is embedded with the <img> tag. ...
2.A <map> element, and inside that, <area> elements, each of which defines a single clickable area within the imagemap.
Similar questions