Function
Term side of the Card
Topic: Basics
Unit title: Function
Categories: Concept, Syntax
Explanation side of the Card
Explanation: The special commands that take one or more arguments and return a value used in a style rule. Examples include `calc()` for calculations, `url()` for linking resources and `rgb()` for color definitions. Functions provide dynamic and flexible ways to define styles.