CAT PROJECT STEP 14

The link is anchored it looks great and its the right link. the lesson woint let me continue. i wrote.

<p>Everyone loves<a href="https://cdn.freecodecamp.org/curriculum/cat-photo-app/running-cats.jpg"> cute cats</a> online!</p>

please help me continue lesson.
ps. my custom cat page with colored text and background is sooo neat. looooooool

code doesnt pass. idk what to do.

Hi there,
Please share your complete and proper code so that we can give you a clear and accurate response without any doubts.

Everyone loves cute cats online!

thats what happened when i typed the full code

You should use the white highlight button and write your code there for better formatting and clarity. If you’re facing any issues, you can also share a screenshot of your current code here to get help! :blush:

Welcome to the forum @polarbearmountain

You have a spacing issue with your code.

  1. Please remove the single space before the word cute
  2. Insert a single space after the word more

I edited your post so the code correctly formats on the forum.
I also changed to category name to HTML-CSS to better reflect the nature of the post.

For next time please click the Help button located on the challenge. This button only appears if you have tried to submit an answer at least three times.

The Help button 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.

Happy coding