Inserting image on the website on freecodecamp

Am having difficult having my code approve.

Cute Cat


<h2>CatPhotoApp</h2>

<main> 

<img src="https://www.bit.ly/fcc-relaxing-cat" alt="an adorable kitten upside down">
<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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36.

Challenge: Add Images to Your Website

Link to the challenge:

When I paste your code in my challenge, it passes. No Idea what is wrong

don’t know why this isn’t working for you, just tried it for me and works fine

Take a short break and try again. There is no problem within your code.

Thanks abitom3, my challange just passed

Thanks mcallumw, my challange just passed

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