Introduction to HTML5 Elements 0001

help ! what should i do

Your code so far


<h2>CatPhotoApp</h2>

<p>Kitty ipsum </p>
<p>Kitty ipsum </p>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36.

Link to the challenge:

Step 1 of succeeding on FreeCodeCamp is to read the instructions.

For you right now , I suggest you reset the challenge code (using the reset button) then re-read and follow the instructions. (here they are again).
Let us know if you need help following the instructions but take them one step at a time.

Create a second p element after the existing 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.

Wrap the paragraphs with an opening and closing main tag.

1 Like