Build a Cat Photo App - Step 4

Tell us what’s happening:

Please help me for answering these questions. Help

Your code so far

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

<!-- User Editable Region -->

    
    <p>Everyone loves cute cats online!</p>
    
    <!--TODO: Add link to cat photos--> 
    <p> 
    here is an information about cat. </p>

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36

Challenge Information:

Build a Cat Photo App - Step 4

Hi. Your comment is correct but you have changed the existing text in the p element which you are not asked to do. I suggest you reset the step to get your code back as it was and try again.