I've been on this for weeks, someone please tell me what's wrong with my code

Tell us what’s happening:
Describe your issue in detail here.

Your code so far


<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app-relaxing-cat.jpg" alt="fcc-relaxing-cat">

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; Infinix X657C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.99 Mobile Safari/537.36

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.

Learning to describe problems is an important part of learning how to code.

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


What’s your full code? What do the failing tests say?

1 Like

Hi @ecchristiana !

It is always better to copy and paste the url instead of typing everything out yourself.

You have a small typo and that is why it does not pass.

If you copy and paste it then the test will pass.

1 Like

Thanks…but can I do it with a smartphone?

If you are on a phone then I don’t think you can copy and paste the link.

When programming on a mobile device, you will have to triple check for typos.

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