Img src attribute needed

*Could anyone advise me on what I still need to do? It looks like the code is in there exactly as it should be per the example I followed but it’s still insisting I need an src attribute that points to the image?

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>

Google Chrome is the browser I’m using on a Macbook Pro

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36.

Hi,

If your post is referring to the Add Images to Your Website [https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/add-images-to-your-website] lesson, the only error is with your link. The link in the exercises are pretty specific.

Your could should link to https://… not http://