<H1> through <H6> create one line headings. The closing </H1> through <H6> tags are required. The opening <H> tag forces a single carriage return, and the closing </H> tag forces a double carriage return. The effect is that a Heading is always on a line by itself.
<H1> Heading<H2> Heading<H3> Heading<H4> Heading<H5> Heading<H6> HeadingUsing <FONT SIZE="7">, you can have a heading larger than <H1>:
This Is A Huge Heading
The ALIGN attribute with the heading tag, directs the browser to align text in one of several ways as illustrated:
<H3 ALIGN="LEFT"><H3 ALIGN="CENTER"><H3 ALIGN="RIGHT"><CENTER></CENTER> tags