Build a Curriculum Outline - Step 6

Tell us what’s happening:

Your p element should have a closing tag. Closing tags have this syntax: .how to fix

Your code so far

<h1>Welcome to freeCodeCamp</h1>
<h2>Full-Stack Curriculum</h2>

<!-- User Editable Region -->

<p>Learn the skills to become a full-stack developer</P>

<!-- User Editable Region -->

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:147.0) Gecko/20100101 Firefox/147.0

Challenge Information:

Build a Curriculum Outline - Step 6

try writing the closing tag lowercase

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