Two-value display property
Widely availableThe display
CSS property accepts multiple keyword values, such as inline flex
or block flow
, to explicitly set an element’s inner and outer layout mode. Also known as 2-value, multi-keyword, or multiple value syntax.