Styling Texts

Question 1
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property converts text to initial capitals, all uppercase, or all lowercase?
text-transform
text
text-decoration
text-uppercase
Explanation:
Self-explainatory.
Question 2
Marks : +2 | -2
Pass Ratio : 100%
Which of the following font-weight property make the text lighter in relation to its parent?
unfocus
normal
lighter
normal
Explanation:
Self-explainatory.
Question 3
Marks : +2 | -2
Pass Ratio : 100%
Which of the following Property controls the display of small caps?
font-size
font-variant
font-style
font-weight
Explanation:
Self-explainatory.
Question 4
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property controls how spaces and word wrapping are handled?
spacing
text-space
white-space
word-spacing
Explanation:
Self-explainatory.
Question 5
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property sets the size of the font?
font-size
font-variant
font-style
font-weight
Explanation:
Self-explainatory.
Question 6
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property specifies what line decorations, if any, are added to the text?
text-decoration-line
text-line-decoration
text-decoration-style
text-style-decoration
Explanation:
Self-explainatory.
Question 7
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property applies one or more shadows to text?
text-shadow
shadowed
shadow
word-shadow
Explanation:
Self-explainatory.
Question 8
Marks : +2 | -2
Pass Ratio : 100%
Which of the following font-variant property render text using the same letter case as in the underlying code?
bold
small-caps
normal
none of the mentioned
Explanation:
Self-explainatory.
Question 9
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property allows long text, such as a URL, to be broken if it would otherwise over?
text-transform
word-wrap
text-overflow
text-indent
Explanation:
Self-explainatory.
Question 10
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property sets the alignment of the last line of a text block?
overflow-wrap
text-align-last
text-transform
text-indent
Explanation:
Self-explainatory.