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