Type of tag used for inserting an image in web document is
<imp>
<img>
<image>
<src>
Answer : B
View More Related Question
1) Type of tag used for inserting an image in web document is
2) A webpage displays a picture. What tag was used to display that picture?
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) In image tag " alt " attribute specifies what?
5) For specifying height and width of an image which attribute is used in image tag?