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>

<!-- User Editable Region -->

    <h1>Hello World</h1>
    <h2>catphotoapp</h2>
    <html>catphotoapp</html>
    

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 Edg/113.0.1774.42

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

Link to the challenge:

Hello Ali. And wellcome!

In this exercise, you must change the text Hello World by te text catphotoapp

Only this.

You don’t need h2 or html lines behind h1 tag.

Greets.

1 Like

Hello and welcome to our forum,
You are only needed to nest the text CatPhotoApp in the <h1>
Here is something to get you started in HTML.

Kindly try to describe your problem the next time you post to the forum,it will help other members help you solve your problem.

1 Like