What type of file is this
img
tag displaying?
<html>
<body>
<h3>Take a break<h3>
<img src="https://mimo.app/i/bubu.png">
</body>
</html>]]>
A local image
A remote image
A remote text file
A local image.