October 2007
Beginner to intermediate
168 pages
3h 27m
English
unicode-bidi
normal | embed | bidi-override | inherit
normal
All elements.
No.
As specified.
This property allows the author to generate levels of embedding within the unicode embedding algorithm. User agents that do not support bidirectional text are permitted to ignore this property.
*:lang(ar) {direction: rtl; unicode-bidi: embed;}
*:lang(es) {direction: ltr; unicode-bidi: normal;}Firefox, Internet Explorer, Opera 9+.
Read now
Unlock full access