0

What is an image map?

16th Dec 2019, 7:14 AM
Shambhu yadav
Shambhu yadav - avatar
2 Answers
0
AnĀ image-mapĀ is anĀ imageĀ with clickable areas. The required name attribute of the <map> element is associated with the <img>'s usemap attribute and creates a relationship between theĀ imageĀ and theĀ map. The <map> element contains a number of <area> elements, that defines the clickable areas in theĀ image map.
16th Dec 2019, 7:18 AM
Devan Thakur
Devan Thakur - avatar
16th Dec 2019, 7:46 AM
CalviÕ²
CalviÕ² - avatar