bdo
Description
The bdo element for HTML represents explicit text directionality formatting control for its children. It allows authors to override the Unicode bidirectional algorithm by explicitly specifying a direction override.
Syntax
HTML
<bdo attribute-name="attribute-value"></bdo>
Attributes
Name | Value | Description |
---|---|---|
dir | Direction of the text |