The code is saying my image should have a src attribute that points to the kitten image and I've tried but it's not still working, I'm stuck here

Tell us what’s happening:

  **Your code so far**

<h2>CatPhotoApp</h2>
<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>
<img src="https://bit.ly/fcc.relaxing-cat" alt="fcc-relaxing-cat.">
  **Your browser information:**

User Agent is: Mozilla/5.0 (Linux; Android 7.0; TECNO CA6 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.137 Mobile Safari/537.36.

Challenge: Add Images to Your Website

Link to the challenge:

you need to use the url given in the description, it must match to the last character

1 Like

It has worked already, thanks alot

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.