Build a Curriculum Outline - Step 3

Tell us what’s happening:

I could not understand yet where to type inside the h1 or without using h1

Your code so far

<html>
  <body>
      full stack curriculam   
</body>
</html>

<!-- User Editable Region -->



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

Challenge Information:

Build a Curriculum Outline - Step 3

Welcome to the forum. :wave:

I can see how it’s a bit confusing because the instructions are in the middle of the code.

the h1 is on line 1 above the instructions, so line 2, down below the instructions is what’s meant by Below your h1 element,

It looks like you will need to press the reset button to replace the starting code.