The __________ element represents a span of text that is isolated from its surroundings for the purposes of bidirectional text formatting
A
b
B
bdi
C
bdo
D
base
Correct Answer: bdi
bdi stands for Bi-directional Isolation. This element is useful when embedding user-generated content with an unknown directionality.