Hi everybody. i am having problems with add cat relaxing

having problems to add cat relaxing

Your code so far


<img scr="https://bit.ly/fcc-relaxing cat"alt="relaxing cat"/>

<h2>CatPhotoApp</h2>
<mai>

<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 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0.

Challenge: Add Images to Your Website

Link to the challenge:

You should double check your spelling.

Hi!

2 typos! When corrected your code will run as expected.

  1. src NOT scr!
  2. fcc-relaxing-cat NOT fcc-relaxing cat.

Hello everybody. thank you very much for your help.