How do we know <img src="earth.png"> is trying to access a local file?
<img src="earth.png">
src
href
We know <img src="earth.png"> is accessing a local file because `"earth.png" is no URL.