Computer Science, asked by zuveriyashaikh, 5 hours ago

Design web page using image map coding

Answers

Answered by ambikayadav23
0

Use the HTML <map> element to define an image map.

Use the HTML <area> element to define the clickable areas in the image map.

Use the HTML usemap attribute of the <img> element to point to an image map.

Similar questions