Learn HTML by Building a Cat Photo App - Step 5

Tell us what’s happening:

I do not know how to give my main element an opening tag. The tag that needs entering is the syntax: .

Please help me. I do not know what to do.

Your code so far

<html>
  <body>

<!-- User Editable Region -->

  
  </main> <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <!-- TODO: Add link to cat photos -->
    <p>Everyone loves cute cats online!</p> </main>
    

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 5

Hi there and welcome @amara.chaker !

The opening tag of an element didn’t need slash.
Re-read the challenge instructions and see the main opening and closing tags.

Thank you. Could you please also help with Step 11?

Create a topic to the challenge, same way you created this one. Then any mod/camper will help you.

I created a new one, you can see it on my profile.