text-justify

Specifies the alignment to use to justify the text for the element.

Platform Support

IENetscapeMozillaOperaSafari
5.0+nononono

Values

autoUse browser justification.
distributeIncreases or decreases letter spacing between words. Optomized for Asian languages.
distribute-all-linesSame as distribute, but also justifies last line in a paragraph.
distribute-center-lastNot implemented.
inter-clusterJustifies lines of text with no inter-word spacing.
inter-ideographJustifies lines of ideograph text, including both inter-ideograph and inter-word spacing.
inter-wordJustifies lines of text based on spacing between words.
kashidaJustifies lines of text by elongating characters.
newspaperIncreases or decreases letter spacing between words.

Remarks

IE only.

Related

text_css aptana_docs