By default, class names behave like inline styles Multiple styles or other attributes are also freely applicable in basic syntax
The default unit is applied to styles such as width and height Default Unit
You can abbreviate and use properties with shorthands Shorthand for Properties
Because class names use spaces( ) as delimiters, values that contain spaces should use underscores(_) instead of spaces A colon(:) can be included in the class name, but can be replaced by an equal sign(=) depending on your preference
You can abbreviate and use value too with shorthands Shorthand for Values
When you use minus(-) or plus(+) in the calc function, spaces are automatically added
Values starting with two hyphens automatically wrap the var function
The default unit is applied to styles such as width and height Default Unit
You can abbreviate and use properties with shorthands Shorthand for Properties
Because class names use spaces( ) as delimiters, values that contain spaces should use underscores(_) instead of spaces A colon(:) can be included in the class name, but can be replaced by an equal sign(=) depending on your preference
You can abbreviate and use value too with shorthands Shorthand for Values
When you use minus(-) or plus(+) in the calc function, spaces are automatically added
Values starting with two hyphens automatically wrap the var function