How to finish the "nesting" 2 p element inside main element . ? I am on challenge 09 HTML elements

Tell us what’s happening:

  **Your code so far**

<main> 
<p>Kitty IpsumIpsum Text<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:**

Challenge: Introduction to HTML5 Elements

Link to the challenge:

Hello there.

Do you have a question?

If so, please edit your post to include it in the Tell us what’s happening section.

The more information you give us, the more likely we are to be able to help.

Thank you , I am trying to nest two paragraph tags inside main tag , the Kitty ipsum challenge . The problem is i am failing to complete the test which means something must be wrong. Any help

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.