Vidyalelo
HTML · Q56

HTML5

Programming · HTML · question 56

Q56

The __________ element represents a span of text that is isolated from its surroundings for the purposes of bidirectional text formatting

A.
b
B.
bdi
Answer
C.
bdo
D.
base

Answer: Option B

Solution

Answer: Option B
Solution:
bdi stands for Bi-directional Isolation. This element is useful when embedding user-generated content with an unknown directionality.