Learn HTML by Building a Cat Photo App - Step 2

Tell us what’s happening:
Describe your issue in detail here.i need help with step. 2 am not getting how to do it
Your code so far

<html>
  <body>

<!-- User Editable Region -->

    <h1>CatPhotoApp</h1>
    <h1><catphotoapp<h2>catphotos</h2>

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36

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

Link to the challenge:

Hello and welcome.

You don´t need all before h2 in this line. Remove it. And look at the text (catphotos). It isn´t the same of the instructions.

Grets.

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