Test Series - css

Test Number 3/59

Q: Which of the following value is supposed to be a slightly bolder weight that standard bold in font attribute?
A. empasize
B. light
C. lighter
D. dark
Solution: Self-explainatory.
Q: Which of the following property allows contextual adjustment of inter-glyph spacing, i.e. the spaces between the characters in text?
A. font-style
B. font-family
C. font-kerning
D. font-variant
Solution: Self-explainatory.
Q: Which of the following is not a value for font-style property?
A. normal
B. italic
C. oblique
D. none of the above
Solution: Self-explainatory.
Q: Which of the following value specifies whether the user agent is allowed to synthesize bold or oblique font faces when a font family lacks bold or italic faces?
A. font-weight
B. font-synthesis
C. font-kerning
D. font-variant
Solution: Self-explainatory.
Q: Which of the following selects a normal, or small-caps face from a font family?
A. font-weight
B. font-synthesis
C. font-kerning
D. font-variant
Solution: Self-explainatory.
Q: Which of the following is not a appropriate value for font-variant property?
A. inherit
B. default
C. large-caps
D. small-caps
Solution: Self-explainatory.
Q: Which of the following property adjusts the font-size of the fallback fonts defined with font-family, so that the x-height is the same no matter what font is used?
A. default
B. font-size-fallback
C. font-adjust
D. font-size-adjust
Solution: Self-explainatory.
Q: Which of the following Allows you to expand or condense the widths for a normal, condensed, or expanded font face?
A. font-style
B. font-stretch
C. font-expand
D. none of the mentioned
Solution: Self-explainatory.
Q: Which of the following font-size-adjust is value used in calculating the size of the fallback fonts?
A. auto
B. number
C. count
D. none
Solution: Self-explainatory.
Q: “font-style comes first than font-weight in font attribute”.State true or false.
A. True
B. False
C. .
D. 0
Solution: Syntax:
font: font-weight font-style font-variant font-size/line-height font-family .

You Have Score    /10