back

Code


HTML
Web

<body>
<img src="red.png" alt="this image exists">

<img src="redcircle.png" alt="this doesn't exist">
</body>