Learn HTML by Building a Cat Photo App - Step 66

This is step 66 on html for the cat photo page. I’ve tried idk how many ways for the line below, I’ve been stuck for over an hour. Please send help.

No copywrite-https://www.freeCodeCamp.org

It keeps saying that I need to nest the anchor, then it’s saying I don’t display the correct webpage. Maybe I just need a break but I’m stuck! I’m VERY new and it will not let me post the full code as there are too many links.

Can you post your code between triple backticks like this:

```
YOUR CODE GOES HERE
```

<a href="https://www.freecodecamp.org"> "No copywrite-https://www.freeCodeCamp.org" </a></p>

you may want to reset the step, you need to use the exact text given

for next time please use the HELP button

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 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.

Thank you.

1 Like