Posts Tagged ‘layout’
-
07 Jan, 2019
Making Future Interfaces: Algorithmic Layouts
Well, shit, this was entertaining! Here’s Heydon Pickering with a video explaining how flexbox and CSS Grid can help us make more responsive layouts with less work. While there are a lot of resources out there for learning things like […]
-
10 Feb, 2013
REMux: An Experimental Approach to Responsive Web Design
This is a novel (and bizarre) approach to responsive layouts. Instead of using percentages, it uses rem units. Here’s an example of it in action. I’m not a fan of relying so heavy on Javascript to handle layout, and I’m […]