Build a Cat Photo App - Step 4

Hey,

Im Working On a cat photo app,

but im stuck on step 4,

so help me!

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <p>
      <!--TODO: Add Link to cat photos--></p>
    <p>Everyone loves cute cats online!</p>
  </body>
</html>

Welcome to the forum @lhencardona

You are not asked to nest the comment element in a paragraph element.

Happy coding