Learn HTML by Building a Cat Photo App - Step 3

Tell us what’s happening:

Please help me with the team is doing well and I hope you

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>

<!-- User Editable Region -->

</h2>CatPhotos</h2>
</p>Seemorecatphotosin ourgallery</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/123.0.0.0 Mobile Safari/537.36

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 3

Hi @sgrlielmar76 !

Welcome to the forum!

it looks like you have some syntax errors and incorrect text.
I would suggest resetting the lesson

This is the correct syntax for a paragraph element

inside the paragraph tags, make sure to use the correct text here from the directions

See more cat photos in our gallery.

once you fix that, then it will pass