jump

HTML: The Markup Language Reference

bdiBiDi isolate NEW # T

The bdi element represents a span of text that is isolated from its surroundings for the purposes of bidirectional text formatting [BIDI].

Permitted contents #

Permitted attributes #

global attributes
Any attributes permitted globally.

Tag omission #

A bdi element must have both a start tag and an end tag.

Permitted parent elements #

any element that can contain phrasing elements

DOM interface #

Uses HTMLElement.