Write the steps for inserting images in web page in computer
Answers
Answered by
1
First insert <img src="?">
Replace the ? with the location of the image in your computer
there is no end tag
you can also apply attributes like height, width, alt etc.
hope it helps
Similar questions