. Why do we add images to the web pages?
Answers
Answered by
18
Answer:
the image will be placed with a tag embedded into the body. use the <img> tag to indicate the image. .... if the image file is in the same directory as the web page, all you need is the name of the image . if the image file is elsewhere on the internet, you can use a complete URL.
Answered by
5
Answer:
We use image in a web page in order to make our page look attractive and to explain our topic.
Explanation:
Similar questions