Learn HTML by Building a Cat Photo App - Step 1

Tell us what’s happening:

Չեմ կարողանալ ստեղծել կատուն ինձ մոտ խնդիր է առաջանում։

Your code so far


<!-- User Editable Region -->

<h1/h1>
<Hello World>
<CatPhotoApp>

<!-- User Editable Region -->

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 1

Can you see how your syntax is wrong? Here is the example code at step 1:

<openingTag>content</closingTag>

Note where you need to put the text inside the h1 element. If you reset the lesson you will see where it started with the text “Hello World”. You need to change that text to what it says in the instructions.