Cat image in HTML problems

Tell us what’s happening:
why will the cat photo not load or let me go further in the html tutorial?

Your code so far


<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>

<img src="https://bit.ly/c-relaxing-cat" alt="https://anotherimage.jpg" />

</main>



Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0.

Challenge: Add Images to Your Website

Link to the challenge:

Hi @kemonoyayma,

Check your src attribute, your url has a typo :slight_smile:

thanks i found the typo on that section…what i cant get is the value attributes to work on the buttons…my syntax looks correct to me…

Hi @kemonoyayma,

I think you are referring to a different challenge now. Just create another post with your code if you are stuck and someone will take a look at it :slight_smile: