HTML5 Elements Solution

Tell us what’s happening:

Your code so far


<h2>CatPhotoApp</h2>
<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
<h1>
<main>
<p>Purr jump eat the grass rip the couch scratched </p>
</h1>
<p1>purr jump eat the grass rip the couch scratched sunbathe, </p1>
</main>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Firefox/52.0.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/introduction-to-html5-elements/

I cant open the link right now but your h1 tag is outside the main while the close of the h1 is inside the main, not sure of the words but its ‘in between’ elements