On the Basic Html, Build a cat photo app, step 12

can someone help me with this?

Step 12

Add the words See more before the anchor element and in our gallery after the anchor element.

Please post the code you have tried so far and a link to the Step. Thanks

see more <a href="https://freecatphotoapp.com">see more cat photos</a> in our gallery

You need to use the exact text the instructions give you, down to every letter and its capitalization.

Jeremy, I’m sorry, It still doesn’t work. Look:

See more <a href="https://freecatphotoapp.com">see more cat photos</a> in our gallery

I’ve edited your post to improve the readability of the code. When you enter a code block into a forum post, please precede it with three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add the backticks.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

The instructions do not ask for you to change the text inside of the anchor element

I’m not. I think. It says that I have to put “See more” in front of the , and after the the words “in our gallery”. I still don’t understand..

in front of the anchor and after the anchor

In the code I quoted, you have “see more cat photos” inside of the anchor element. You added the words “see more” in there, but the instructions did not ask for that.

Now I saw..thanks Jeremy

1 Like