Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:

Do i have to comment exactly what written or that’s an example. If it is an example then i have given a link still i doubt what’s wrong please help.

Your code so far

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

<!-- User Editable Region -->

    <!--TODO:images.app.goo.gl/piZiPrsq9DJK2ib69 -->
    <p>See more cat photos in our gallery.</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/128.0.0.0 Safari/537.36

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 4

Add a comment above the p element with this text:

TODO: Add link to cat photos

You need to follow the instructions, they tell you what to write

The instructions say:

Add a comment above the p element with this text:
TODO: Add link to cat photos

Does your comment match that?

so no need to put link?

Thanks, it worked. Thanks a lot.

No i was thinking they was asking for a link, I got it problem solved.