Vidyalelo
JavaScript · Q14

Animation

Programming · JavaScript · question 14

Q14

Which is the element that follows the use of “img”?

A.
area
B.
usemap
C.
map
Answer
D.
any element can follow the use of “img”

Answer: Option C

Solution

Answer: Option C
Solution:
The “map” element actually creates the map for the image and usually follows directly after the “img ” element.