Img html tag
img html tag If you want to insert images or graphics in your existing HTML web page. Then you can manually insert or embed images, graphics, pictures, etc. in HTML webpage using <img> tag. img tag is an automatic closing tag in HTML web page, it means you don’t need to manually close it after…