<img src="https://bit.ly/fcc-relaxing-cat " alt="Cat laying in the Sun"/> can someone tell me what i did wrong here . At the parrt with src. the problem is that it tells me to point src to the image but i already did that but i still cant get further

Tell us what’s happening:

Your code so far



<h2>CatPhotoApp</h2>
<main>
<img src="https://bit.ly/fcc-relaxing-cat " alt="Cat laying in the Sun"/> 
<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/70.0.3538.102 Safari/537.36 Edge/18.18362.

Challenge: Add Images to Your Website

Link to the challenge:

Hello there.

Do you have a question?

If so, please edit your post to include it in the Tell us what’s happening section.

The more information you give us, the more likely we are to be able to help.

My problem is that im stuck at this part, because the page tells me to point the src to the Image but i already did that. But i possibly did that wrong because im new to Coding i only started today please feel free to help me sir.

I think I see what’s going on.

Does your code pass if you remove the extra space after fcc-relaxing-cat?

Yes thanks a lot for your help

1 Like