how would you insert image in an HTML document
Answers
Answered by
5
Answer:
<img> tag
Explanation:
To insert image in an HTML page, use the <img> tags. It is an empty tag, containing only attributes since the closing tag is not required. Just keep in mind that you should use the <img> tag inside <body>… </body> tag.
Hope it is helpful
Answered by
0
Answer:
I don't know this answer
please answer me also
Similar questions