Learn HTML by Building a Cat Photo App - Step 11

Tell us what’s happening:

To,
The freeCodeCamp Workers,

Date : 12 JULY 2024

Subject: Problem to find mistake in step 11.

Respected Helper/Employ,
I got problem in step 11. I can not find my mistake. I have already sped about 15 minutes on step 11. I do not know what to do? So , in end : Please help me to solve the mistake and let me continue the journey of learning to code and get added as a successful student on your website.

Your Student,
mod edit: email removed
12 JULY 2024

Your code so far

<html>
  <body>
    <main>
      <h1>CatPhotoApp</h1>
      <h2>Cat Photos</h2>
      <!-- TODO: Add link to cat photos -->

<!-- User Editable Region -->

      <p>See more cat photos in our gallery.</p>
      <a href="https://freecatphotoapp.com">link to cat
      pictuers. </a>

<!-- 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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 11

Your personal information has been removed from this post. Sharing personal information like your phone number, email, legal name and exact location online is unsafe.

It can be scraped by malicious actors to use against you, so please think carefully about what information you share.

hi there,
please put the code all on one line and fix any spelling mistakes.
(for example the word pictures is not spelled correctly in your code)
Also do not add extra spaces to the line. You have an extra space to the right of the period (dot).

Hey Buddy , Here Kindly Remove the extra space between your text and closing anchor tag </a>.

Hope You Understand !!

hi be_happy. This is step 11 not step 12. (they only need to add some text for step 11)

Thanks a lot to inform me and So Sorry for wrong guidance.

I’II surely take care of it in future.

1 Like