Reference the CSS Flexbox guide a lot? Here’s a high-res image you can print! CSS Flexbox Background The Flexbox Layout (Flexible Box) module provides a more efficient way to lay out, align and distribute space among items in a container, even when their size is unknown and/or dynamic (thus the word “flex”). The main idea behind the flex layout is to give the container the ability to alter its ite

