Lesson:
Basic HTML and HTML5: Add Images to Your Website
Problem:
There is a parsing error in the lesson that blocks me from proceeding. (sorry, my print screen doesn’t work)
The result looks fine, but the parser doesn't recognize the image src attribute. It blocks me from proceeding
I tried refreshing the page, clearing cache, clearing local memory & the error persists.
Error Message:
“Your image should have a src attribute that points to the kitten image.”
My code:
CatPhotoApp
<main>
<p>Kitty ipsum dolor sit amet, shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff. </p>
<p>Prr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip couch sleep in the sink fluffy fir catnip scratched.</p>
<img src="https://s3.amazonaws.com/freecodecamp/relaxing-cat.jpg" alt="relaxing cat">