Add Images to Your Website help

Tell us what’s happening:
I may be doing it completely wrong because it is still saying i should have an src waaaahhhh! I am getting to pull my hair.

Your code so far


<img src="https://www.bit.ly/fcc-relaxing-cat.com/fcc-relaxing-cat.jpg">alt="cat lying upside down.">
<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/68.0.3440.106 Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/add-images-to-your-website/

It looks like you have a closing > between your img src and alt attribute.

Go head and remove it.

Hello, I did remove the > please check it again for me. Thank you. I have been working on this for hours, and I am getting ready to cry

Make sure your img src equals only this “https://bit.ly/fcc-relaxing-cat

Hello, I just want to say thank you so much for your help. Because of you I didn’t pull my hair out, well at least not all of it, maybe some. And I didn’t waste some tissue paper because I didn’t cry …I meant not that bad…just some sniffles…actually I literally had some tears.

You welcome :slight_smile: We are all here to help.