You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!
this paragraph element is currently plain text (you cannot click on any text within it).
What you are asked to do is add code to make the words “cat photos” become clickable within this paragraph element.
To do that, click Reset first to restore the original code for the step, then add the anchor element’s opening tag to the immediate left of the word cat, then add the anchor closing tag to the immediate right of the word photos.
You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!
please read the post I linked to earlier.
If you still need more help, copy all the code and paste it here in your reply between 2 lines as below:
```
three backticks above and below the code
```
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.