Build a Cat Photo App - Step 4

Tell us what’s happening:

guys can you please help with this issue

CatPhotoApp

Cat Photos

Everyone loves cute cats online!

TODO: Add link to cat photos

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>

<!-- User Editable Region -->

    <h2>Cat Photos</h2>
     <p>Everyone loves cute cats online!</p>
     <!-- TODO: Remove h1 -->
     <p>TODO: Add link to cat photos</p>

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

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

Challenge Information:

Build a Cat Photo App - Step 4

Hi

You need to you the text of the comment in the instructions, not from the example.

1 Like