img

The img element is used to define an image. It is typically used to indicate an image that is being used.

Example:

<img src="image.jpg" alt="An image">