Error message won't let me go to next lesson

I keep getting error message that I am missing a closing element on one of my paragraphs.
See below, that they are there.
Can’t move on to next lesson.
Thank you,

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>


Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.75 Safari/537.36

Challenge: Introduction to HTML5 Elements

Link to the challenge:

Capitalization matters to the tests!

Jeez, thank you. Error message said I didn’t have a closing element I didn’t look at the opening elements . Thnx

Yeah, sometimes the tests get confused and give output that isn’t quite right. Good work on the fix!

1 Like

Hello again,
Do you know what the difference is between the first Responsive Web Design course and the later “(Beta)”? I have already started working in the course not labeled (Beta).
Thanks.

Hi @1239 !

The beta course is the newest version of the responsive web design course.
It has 15 practice projects instead of 100’s of challenges.
They both teach the same material.
The main difference is that the beta gives beginners more repetition by building projects.

Ok, thank you.
Maybe I should switch to Beta before I get too far into the older version.

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