Alignment

The most useful alignment tool is the <CENTER> tag. With it, you can do things like:

CGR 500
Designing for the WWW
(Section 1)

Some tags have an alignment attribute. Headings, for example, which are left justified by default, may be centered (or right-aligned) as in the following example:

A Centered Heading

Besides headings, other tags that support an alignment attribute include: <P>, <HR>, <DIV>, <TR>, <TD>, <TH>, and <APPLET>.