Home
CSS
CSS Flexbox
Flex Container
Tryit: flex-direction: row
Run ❯
Get your
own
website
❯
Run Code
Ctrl+Alt+R
Save Code
Ctrl+Alt+A
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
flex-direction: row
flex-direction: row; displays the flex items horizontally (from left to right):
1
2
3