text-align

Specifies the horizontal alignment property for the element.

Platform Support

IENetscapeMozillaOperaSafari
3.0+4.0+1.0+4.0+1.0+

Values

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.

Availability

W3C CSS2

Related

text_css aptana_docs