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

Your mobile information:

SM-G960U - Android 10 - Android SDK 29 - Security Patch 2022-03-01 - samsung/starqltesq/starqltesq:10/QP1A.190711.020/G960USQU9FVB2:user/release-keys

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

Link to the challenge:

Please 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!

Hi Aishah :wave:

You need to keep the opening and closing h1 tags as they are. The instructions for this step ask you to change the text that is between the opening and closing h1 tags.

Hope that helps :smile:

Phil