DIR
The dir attribute specifies the element's text directionality.
SYNTAX
dir="value"
VALUE | DESCRIPTION |
---|---|
auto | direction is to be determined programmatically using the contents of the element |
ltr | left-to-right |
rtl | right-to-left |