Advertisements
Advertisements
Question
Client-side image map can be created using two elements ______ and ______.
Options
<area>
<image>
<usemap>
<map>
<server>
MCQ
Fill in the Blanks
Advertisements
Solution
Client-side image map can be created using two elements <area> and <map>.
Explanation:
- <map>: Defines the image map.
- <area>: Defines the clickable regions (hotspots) inside the image map.
Note: The usemap attribute is used with the <img> element to link the image to the <map>, but it is not an HTML element.
shaalaa.com
Is there an error in this question or solution?
