Html cat picture

I’m doing everything it says and can’t get the cat picture up. It says I have to have a src code. I have it.


<h2>CatPhotoApp</h2>
<main>
<img src= "https://www.fre/catphotoapp.com/your-image.jpg" 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 (Linux; Android 8.1.0; A501DL Build/OPM1.171019.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/98.0.4758.87 Mobile Safari/537.36

Challenge: Add Images to Your Website

Link to the challenge:

the instructions say
Now set the src attribute so that it points to the url https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg

Oh yeah, that doesn’t work either

When I add the correct URL the tests pass successfully.

Please ensure that you have disabled any extensions that interface with the freeCodeCamp website (such as Dark Mode and Ad Blocker), and set your browser zoom level to 100%. Both of these factors can cause tests to fail erroneously.

Now it worked, all of a sudden. I tried so many times, though. Finally!! Thank you

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