Build a Cat Photo App - Step 5

Tell us what’s happening:

do not understand…Also, need help in completing this project

Your code so far


<!-- User Editable Region -->

<html>
<body>
  <main>
  <h1>CatPhotoApp</h1>
  <h2>Cat Photos</h2>
  <!-- TODO: Add link to cat photos -->
  <p>Click here to view more cat photos.</p>
  </main>
</body>
</html>
    

<!-- User Editable Region -->

</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36

Challenge Information:

Build a Cat Photo App - Step 5

Hi @Alfred2

You changed the contents of the paragraph element.
Please reset the step to restore the seed code and try again.

Happy coding