Computer Science, asked by samarthdudyala, 7 months ago

List and explain all the Font Properties?

Answers

Answered by Anonymous
3

The font property is a shorthand property for:

The font property is a shorthand property for:font-style.

The font property is a shorthand property for:font-style.font-variant.

The font property is a shorthand property for:font-style.font-variant.font-weight.

The font property is a shorthand property for:font-style.font-variant.font-weight.font-size/line-height.

The font property is a shorthand property for:font-style.font-variant.font-weight.font-size/line-height.font-family.

Answered by S10305
1

Answer:

Property Description

font Sets all the font properties in one declaration

font-family Specifies the font family for text

font-size Specifies the font size of text

font-style Specifies the font style for text

font-variant Specifies whether or not a text should be displayed in a small-caps font

font-weight Specifies the weight of a fon

Explanation:

Similar questions