I am very new in coding. Please what’s the way out for the below statements
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
