copyright © CSSPG, lud February 28 1999

for practical use of CSS
To correctly render justified text, you may find it necessary to include a space before closing your paragraph. This 'trick' is necessary for one popular, but particularly 'buggy' browser. It will now be necessary to include some random text in order to extend the length of this example. The mark up for this justified text is:
P.justify { text-align: justify; }