Coding Beginner Needs Helppppp

*Can someone help me figure out how to add the alt attribute? Ive followed along with the video but its still wrong someone. Thanks!

Your code so far


<h2>CatPhotoApp</h2>
<main>
<img src=https://bit.ly/fcc-relaxing-cat alt=¨cat sitting¨/>

<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 (X11; CrOS x86_64 13099.85.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.110 Safari/537.36.

Challenge: Add Images to Your Website

Link to the challenge:

You appear to be using some funky punctuation marks instead of quotes ("). You also seem to have removed the quotes around the source url.

ohh got it, thanks so much!

when i added the quotes around the source url the image disappeared (idk why) so i removed