1.

___________ describes CSS properties to manipulate the position of “ruby”, which are small annotations on top of or next to words, especially common in Chinese and Japanese.(a) align(b) ruby(c) lang(d) text-alignThis question was addressed to me by my college director while I was bunking the class.The origin of the question is The Specification of CSS topic in chapter CSS Fundamentals, Colors and Styling of CSS

Answer»

Right answer is (B) RUBY

To elaborate: Align is used to align the CONTENT either left, right or center. Ruby describes CSS properties to manipulate the position of “ruby”, which are small annotations on top of or next to words, especially common in Chinese and Japanese. They are often used to GIVE the pronunciation or meaning of DIFFICULT ideograms. Text-align is for aligning the text either left, right or in center.



Discussion

No Comment Found

Related InterviewSolutions