Stuck on step 15 Turn the image into a link by surrounding it with necessary element tags. Use https://freecatphotoapp.com as the anchor's href attribute value

It tells me You should only add one opening anchor (a ) tag. Please remove any extras.

<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>
4 Likes

Add back the > to the left of the </a>

1 Like
  Mod edit: Removed Solution

This one not so error

1 Like

I have removed your solution

It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.

We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.

Why? IM READY TO GIVE UP and your talking about removing answers? i shouldnt have to spend a half hour on every step when after thinking about it i dont get it. im into this to step 15 and im starting to feel really disappointed. now im even more discouraged

1 Like

so what am i missing? im on step 16 now and told to make a section element. so far right click google search has got me by, but is there some external source like html5 website that im supposed to be referencing ?

I am not even sure what you are talking about here. As far as I can tell this is your post on this topic, so the remove message could not possibly be directed towards you. It was referring to the other user who provided the solution to the challenge. We do not allow solutions to be provided in the forum. Those are the rules.

If you are having trouble then you need to ask a questions sooner, but this is part of programming. Trying to debug your code and figure out why things are not working, we can help but will never give you the full solution

You need to create your own topic. This topic is for another user