Build a Cat Photo App - Step 4

my

is not working pls help me

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>

<!-- User Editable Region -->

    
    <p>Everyone loves cute cats online!</p>
    <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) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36 Edg/137.0.0.0

Challenge Information:

Build a Cat Photo App - Step 4

Hi. Look at where the instructions tell you to place the comment compared to how you have done it.

Look at the example syntax for a comment. Don’t add anything else.

1 Like

Hi Buddy, Here You no need to put your comment inside p tag

The comment starts with <!-- and ends with --> you no need to add anything.

Do remove the p tag from your comment line.

And do shift that where the instruction are pointing out

Hope You Understand.

i dont uderstand where the instruction are pointing out

the instructions ask you to add the comment above the p element, right now it’s below

ok but i dont under stand

Can you say what do you not understand?

i got it dont worry but thx for the help