Just starting to code

Tell us what’s happening:
umm i am confused on this part it is asking me to write a main and an end main i think so i am very confsued i just started codeing

Your code so far


<main>
<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 the grass rip the couch scratched sunbathe,</p>
</main>

Your browser information:

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

Challenge: Introduction to HTML5 Elements

Link to the challenge:

the challenge asks for only the p elements inside the main element, try with that

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