Help with Basic HTML and HTML5

Tell us what’s happening:
I don’t know the basic of it or like when I have to add the

thing and when it ends

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>
</main>

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 13421.102.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.199 Safari/537.36.

Challenge: Introduction to HTML5 Elements

Link to the challenge:

you have done one part of the instructions, you are missing this part:

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.

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