Trying to code the cat image

Tell us what’s happening:
please i need help in coding the cat image i am new to coding and i dont know how to continue with the cat image i am stock

Your code so far


<img src="htpps://www.bit.ly/fcc-relaxing-cat" alt= "relaxing cat.">
<h2>CatPhotoApp</h2>
<main>


<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) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36.

Challenge: Add Images to Your Website

Link to the challenge:

well a nice idea to code a cat image.
But I was wondering - for what needs?)) Just curious :joy:

its still not going i dont understand why

The failing test says “Your image should have a src attribute that points to the kitten image”
This is because you are not using the correct src attribute that was given to you in the lesson. Don’t add anything to it.

thanks i already figured it out i am new to this stuffs so thats why i get issues