'unicode-bidi' Example : unicode bidi « CSS Attributes and Javascript Style Properties « HTML CSS Reference






'unicode-bidi' Example

    
<html>
<body>
<p style="direction:ltr; unicode-bidi:bidi-override">
English . . . HEBREW TEXT
1 2 3 4 5
</p>
</body>
</html>

    
      
      








Related examples in the same category

1.'unicode-bidi' Syntax and Note
2.'unicode-bidi' Possible Values
3.'unicode-bidi' is applied to