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