But we can also access files on our own computers. Then we can use their names without a URL.

Set the src attribute to "earth.png".

<html>
 <body>
  <img src="https://getmimo.com/r/earth.png">
 </body>
</html>]]>

Make sure to assemble src="earth.png".