InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property allows the text direction to be overridden to support multiple languages and text flow directions in the same document?(a) unicode-bidi(b) visibility(c) top(d) vertical-alignI have been asked this question by my school teacher while I was bunking the class.This intriguing question comes from Strings and Keywords topic in chapter CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» RIGHT CHOICE is (a) unicode-bidi The BEST I can EXPLAIN: SYNTAX: |
|