Example
A paragraph with a direction from right to left:
<p dir="rtl">Write this text right-to-left!</p>
Browser support
All browsers support dir Attribute.
Definition and Usage
The dir attribute specifies the text direction of the element content.
Tips and Notes
Note: The dir attribute is not valid in the following tags:
, ,