Flexbox Visualizer

An interactive tool to learn and experiment with CSS Flexbox properties. Adjust the settings to see how they impact the layout of flex items.

1
2
3

Flex Container Properties

Only active when `flex-wrap` is not `nowrap` and there are multiple lines of items.

Flex Item Properties (Individual)