Flexbox is a CSS-based container layout module. One of the big benefits of Flexbox over HTML tables is its ability to use any HTML element to define its containers and elements.
It's an easy way to make the websites responsive.
Github repository:
css-flexbox
css-flexbox-guide
Online version:
Flexbox
Flexbox guide