1.

Which element is called bidirectional isolation?(a) (b) (c) (d) This question was addressed to me in unit test.My question comes from HTML5 Semantics topic in portion Advance HTML of HTML

Answer»

The correct answer is (a)

To explain I would say: ELEMENT is known as BIDIRECTIONAL isolation. It isolates a span of text that might be formatted in different direction from other text outside it. This element is useful at the time of embedding text with an UNKNOWN directionality from database like inside text with a FIXED directionality.
is used for giving a break-line in text. is used for making the text bold. To OVERRIDE the current text direction element is used.



Discussion

No Comment Found

Related InterviewSolutions