Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

<html>
  <body>
    <h1>CatPhotosApp</h1>
    <h2>Cat Photos</h2>
 
   <p><html>
  <body>
    <p>Everyone loves cute cats.</p>
    </body>
</html>
</p>
    
  </body>
</html><!--TODO:Remove h1-->

Your mobile information:

Redmi Note 9S - Android 12 - Android SDK 31

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

Link to the challenge:

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

You should not have more than one html and body elements.

Welcome to the forum @Ihsankhan

In addition to the advice from @pkdvalis the comment element is not in the correct spot. Also, the comment text is from the example, not the instruction.

Please reset the step to restore the seed code and try again.

Happy coding