<main>
<h2>CatPhotoApp</h2>
<img
src="https://bit.ly/fcc-relaxing-cat.com alt="kitten image.">
<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
<p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36.
Hi @Jack628.
I have edited your original answer and deleted your second post because the url without additional information is not beneficial to the original poster. Thanks for taking time to help.
I would recommend you to check out and make sure that you have typed out the correct src URL of the image.
Also one advice I would give you is that instead of manually typing the provided URLs/links (i.e, the bit.ly URL here), Copy and Paste those as theres a high chance of making typos in those.
This only applies to provided URLs BTW, type out other things (like the img tags) manually like you have.