Build a Cat Photo App - Step 12

Tell us what’s happening:

I’m having a issue with adding the “see more” before my anchor () element and adding “in our gallery” after the anchor ()element

Your code so far

<html>
  <body>
    <main>
      <h1>CatPhotoApp</h1>
      <h2>Cat Photos</h2>
      <!-- TODO: Add link to cat photos -->
      <p>Everyone loves cute cats online!</p>

<!-- User Editable Region -->

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

<!-- User Editable Region -->

      <img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back.">
    </main>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1

Challenge Information:

Build a Cat Photo App - Step 12

Hi there, welcome to the community! :tada:

You should use “See” with a capital S, not a lowercase one, as the lesson specifies.

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

Keep going—you’re doing great!

1 Like

Hello my is not working same but only rejection im getting

Please open a new thread. Please share any errors/hints

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Help button located on the challenge. This button only appears if you have tried to submit an answer at least three times.

The Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

is about html step 12 thanks for sharing

use the help button to open your own topic please