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