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