HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

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

Global

NameValueDescription
dirDirection of the text

Examples

1 · dir