Explain the utility of the font-family property.
Answers
Answered by
1
Answer:
The font-family property specifies the font for an element. The font-family property can hold several font names as a "fallback" system. ... family-name - The name of a font-family, like "times", "courier", "arial", etc.
Answered by
0
Answer: Answer. In HTML and XHTML, a CSS font family property is used to specify a list of prioritized fonts and generic family names; in conjunction with correlating font properties, this list determines the particular font face used to render characters. A font family is a grouping of fonts defined by 9 shared design styles.
Similar questions