
This paragraph is left aligned, with
the start tag <p align="left">. By default, paragraphs
are left-aligned.
This paragraph is center-aligned, and begins with
the tag <p align="center">. Just some extra stuff
to show the CENTER effect in paragraph alignment.
This paragraph is right-aligned, and begins with
the tag <p align="right">. This should be
right-aligned on your browser display (flushed to the right hand
margin, with a ragged left margin).
This paragraph is left and right justified, and begins with
the tag <p align="justify">. This text should be flush with
both the left and right margins when viewed in a browser. Extra text here should
be able to show how this works.