Vidyalelo
JavaScript · Q12

Animation

Programming · JavaScript · question 12

Q12

Which is the attribute used to enable the Client-side image map?

A.
map
B.
area
C.
usemap
Answer
D.
all of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
Client side image maps are enabled by the usemap attribute for the “img” tag and defined by special “map” and “area” extension tags.