So below is my code currently and this is exactly what it says to do but im clearly doing something wrong and cant understand.
Only just started learning this could be a basic thing that im doing wrong but would love to know what it is to help me get better.
You need 2 p elements with kitty ipsum text (current code is correct)
Make sure each of your p elements have a closing tag (code is wrong yet looks right to me)
Your p element should contain the first few words of the provided additional kitty ipsum text (code is correct)
Your code should have one main element. (code is correct)
The main element should have two paragraph elements as children (code is correct)
The opening main tag should come before the first paragraph tag (code is correct)
The closing main tag should come after the second closing paragraph tag (code is incorrect but looks right to me)
<h2>CatPhotoApp</h2>
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>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</P>