Basic Tags
Easy
10 points
Add a "Welcome" heading to the HTML page below using the level 1 heading tag.
HTML heading tags allow you to structure content. The <h1> tag represents the main page heading. It is important for SEO and accessibility. Complete the code to display "Welcome" as the main heading.
Well done! 🎉
Your answer is correct! You earned 10 points.
Not quite...
Try again! You can do it.
Your code
HTML5
Result