Learn HTML by Building a Cat Photo App - Step 5

Tell us what’s happening:
Describe your issue in detail here.
Not sure where to even start on this one.

Your code so far.

<html>
  <body>
  <elementname>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <!-- TODO: Add link to cat photos -->
    <p>See more cat photos in our gallery.</p>
    
  </body>
</html>

Your mobile information:

iPhone - iOS16.1.2

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

Link to the challenge:

Hello.

This tag, doesn´t exist. Remove it.

In this step, you need open the tag <main> at the start, and close the tag </main> at the end.

Grets.