Flexbox Playground
Visually build your CSS layout and generate the code instantly.
flex-direction
row
row-reverse
column
column-reverse
justify-content
flex-start
flex-end
center
space-between
space-around
space-evenly
align-items
stretch
flex-start
flex-end
center
baseline
flex-wrap
nowrap
wrap
wrap-reverse
align-content (multiline)
stretch
flex-start
flex-end
center
space-between
space-around
gap (px)
10px
Add
Remove
1
2
3
4
Copy CSS