I do like that but it said :” Your image should have a src attribute that points to the kitten image” how should I fix it? Help me , please!
<h2>CatPhotoApp</h2>
<main>
<img src ="http://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="cat-picture" >
<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>
I do like that but it said :” Your image should have a src attribute that points to the kitten image” how should I fix it? Help me , please!
In the future, please include the challenge link so we can assist you.
As for the challenge, this link is incorrect because it is missing characters.
You need to copy and paste the exact link from the directions here to pass
Now set the src attribute so that it points to the url https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg