Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:
Can someone tell me why this is wrong please?.

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <!-- TODO: Add link to cat photos -->
    <p>To see more cat photos click here.</p>




  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 15117.111.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36
Can someone tell me why this is wrong?
Challenge: Learn HTML by Building a Cat Photo App - Step 4

Link to the challenge:

It doesn’t look incorrect so I would suggest you click the reset button and then force your browser to refresh the page with CTRL+F5 and then redo the comment line again.

Thank you, I really appreciate that. Almost gave up lol.

1 Like

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