It allows you to add an image to a web page.
This tag is self closing and has a forward slash ( / ) before the closing angle bracket.
<img> tag require a src attribute that must be set to the image's source, should it be a URL address or a local address.