sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or flex (inline).
Specifies the type of positioning method used for an element (absolute).
Specifies the type of positioning method used for an element (relative).
Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.
sets the type of mouse cursor, if any, to show when the mouse pointer is over an element.
CSS property sets the foreground color value of an element their text and text decorations, and sets the
property sets the background color/image of an element.
sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or flex (none).
sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or flex (flex).
sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or flex.
Specifies the top/bottom/left/right position of a positioned element.
sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or flex (block).
A shorthand property for all the border properties.
R (red), G (green), B (blue) and A (alpha).
Specifies the type of positioning method used for an element (static).
Specifies the type of positioning method used for an element (fixed).
sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or flex (show).
sets the z-order of a positioned element and its descendants or flex items.
sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or flex (inline-block).
Sets all the margin properties in one declaration.
A shorthand property for all the padding-* properties.