CSS Flexible Box Layout
2009 July 23rd
W3C issued the first proposal of the CSS Flexible box layout (Flexbox) specification. Flexbox introduces a new way of creating web layout, an easier alignment of elements and a better distribution of space with respect to the device’s display resolution. Flexbox features are currently supported in most major browsers.