Learn HTML by Building a Cat Photo App - Step 1

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

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

<!-- User Editable Region -->

    <h1>Hello World</h1>

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36

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

Link to the challenge:

Welcome to a great community!

Why did you enter the code next to the < html> opening tag?

The instructions only ask that the words Hello World be change to CatPhotoApp.

Suggestion: Reset the step and follow the instructions closely.

Happy coding! : )