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