Computer Science, asked by cutemunda846, 8 months ago

A webpage displays an image. Which tag is used to display this image? ​

Answers

Answered by nafeess2019
2

syntax:

<img src="image name.type" alt="name of the image">

Example

<img src="brainly.jpg" alt="Brainly">

Mark me brainleist

Similar questions