properties for font, such as family, size, and style
1
properties for font, such as family, size, and style
This is a shortcut property for setting multiple font attributes with one statement. The font-size and font-family values are required. The rest will assume default values if omitted.
Value | Description |
---|---|
Values | |
font-style font-variant font-weight font-size line-height font-family | |
caption | use the browser's font choice for captioned controls, such as buttons |
icon | use the browser's font choice for icon labels |
menu | use the browser's font choice for menu items |
message-box | use the browser's font choice for dialog boxes |
small-caption | use a smaller version of the caption font |
status-bar | use the browser's font choice for the status bar |
-webkit-control | |
-webkit-mini-control | |
-webkit-small-control |