How to get past the alt test for the image

Author

CatPhotoApp

Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.

Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.

Can you paste your code and also a link to this exercise?

Here is the link: https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/add-images-to-your-website/

and the code…

<img src=https://bit.ly/fcc-relaxing-cat <alt= Author standing on a beach with two thumbs up.><alt=cat app/>

CatPhotoApp

Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.

Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.

<img src=https://bit.ly/fcc-relaxing-cat <alt= Author standing on a beach with two thumbs up.><alt=cat app/>

CatPhotoApp

Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.

Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.

I notice when I reply that my original code goes away and the output shows up…

Voila and there you go.

I see. You need to surround them with quotes like this…

<img src = "..." alt="...">