Beginner - Help for the code

Tell us what’s happening:
I’m a beginner and i don’t know how to complete this quizz, the quizz is

You should have 2 p elements with Kitty Ipsum text.

Each of your p elements should have a closing tag.

Your p element should contain the first few words of the provided additional kitty ipsum text .

I need your help, thank you :((
Your code so far


<h2>CatPhotoApp</h2>
<main>
<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> 
<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>
</main>

Your browser information:

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

Challenge: Introduction to HTML5 Elements

Link to the challenge:

The second p element should have the text:

Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched

1 Like

Oops many thanks, I didnt pay attention in the text, thank youu <3