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