Learn HTML by Building a Cat Photo App - Step 12

Tell us what’s happening:

The cat photo app suddenly has incomplete 4 steps ,meanwhile I had already completed the project ages ago please look into it Freecodecamp

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

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 12

Hi there and welcome!

Don’t worries about that. The curriculum challenges are updated time to time. You can ignore it or complete it by do passing those steps.

Changes have been recently made to the curriculum in order to better serve the needs of the freeCodeCamp community.

The lessons and project steps which have been added or substantively changed will not be marked as “completed”, which can impact your reported course completion percentage. This will not impact claimed certificates. If you have already completed a project, then you are not required to complete the new steps. Any lessons which are not part of a certification project are always optional.

Only the 5 certification projects count towards the certificate.

1 Like