Build a Curriculum Outline - Step 6

Tell us what’s happening:

i done step 6 right but its saying it is wrong the paragraph elments for both opening and closing tags are right

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 develper.</p>











<!-- User Editable Region -->

Your browser information:

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

Challenge Information:

Build a Curriculum Outline - Step 6

Welcome to the forum @leshaanzwartland !

The starting code has no punctuation at the end of that sentence. Fix that and the tests should pass.

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