back

Text Direction

Tag: <bdo>

This tag is used to override text direction.
Inside the opening tag the attribute dir must be placed to set the direction of the text, ltr for left to right and rtl for right to left.
It is closed with the closing tag </bdo>

Example