text-align-last

Specifies the alignment for the last or only line of text for the element.

Platform Support

IENetscapeMozillaOperaSafari
5.0+nononono

Values

autoAlign text according to text-align.
inheritInherit the value from the parent element.
leftAlign the text at the left edge.
rightAlign the text at the right edge.
centerAlign the text at the center of the element.
justifyJustify the text alignment.

Remarks

IE only.

Related

text_css aptana_docs