Learn HTML by Building a Cat Photo App - Step 1

Tell us what’s happening:

i dont understand how to build a cat photo app by using HTML

Your code so far

<html>
  <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 14092.77.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.107 Safari/537.36

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 1

Welcome to the forum @abidnosheen52

Change the text of the h1 element below from Hello World to CatPhotoApp and watch the change in the browser preview.

For this step you need to change the text between the h1 tags.

Each step will guide you on how to code the app.

Happy coding

Welcome to FFC forum. Read this documents about html language: