CSS Questions & Answers – CSS Fonts

This set of CSS Multiple Choice Questions & Answers (MCQs) focuses on “CSS Fonts”.

1. 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
View Answer

Answer: d
Explanation: Self-explainatory.

2. 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
View Answer

Answer: c
Explanation: Self-explainatory.

3. Which of the following is not a value for font-style property?
a) normal
b) italic
c) oblique
d) none of the above
View Answer

Answer: d
Explanation: Self-explainatory.
advertisement
advertisement

4. 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
View Answer

Answer: b
Explanation: Self-explainatory.

5. 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
View Answer

Answer: d
Explanation: Self-explainatory.

6. Which of the following is not a appropriate value for font-variant property?
a) inherit
b) default
c) large-caps
d) small-caps
View Answer

Answer: c
Explanation: Self-explainatory.

7. 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
View Answer

Answer: d
Explanation: Self-explainatory.
advertisement

8. 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
View Answer

Answer: d
Explanation: Self-explainatory.

9. 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
View Answer

Answer: b
Explanation: Self-explainatory.
advertisement

10. “font-style comes first than font-weight in font attribute”.State true or false.
a) True
b) False
View Answer

Answer: b
Explanation: Syntax:
font: font-weight font-style font-variant font-size/line-height font-family .

Sanfoundry Global Education & Learning Series – CSS.

To practice all areas of CSS, here is complete set of 1000+ Multiple Choice Questions and Answers.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.