Learn HTML by Building a Cat Photo App - Step 2

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

<CatphotoApp>
  </h2> <CatphotApp> </h2 >

<!-- User Editable Region -->

   </ Cat Lists>

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 6.0; BGO-DL09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36

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

Link to the challenge:

:balloon: Hi, welcome to the forum!
We see you have posted some code but did you have a question?

Read carefully the instruction: " Below the h1 element, add an h2 element with this text: Cat Photos"
Restart step. You already have the line of code given. Add below that line a new one, very similar. Just instead of h1, you will have h2, and between <h2> and </h2> you should add text from the challenge: “CatPhotos”.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.