Src error but it's correct

When I run tests it says it’s missing an src attribute. but there’s clearly one right there. I even eventually copied and pasted the code they wanted me to insert. Help?

  **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>

<img src="https://www.freecatphotoapp.com/your-image.jpg" alt="A business cat wearing a necktie.">

</main>

  **Your browser information:**

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36

Challenge: Add Images to Your Website

Link to the challenge:

The lesson says:

Now set the src attribute so that it points to the url https://www.bit.ly/fcc-relaxing-cat

You have the wrong image URL.

weird, thats not the one they gave me. that link was copied and pasted from the instructions. but thanks!

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