Tell us what’s happening:
Hello all, when submitting the code for step 12 I have received the following hint … " The link’s href value should be https://freecatphotoapp.com . You have either omitted the href value or have a typo."
However, I have reviewed the details many times and seem to be overlooking the error. Any help would be much appreciated.
Thank you in advance. Your code so far
<p> See more <a href="https://freecatphotoapp.com">cat photos</a> in our gallery.</p>
Challenge: Learn HTML by Building a Cat Photo App - Step 12
Can you post the entire code? What you posted will pass the test so there could an issue in another area. You can use the format button that looks like </> and paste your code between the lines it gives you
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.
Ok thanks, I’m not sure I haven’t made any changes. I will am totally new to coding and just trying to understand the basics. I thank you for your patience with me.
If you use the first line you posted in the code then the challenge should pass. However, when you posted all the code that line was different from the first post you had. If you change it back then it should pass