What does the following HTML code display?
<h1>Heading 1</h1> <h2>Heading 2</h2> <h6>Heading 6</h6>
Three headings, each progressively smaller
Three headings, each the same size
Two headings, and one paragraph
An error message