How to insert an image:
The <img> tag defines an image in an HTML page.
Note: images are not technically inserted into an HTML page, images are linked to HTML pages. The <img> tag creates a holding space for the referenced image.
The layout attributes: align, border, hspace, and vspace were deprecated in HTML 4.01, and are not supported in HTML5.
The <img> tag also supports the Standard Attributes in HTML5.
The <img> tag also supports the Event Attributes in HTML5.
Your Query was successfully sent!