HELP! Introduction to HTML5 Elements

Tell us what’s happening:

Your code so far


<h2>CatPhotoApp</h2>

<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>Purr jump eat</p>
<header>
    <p>children</p>
    <p>play</p>
</header>

Your browser information:

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

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/introduction-to-html5-elements

Make sure you are reading the instructions carefully.

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.

Create a 2nd paragraph with the given text. Then use <main> tags to wrap the 2 pargraphs around. I would reset the code and start over!

i already did but doesnt come up nothing

sorry im new here i could love a little help. i always wanted to study this

No worries :slight_smile:
Can you re-share your new tried code?

i did everything you told me and it work, i wasnt putting “/” at the main.
thanks for helping me!! but i could to if you could help me or tell me where i can learn more or explain

1 Like

Did you get help? I think I may give you a hand out. That’s if you didn’t get any.