Img adding in website need help

Tell us what’s happening:
It showing the src should point to the kitten img please help I do not understand what am i doing wrong.

Your code so far


<h2>CatPhotoApp</h2>
<main>
<img src="http://bit.ly/fcc-relaxing-cat" alt="relaxing cat">
<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 (Linux; Android 10; SM-A505F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36.

Challenge: Add Images to Your Website

Link to the challenge:

It’s all about the small things…look at your URL you have for the image. Does it match EXACTLY as in the instructions?

1 Like

relaxing cat

Is there any thing wrong with this code I do not know as I just started this yesterday the test result simply show that the src should point towards the kitten help plz

This URL is not correct. It is https not http.

1 Like

thank you for taking out some of your time and helping out I really appreciate it. Yeah I did not check properly and it was such a silly mistake.

Thank you once again.
Hammad Rehmani.

Yeah it was a silly mistake. Thank you really appreciate your help.