Flexbox Cheat Sheet

Flexbox Cheat Sheet

Flexbox is also known as The CSS Flexible Box Layout Module, which provides a more efficient way to layout, align, and distribute space among items in a parent flex container.

In this Flexbox cheat sheet, you can find all the different possible properties for the parent element (the flex container) and the child elements (the flex items).

Flexbox Sheet.jpg