Learn HTML by Building a Cat Photo App - Step 1

Tell us what’s happening:

My h1 element is

CatPhotoApp

When I check my code, it does not pass.

Your code so far

<html>
  <body>

<!-- User Editable Region -->

    <h1>CatPhotoApp</h1>

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 1

hi there!

welcome to the forum. your code is working for me, reset the challenge step and try again.