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>
  <body>
    <h1>Hello World</h1>freefire
  </body>
</html>

Your mobile information:

iPhone - iOS18.1.1

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

Link to the challenge:

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

Welcome to the forum @97gx66rhcm

The text CatPhotoApp should be present in the code. You may want to check your spelling.

You need to change the text between the two h1 tags.
Also, remove the stray text after the h1 element.

Happy coding