ZVON > References > CSS2 Reference

Go to Standard
Property:unicode-bidi
Percentages: N/A
Media: visual
Applies to: all elements,but see prose
Initial: normal
Value: normal | embed | bidi-override | inherit
Inherited: no

Examples:



     <AAA> ABCDE EFGHIJ
          <BBB>abcde efghi jklmn opqrst uvwxyz</BBB> JKLMN OPQRST UVWXYZ
     </AAA>
View
AAA {direction: rtl; unicode-bidi: embed}
BBB {direction: ltr; unicode-bidi: embed}


     <AAA> ABCDE EFGHIJ
          <BBB>abcde efghi jklmn opqrst uvwxyz</BBB> JKLMN OPQRST UVWXYZ
     </AAA>
View
AAA {direction: rtl; unicode-bidi: embed}
BBB {direction: ltr; unicode-bidi: bidi-override}



     <AAA> ABCDE EFGHIJ
          <BBB>abcde efghi jklmn opqrst uvwxyz</BBB> JKLMN OPQRST UVWXYZ
     </AAA>
View
AAA {direction: rtl; unicode-bidi: embed}
BBB {direction: ltr; unicode-bidi: normal}




_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet