Just like <br>, <img> is an empty tag, which means it has no closing tag.

Perfect! If we want to add an image, we just need to use the <img> tag and not worry about closing it.

<img> is an empty tag, meaning that it doesn't have a closing tag at all.