<title>text</title>Defines the document's title as
.
Should be the first item in each page.text
<h1>text</h1>Defines a level 1 (major) heading.
<h2>text</h2>Defines a second-level (minor) heading.
Heading levels
<h3>,
<h4>,
<h5>, on
down to <h6> are also
allowed.
<address>text</address>Identifies whom to write to about this page; should be the last item.