Specifies the horizontal alignment property for the element.
Platform Support
IE | Netscape | Mozilla | Opera | Safari | 3.0+ | 4.0+ | 1.0+ | 4.0+ | 1.0+ |
---|
Values
inherit | Inherit the value from the parent element. |
left | Align the text at the left edge. |
right | Align the text at the right edge. |
center | Align the text at the center of the element. |
justify | Justify the text alignment. |
Availability
W3C CSS2