Computer Science, asked by deepakkumar08106, 6 months ago

a webpage to display a picture. what tag is used to display that picture? ​

Answers

Answered by jhalaksingh894
16

Answer:

Que. A webpage displays a picture. What tag was used to display that picture?

b. image

c. img

d. src

Answer:img

Answered by caffeinated
0

<img> tag is used to display a picture.

Explanation:

  • The <img> tag is used to create a holding space.
  • It is an empty tag.
  • The image tag specifies the path to the reference image (URL).

#SPJ3

Similar questions