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!
Hello @Mutungi welcome to FreeCodeCamp forum. Please tell the problem you are facing[where you are getting the error], so others can assist you better. Thanks.
I can give you the exact solution, but that is not how it works here.
So let me try to help you in a different way.
Step 12 simply asks you to In the text of your p element, turn the words cat photos into a link by adding opening and closing anchor (a) tags around these words. Then set the href attribute to https://freecatphotoapp.com
and it has an example shown on challenge page too. So how to do it?