back

Direction

This is used the set the direction of the text.
Its options are:
(1) ltr, direction is left to right, this is the default option.
(2) rtl, writing direction now starts on the right
(3) Inherit, the value will be inherited from its parent element.

Example