Reverse Element Order with CSS Flexbox
CSS is becoming more and more powerful these days, almost to the point where the order of HTML elements output to the page no longer matters from a display standpoint — CSS lets you do so much that almost any layout, large or small, is possible. Semantics and accessibility aside, I was recently...