Specifies the text direction for the element.
Platform Support
IE | Netscape | Mozilla | Opera | Safari | 5.0+ | 6.0+ | 1.0+ | no | 1.0+ |
---|
Usage
[left-to-right | right-to-left]
Values
inherit | Inherit the value from the parent element. |
ltr | Left-to-right. |
rtl | Right-to-left. |
Availability
W3C CSS2