Build a Curriculum Outline - Step 6

Tell us what’s happening:

I don’t understand why my p element is wrong. Like I wrote

at the start and

at the end

Your code so far

<h1>Welcome to freeCodeCamp</h1>

<!-- User Editable Region -->

<h2>Full-Stack Curriculum</h2>
<p>Learn the skills to become a full stack developer.</p>

<!-- User Editable Region -->

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.3 Safari/605.1.15

Challenge Information:

Build a Curriculum Outline - Step 6

make sure the paragraph contains the exact text requested, double check spacing and puctuation, usually those trip people up

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