Font Properties
| Property | Description | CSS |
|---|---|---|
| font | Sets all the font properties in one declaration | 1 |
| font-family | Specifies the font family for text | 1 |
| font-size | Specifies the font size of text | 1 |
| font-style | Specifies the font style for text | 1 |
| font-variant | Specifies whether or not a text should be displayed in a small-caps font | 1 |
| font-weight | Specifies the weight of a font | 1 |
| @font-face | A rule that allows websites to download and use fonts other than the "web-safe" fonts | 3 |
| font-size-adjust | Preserves the readability of text when font fallback occurs | 3 |
| font-stretch | Selects a normal, condensed, or expanded face from a font family | 3 |
Share:
No comments:
Post a Comment