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

<html>
  <body>

<!-- User Editable Region -->

    </CatPhotoApp/> 
</Cat Photos/>
    

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 8.0.0; SM-N950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.87 Mobile Safari/537.36

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

Link to the challenge:

Hello and welcome to our forum!
The lesson requires you to nest the text Cat Photos in h2 element,an h2 element looks like this <h2></h2>

1 Like

Still not getting it please

why dont you try resetting the lesson and try this below the h1 element
<h2> enter text here</h2>

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