make sure to fill this part out so we know how to help you.
Describing your issue will come in handy when the challenges increase in difficulty.
As for your challenge, I would reset the lesson.
The lesson wants you to add the anchor text of cat photos in between the opening and closing anchor tags.
Take a close look at the sample they gave you.
<a href="https://www.freecodecamp.org">click here to go to freeCodeCamp.org</a>
click here to go to freeCodeCamp.org is the anchor text.
In this challenge, add the anchor text of cat photos in the right place to pass the test
Do not alter the opening or closing anchor tags.
Just add the cat photos text.