<h2>CatPhotoApp</h2> <main> <img src="https://bit.ly/fcc-relaxing cat" alt="Relaxing cat"/>

Tell us what’s happening:
this is my code but not going thru
cant get it right
pls help

Your code so far


<h2>CatPhotoApp</h2>
<main>
<img src="https://bit.ly/fcc-relaxing cat" alt="Relaxing cat"/>
<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; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36.

Challenge: Add Images to Your Website

Link to the challenge:

you have the wrong url, for example there is never a space in an url

1 Like

Hi @mark1911. Welcome to FCC. It is always better to copy and paste URLs. You can type the rest of the code but besides being error-prone, there is nothing to be learned from typing a URL.