Responsive CSS Patterns without Media Queries Article on Sitepoint

Sitepoint published my article on Responsive CSS Patterns without Media Queries where I demonstrate some techniques (some mine, some found) to make elemlents arrange themselves according to their container’s width, rather than the viewport (which is the case when using Media Queries).