Please help me with this html challenge

Tell us what’s happening:
Describe your issue in detail here.

  **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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36.

Challenge: Introduction to HTML5 Elements

Link to the challenge:

Hi @nr.phiphou518 !

Welcome to the forum!

I have edited your post to remove the link from the title.
Please avoid placing links in the title since we cannot click on them.

This is what the error message says
Your p element should contain the first few words of the provided additional kitty ipsum text .

You are failing the test because you didn’t follow the instructions.

FCC instructions:
Create a second p element with the following kitty ipsum text: Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.

Once you use the correct text for the second paragraph, then the tests will pass.

There is a different paragraph text given. Paste/type that & try again

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