Hey guys I'm new here pls help me out

I’m in stage 8 HTML right now and I don’t know the way out. How do I write the main element outside the 2 subelements?

Can you provide the code you tried and a link to the test.?

<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>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>

</main>
1 Like

Hi @Hany_raaj we all knew the answer, we should try to help the maximum for them to understand the concept, not by providing the answers please, you can point out the hints so that they will try their best and might sort it out, anyone who knew the solution can give them directly, but that’s not the point, i guess you can understand

1 Like

Thank you @Sujith3021

better wrap it inside spoiler tags, so they won’t see it directly

But why a direct solution…? What about hints…?

The hints are already provided by fcc, most of 'em come here to get solution!

What if we make them understand how to find a solution by themself in future.?

1 Like

Thank you very much. I spent almost an hour trying to do it but failed.

yes, and learn nothing when you give them something to just copy and paste. Why wait till the future when right now they need to learn how to troubleshoot. They won’t last if they don’t learn how to decipher the answer before it gets hard.