Build a Curriculum Outline - Step 4

Tell us what’s happening:

saying wrong

Your code so far

<h1>Welcome to freeCodeCamp</h1>

<!-- User Editable Region -->

</h2>Full Stack Curriculum

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

Challenge Information:

Build a Curriculum Outline - Step 4

Use the same pattern as the h1 element.

Hi Buddy, See here the difference !!

Kindly do the open tag at the starting like <h1> then at the end you need to do add the closing tag </h1>

When you will do that then you will be able to create one h1 heading.

Hope You Understand.