Another common set of tags are the Heading tags. An <H> is a container tag which can take an attribute of ALIGN. ALIGN can have the standard values of LEFT, RIGHT or CENTER.
Headings come in six different sizes, ranging from the largest, <H1> to <H6> and are usually set in bold.
Headings can contain other active HTML style tags, such as italic, strikeout or underline.