Html main tag problem

Tell us what’s happening:
Describe your issue in detail here.

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


i dont understand what to do now
it shwoing " The opening

main

tag should come before the first paragraph tag."

Challenge: Introduction to HTML5 Elements

Link to the challenge:

Hey there! Welcome to the foums!

This code passes the lesson for me. Do you have any browser extensions that could be interfering with the lesson? You could also try clearing your browsers cache.

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