Build a Cat Photo App - Step 1

Tell us what’s happening:

i am new in coding and i started to do this project CatPhotoApp and i tried many times to make it right but still the code is incorrect, anyone could help me?

Your code so far

<h1>CatPhotoApp</h1> 
  <body>

<!-- User Editable Region -->

   <h1>CatPhotoApp</h1> this is exactly my code still does not correct. help me anyone


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

Challenge Information:

Build a Cat Photo App - Step 1

<h1>CatPhotoApp</h1>  <!-- <= why is it here? -->
  <body>
   <h1>CatPhotoApp</h1> 
  </body>
</html>

why did you put this up there?