An image-map is an image with clickable areas, so which tag we can use for defin
Home | Discussion ForumAn image-map is an image with clickable areas, so which tag we can use for defining an image-map?
<image map>
<map image>
<map>
<image>
Answer : C
View More Related Question
1) For specifying height and width of an image which attribute is used in image tag?
2) A webpage displays a picture. What tag was used to display that picture?
3) Type of tag used for inserting an image in web document is
4) An image-map is an image with clickable areas, so which tag we can use for defining an image-map?
5) When should you use path along with file name of picture in IMG tag?
path is optional and not necessary
when the location of image file and html file are different
when image file and html file both are on same location
path is always necessary when inserting image
View Answer