CSS Flexbox Generator
Visualize and generate flexbox layouts.
16px
1
2
3
display: flex; flex-direction: row; justify-content: flex-start; align-items: stretch; flex-wrap: nowrap; gap: 16px;
Visualize and generate flexbox layouts.
display: flex; flex-direction: row; justify-content: flex-start; align-items: stretch; flex-wrap: nowrap; gap: 16px;