1.

Which of the following property sets a variation of the specified or default font family?(a) fonts(b) font-style(c) font-variant(d) font-weightI got this question during a job interview.This interesting question is from Embedding Web Fonts topic in section CSS Text, Borders and Images of CSS

Answer»

The CORRECT choice is (C) font-variant

The EXPLANATION: Syntax:

font-variant: normal | small-caps.



Discussion

No Comment Found

Related InterviewSolutions