CSS flex property
Description
CSS flex property is a shorthand property of flex-grow or flex-shrink and flex-basis.
Syntax
flex : none | [flex-grow | flex-shrink ] flex-basis
Applicable to
It applies to flex items.
From web4college, the free CSS digger
#CSS digger
Was this article helpful?
#First 1
#Second 2
#Third 3
#Third 4
#Third 5
▾