which tag encloses client side image map Specifications like shape and coordinates?
Answers
Answered by
5
Answer:
The “shape” and “coords” element can enclose the client side image map specifications like shape and coordinates. The USEMAP attribute can be added to the IMG element and can indicate the image map of the client-side.
Answered by
2
Answer:<area> tag
Explanation:
Shape- specifies as rectangle, circle and polygon
Coords- specifies coordinates for rectangle, polygon and circles
Alts- specify alternate text given to hotspot
Href- specify path of HTML file or URL of website
Similar questions