Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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

Answer: b
Explanation: The base Url target relative to all URL’s in document is specified by base tag in html. B is for bold text representation. bdi stands for Bi-directional Isolation. This element is useful when embedding user-generated content with an unknown directionality. Direction of text is displayed by bdo element

Join The Discussion