Stuck in step15

Hi!
I’m stuck in step 15. Can’t see wich is my error.
Can u help me?

 <a href="https://freecatphotoapp.com"> <img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back."> <a/>

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Ask for Help button located on the challenge (it looks like a question mark). This button only appears if you have tried to submit an answer at least three times.

The Ask for 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.

Thank you.

hi and welcome to the forum.

To help you, please click the Help button on the step to make a post with your code included a link to the step for context.
The Help button will create a template for you so it is easier to post here.

Hi @inexto I am sorry you haven’t posted the code so I cannot see the part you are having a problem with.
Please submit via the correct process so it includes youe code and the step.
Meme era of the community then may be able to guide you.

Welcome to the forum @inetxo

The forward slash in the closing anchor tag is in the wrong place.

I edited your post so the code will display in the forum.

You can also use the following method to post code to the forum:

  1. On a separate line type three back ticks.
  2. On a separate line paste your code.
  3. On the last line type three back ticks. Here is a single back tick `

Happy coding

1 Like

Hello @inetxo !
The problem is the end of the anchor < a / > in your code. You made it < a / > instead of < / a >.
Please correct it to < / a >. As you can see, the forward slash comes before the alphabet a.

I understand you are also a beginner and may not be familiar with posting into detail your error code as some fellow coders are requesting. Kindly look to attach the link to your code by clicking on help, then include the link so contributors could get the context to help you solve future error codes quickly if any.
I hope this helps.

Lets grow together!
Happy Coding Sir!
:zap: :fire: :muscle: