Image
Tag: <img>
Inside the image tag are two attributes, one is
src, this contains the link to the image.
The second is alt, this should contain alternate text
in case the image cannot be displayed.
The image tag is self-enclosed and no ending tag is required.