font
Term side of the Card
Topic: Text Handling
Unit title: font
Categories: Property
Explanation side of the Card
Explanation: The shorthand property that allows setting several font-related properties in one declaration, including `font-style`, `font-variant`, `font-weight`, `font-size`, `line-height` and `font-family. It's a quick way to define all aspects of text appearance in a single line of code.
Browser compatibility:
- The chrome browser supports this feature starting from version 1
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 1
- The safari browser supports this feature starting from version 1
Availability: