Build a Curriculum Outline - Step 10

Tell us what’s happening:

I’m at step 10 and I’m really struggling to get pass this step I need assistance

Your code so far

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

<h3>Introduction to HTML</h3>
<p>HTML represents the content and structure of a webpage</p>


<!-- User Editable Region -->

<h3>Introduction to CSS</h3>
<h3>CSS is used to style a webpage<h3>

<!-- 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/146.0.0.0 Safari/537.36

Challenge Information:

Build a Curriculum Outline - Step 10

hello!

This is not a paragraph element. You have already used a paragraph element here (the 2nd element) –

Try to follow the instructions using this as a reference.

it’s still telling to use the element h3 to the page

can you please post your current code?

”add another paragraph element with the text”
Here, paragraph means <p> tag

I have done it so I’m on the next step which I will be completing today

1 Like