I’ve looked this up but cannot find specifics to where the phrase “see more” is supposed to go. Ive tried putting it everywhere and I still get the same response… " You should have the words See more before the anchor element. Make sure you include the space after the last word." Can someone help?
The directions are to: Add the words See more before the anchor element and in our gallery after the anchor element"
Here’s what I have because everywhere I put the “see more” is wrong.
<a href="https://freecatphotoapp.com">cat photos</a in our gallery>
Hi there and welcome. Create a topic to the challenge step using Help button. It’s appear below the challenge editor when you try to submit wrong code more than three times.
I’ve edited your code for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.
So I posted my last try above. Thank you, at least you can see my answer. However, I’ve done what I thought I was supposed to do and it is still saying incorrect
You need to match the capitalisation for the first word as it written in the instructions.
The closing anchor tag is missing a closing angular bracket.
Hi, I’ve tried it with the capital. Also I’ve tried it with and without the closing bracket. I took that bracket out because Be_happy above said to remove it. Could there be a problem with the website? Or my browser? Because I have tried what you are saying and it is still incorrect.
See more <a href="https://freecatphotoapp.com">cat photos</a in our gallery>
That is my latest attempt. It says the error is: " You should have the words in our gallery after the anchor element. Make sure you include the space before the first word."