Hellp im stok on the src kitting image how can I do it

Tell us what’s happening:

Your code so far


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

<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 (Linux; Android 10; SM-G973F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.185 Mobile Safari/537.36.

Challenge: Add Images to Your Website

Link to the challenge:

Hi @Ibtissam,
Have you tried adding the image inside your <main> tag?

Your image link is not correct.

1 Like

Hi,
You made a small typo in the URL, you typed:
https://bit.1y/
While it should be
https://bit.ly/
With a L

1 Like