The test continues to tell me to a add src attribute

Tell us what’s happening:
Describe your issue in detail here.

  **Your code so far**
<h2>CatPhotoApp</h2>
<main>
<img src="http://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.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 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1

Challenge: Add Images to Your Website

Link to the challenge:

The image URL needs to start with https://. It’s always best to copy/paste these things if possible. It will help you avoid simple typos like this.

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