This article is outdated and no longer accurate. Find up-to-date information about flexbox at HTML5 Please. Yet Another Note (2012-05-13): It might be obvious that the flexbox spec is changing often, but a kind commenter suggested I add a note here regarding the fact that in the spec, the flex() function has been replaced by […]
Coping with CSS vendor prefixes
Peter-Paul Koch drops a PPK-bomb on CSS vendor prefixes, the latest post in what seems to be a series of rants which get everyone thinking and talking: not necessarily agreeing. But if you know PPK, then you know that’s probably not the point. You should read the post. Then form an opinion. Mine is that […]
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 […]