back to home
HTML "bdo" tag
The HTML
< bdo>
element defines bi-directional override.
The
< bdo>
element is used to override the current text direction
< bdo dir="rtl">This text will be written from right to left< /bdo>
Displays