CSS styling
Flexbox Generator
Section titled βFlexbox GeneratorβUse the flexbox generator to create CSS flexbox layouts. The tool allows you to visually create flexbox layouts and generate the CSS code for them.
Flexbox Generator
1
2
Parent
Children
CSS styles
Copy and paste the code below into your parent flex container to recreate the layout above π.
display: block;