HTML img tag:
This is a single tag. This tag not have beginning or closing tag. <img/> That is only single tag. This <img> element defines an image in HTML page. The HTML <img> element have two required attributes is alt and src. This tag using for displaying image,pictures or photo. The image used for display to jpg, png, gif and more. And use some attributes for changing size the attributes is height and width.
Default size
<img>=image.
Copy this code and past your page.
With Changing size
Copy this code and past your page.
With Changing size