HTML and CSS Reference
In-Depth Information
Name
unicode-bidi
Values:
normal | embed | bidi-override
Initial value:
normal
Applies to:
All elements
Inherited:
No
Computed value:
Same as declared value
Description:
Allows the author to generate levels of embedding within the unicode bidirectional algorithm.
User agents that do not support bidirectional text are permitted to ignore this property.
Examples:
span.name {direction: rtl; unicode-bidi: embed;}
Search WWH ::




Custom Search