Center and Division Tags
Change the position of text.

Not all HTML tags support the ALIGN attribute, e.g., <BR>.

There are at least two other ways to change the alignment of text.

<CENTER>Centered.</CENTER>

or use the DIV (division) container, which was added to HTML 4.0 and supports the ALIGN attribute.

<DIV ALIGN=RIGHT>Right justified.</DIV>
<DIV ALIGN=CENTER>Centered.</DIV>
<DIV ALIGN=LEFT>Left justified.</DIV>
<DIV ALIGN=JUSTIFY>This text is justified text as you can see if I type enough text to show it off. But let me type a couple of lines so that you can really see the effect.</DIV>


VA Linux Systems logo

   
I would appreciate comments, corrections, and
suggestions for how I can improve this course.

Nancy Blachman
Variable Symbols, Inc.
356 Bush Street
Mountain View, CA 94041-1332
650 966 8999
650 966 8998 fax
nancy- at -variablesymbols.com

If you want to learn how to search effectively using Google, visit Google Guide, which you can find at www.googleguide.com.