Learn HTML by Building a Cat Photo App - Step 13

Tell us what’s happening:
I am getting there in this step but I can’t seem to get over the hill on this one.Please HELP.

  **Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <main>
    <h2>Cat Photos</h2>
    <!-- TODO: Add link to cat photos -->
    <p>Click here to view more <a href="https://freecatphotoapp.com">cat photos</a>.</p>
    <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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Safari/605.1.15

Challenge: Learn HTML by Building a Cat Photo App - Step 13

Link to the challenge:

Hi, what have you tried?

You code is unchanged from the original code your lesson gives you.

1 Like

Hi Ella,

I have managed to check it and passed this stage now. thank you for checking in.
much appreciate.

ay bro, help a brother out idk how to do it :,)

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It 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.

It’s really hard for us to help you fix your code if you don’t post your code. The Ask For Help button is the easiest way for you to share your code and a link to the challenge that you are working on.

hey @dr3amy_jay are you still stuck?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.