Introduction to HTML5 Elements (main)

Please help me with this task.

You need 2 p elements with Kitty Ipsum text.
Passed
Make sure each of your p elements has a closing tag.
Passed
Your p element should contain the first few words of the provided additional kitty ipsum text.
Your code should have one main element.
The main element should have two paragraph elements as children.
The opening main tag should come before the first paragraph tag.
The closing main tag should come after the second closing paragraph tag.

this is my solution but its still marking me wrong:


<header>
<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> Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched. </p>
</header>

I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make easier to read.

See this post to find the backtick on your keyboard. The “preformatted text” tool in the editor (</>) will also add backticks around text.

Note: Backticks are not single quotes.

markdown_Forums

what key on my keyboard to make the main element have two paragraph element

You just type the text.

what text, i dont know what to press to make the text main

You type it with the letters on your keyboard.