×
×
Correct!

Add six headings to the document with the text "Hello".

Start with the most important heading (the largest) and end with the least important heading (the smallest).

<html>
<body>
<h1>Hello</h1>
<h2>Hello</h2>
<h3>Hello</h3>
<h4>Hello</h4>
<h5>Hello</h5>
<h6>Hello</h6>
</body>
</html>

Not Correct

Click here to try again.

Correct!

<html>
<body>






</body>
</html>




×

Reset the Score?

This will reset the score of ALL 106 exercises.

Are you sure you want to continue?



×

Congratulations!

You have finished all 106 HTML exercises.

Share your score:



Get Certified!

Take our HTML Developer Certificate to prove that you have fundamental knowledge of web development using HTML.