Vidyalelo
CSS · Q82

CSS Text, Borders and Images

Programming · CSS · question 82

Q82

Which of the following property sets the style of a font?

A.
font
B.
style
C.
font-style
Answer
D.
@font-face

Answer: Option C

Solution

Answer: Option C
Solution:
Syntax: font-style: italic | normal | oblique | inherit.