Home
CSS
CSS Flexbox
Flex Container
Tryit: Using flex-direction: column
Run ❯
Get your
own
website
×
Change Orientation
Save Code
Change Theme, Dark/Light
Go to Spaces
The flex-direction Property
The "flex-direction: column;" stacks the flex items vertically (from top to bottom):
1
2
3