<bdo>
HTML <bdo> Element Reference
The HTML <bdo> element explicitly overrides the writing direction of its text.
Categories
- Text-level semantics
Tag omission
Consult the HTML Living Standard for the precise tag-omission rules.
Content model
- Detailed content-model guidance will be added to this reference.
Attributes
Examples
Example
A practical bdo element example.
<bdo dir="rtl">This text runs right to left.</bdo>