CSS unicode-bidi
Also see the full, alphabetical list of CSS properties
The CSS direction property is used in conjunction with the 'direction' property to specify which direction the text should run (i.e. from left to right or right to left).
Also see the direction property.
| Syntax: | direction: <value>; unicode-bidi: <value>; |
| Possible Values: |
|
| Initial Value: | normal |
| Applies to: | All elements |
| Inherited: | No |
| Media: | Visual |
| Example: |
|
| Try it yourself! |
|

