A webpage displays an image. Which tag is used to display this image?
Answers
Answered by
2
syntax:
<img src="image name.type" alt="name of the image">
Example
<img src="brainly.jpg" alt="Brainly">
Mark me brainleist
Similar questions