本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

unicode-bidi

Specifies that the text direction in the element may be overriden for multi-language support.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
5.0+6.0+1.0+nono

Values

inheritInherit the value from the parent element.
normalStandard direction and rendering.
embedA new level of embedding may change direction.
bidi-overrideThe direction property may override a pre-defined direction.

Availability

W3C CSS2

Related