Build a Cat Photo App - Step 5

Tell us what’s happening:

I am new to coding and I am having trouble with this question. I would appreciate help thanks.

Your code so far

<html>
  <body>

<!-- User Editable Region -->

<main><h1>CatPhoto app</h1><p>Welcome to the cat photo app, where you can browse, upload and share your favorite cat photos with the world!</p></main>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <!-- TODO: Add link to cat photos -->
    <p>Everyone loves cute cats online!</p>
    

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

Challenge Information:

Build a Cat Photo App - Step 5

Welcome to the forum @Parmida333

Your code passes.
Reset the step and try again. If that doesn’t work, refresh the page, disable dark mode, disable ad blockers. Or, use another browser.
If the above steps do not work, you may need to restart the computer.

Happy coding

you need only add the main element in this step, please reset the step and do not add other elements