I am stuck here, please help

*I put the code and everything but it keeps saying " Your image should have a

attribute that points to the kitten image.

  **Your code so far**

<img src="https://bit.ly/fcc-relaxing-cat" alt="Cat">
<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 (X11; CrOS x86_64 14268.67.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.111 Safari/537.36

Challenge: Add Images to Your Website

Link to the challenge:

This is the wrong url.

Now set the src attribute so that it points to the url https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg

The instructions say:
Now set the src attribute so that it points to the url https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg

You have:

i am trying to understand it i have read this a thousand times i am new to this ahah

i am trying to get it, this is the only one that got me like this, i am new to this ahaha

did you end up getting it, or did you need more assistance?

i need some more assistance please,

The instructions are telling you to use a specific link. The link in your code is not the link it is asking you to use.

1 Like

I’m sorry, but that’s terrible advice.

1 Like

just delete the url in your src and replace it with the second url posted.

1 Like

if you are using laptop it would have be more easier

Below is the code i entered:
A business cat relaxing.

And this the response i got - Your image should have a src attribute that points to the kitten image.
How do i solve this issue?

Awaiting quick response please.
Thank you

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

Acknowledged. Thanks

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.