Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening: step 4 is the issue
Describe your issue in detail here. how to create a comment box

Your code so far

CatPhotoApp

CatPhotos

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

<!-- User Editable Region -->

    
    <p> See morecatphotos in our gallery</P>
   <!--,TODO :Add link to cat photos.-->

<!-- 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/109.0.0.0 Safari/537.36

Challenge: Learn HTML by Building a Cat Photo App - Step 4

Link to the challenge:

Hello and welcome to our forum.
You have three comments,you should have one. Then copy the exact comment text,the one you’ve used isn’t exact. Also,your comment should be above your paragraph element.

i did not get it right

This should be above the <p> element. You also need to remove the comma at the front