Build a Cat Photo App - Step 3

Tell us what’s happening:

I’m not sure what the p element is or how to type it in

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>

<!-- User Editable Region -->

    <h2>Cat Photos</h2>
    <h2><Everyone Loves cute cats online></h2>

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36

Challenge Information:

Build a Cat Photo App - Step 3

this is an h2 element, right?
the p element uses the same pattern, where instead of h2 there is p