Perfect! If we want to add an image, we just need to use the <img> tag and not worry about closing it.
<img>
<img> is an empty tag, meaning that it doesn't have a closing tag at all.