I am not able to understand this. pls help me out

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>


<main> 
<p>Purr jump eat the grass rip the couch scrathed sunbathe, shed everywhere rip the couch sleepin the sink fluffy fur catnip scratched.</p> 
</main>

Can you include what it’s asking you to do? There are a huge number of challenges, so if you need help you need to explain what you’re being asked to do and what you’re stuck on.

You need to put both paragraph elements inside the main element.

sorry for the rough picture. This thing mostly help on Search engine optimization I believe. (still not up to that level) Useful link for more reference

2 Likes

You should include all p tag in tag

Both

elements need to be inside the element. Basically the paragraphs should be together within the opening and closing tags.

Your should be above the h2

Your main tag needs to move.// above h2