1 min to read
Tag <img> is used to display an image, the tag will have the following attributes:
Example:
<img src="https://www.w3schools.com/bootstrap5/img_avatar3.png" alt="Logo" width="100" height="100">
Result: