A couple of weeks ago, Paul Irish posted a quick look at CSS3 Flexible Box Layout Module at HTML5Rocks.com. Some of the material was borrowed (legally and with my blessing, of course) from my own tutorial. Paul has added a few niceties. As for placement on HTML5Rocks.com, Paul sums it up nicely:
A gentle introduction to CSS3 Flexible Box Module (Part 1)
This article is outdated and no longer accurate. Find up-to-date information about flexbox at HTML5 Please. Note: There is no Part 2 to this introduction, as the Flexbox spec has been changed significantly since this post was written. I did, however, write up an introduction to the newer version of the spec, though I couldn’t […]