HTML has 6 heading levels, from <h1> (largest) to <h6> (smallest).
Run this example to see how it works and then try the exercise.
Click "Run" to see the example in action...Your task: Create an h1 heading with the text "Welcome"
Click "Run" to execute your code...Which tag creates the largest heading?
SUMMARY
In this section, you learned how to create headings. Next, you’ll learn how to create paragraphs.