Tell us what’s happening:
Describe your issue in detail here.
I have run this code a number of times and it’s blocking me with “Your image should have a src
attribute that points to the kitten image.”
The image has the src code, I actually copied it directly from the window this lesson told me to. I also see the images loading perfectly. So this is a bug and it’s not allowed me to progress further. I actually tried other lessons on other sites that didn’t give me this issue because of this. I came back to it thinking I’d give another try and this keeps happening. I have reset, I have tried a number of ways of inputing the code, even taking out spaces or adding them. Nothing works. Please advise.
**Your code so far**
<h2>CatPhotoApp</h2>
<main>
<img src="https://www.freecatphotoapp.com/your-image.jpg" alt="A business cat wearing a necktie">
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A kitty relaxing">
<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/99.0.4844.51 Safari/537.36
Challenge: Add Images to Your Website
Link to the challenge: