Which of these tags displays an image from a URL?

<img src="https://getmimo.com/r/earth.png"><img src="image.png">

Neat!

A URL specifies the web address of an image. So we'll need to use https://getmimo.com/r/earth.png as the source.