HTML bdo Tag

Example

Specify the text direction:
<bdo dir="rtl">
This text will go right-to-left.
</bdo>

Teach Yourself  by BH24 HTML Editor Tool!

The <bdo> tag is supported in all major browsers.

Definition and Usage

bdo stands for Bi-Directional Override.
The <bdo> tag is used to override the current text direction.