a) text-transform b) word-wrap c) text-overflow d) text-indent Answer: b Explanation: word-wrap
View QuestionWhich of the following property applies one or more shadows to text?
a) text-shadow b) shadowed c) shadow d) word-shadow Answer: a Explanation: text-shadow
View QuestionWhich of the following property specifies what line decorations, if any, are added to the text?
a) text-decoration-line b) text-line-decoration c) text-decoration-style d) text-style-decoration Answer: a Explanation: text-decoration-line
View QuestionWhich of the following property controls how spaces and word wrapping are handled?
a) spacing b) text-space c) white-space d) word-spacing Answer: c Explanation: white-space
View QuestionWhich of the following property sets the alignment of the last line of a text block?
a) overflow-wrap b) text-align-last c) text-transform d) text-indent Answer: b Explanation: text-align-last
View QuestionWhich of the following font-variant property render text using the same letter case as in the underlying code?
a) bold b) small-caps c) normal d) none of the mentioned Answer: c Explanation: normal
View QuestionWhich of the following property converts text to initial capitals, all uppercase, or all lowercase?
a) text-transform b) text c) text-decoration d) text-uppercase Answer: a Explanation: text-transform
View QuestionWhich of the following font-weight property make the text lighter in relation to its parent?
a) unfocus b) normal c) lighter d) normal Answer: c Explanation: lighter
View QuestionWhich of the following Property controls the display of small caps?
a) font-size b) font-variant c) font-style d) font-weight Answer: b Explanation: font-variant
View QuestionWhich of the following property sets the size of the font?
a) font-size b) font-variant c) font-style d) font-weight Answer: a Explanation: font-size
View Question