Build a Curriculum Outline - Step 2

Tell us what’s happening:

Am using smart phone to learn and I did not know how to use the h1 and other things

Your code so far


<!-- User Editable Region -->

Welcome to freeCodeCamp<h11>

<!-- User Editable Region -->

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Mobile Safari/537.36

Challenge Information:

Build a Curriculum Outline - Step 2

Welcome to the forum @Nabauchi

h1 elements have both a starting and closing tag.

Take another look at the example they gave.

There is no such thing as a h11 tag.

Happy coding