Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:

It says the comment needs to be above the p element. It is though.

Your code so far

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

<!-- User Editable Region -->

    <p>Click here to view more cat photos.</p>

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 4

Try to reset the step.

I think maybe this step was updated recently the text is different.

1 Like