Computer Science, asked by rinkianil84, 3 months ago

write the syntax for adding an image in an HTML file.

Answers

Answered by sakshikhomane24
0

Answer:

bbbbvwfsususymx5fhwitdits

Answered by niharikagurjar2005
5

 Answer

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.

Similar questions