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) Which attribute is used with img tag to display the text if image could not load in browser?
2) For specifying height and width of an image which attribute is used in image tag?
3) 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
4) "src" attribute for an image specifies what?
5) An image-map is an image with clickable areas, so which tag we can use for defining an image-map?