

Relying on third-party code can be a dangerous balancing act.
#MODEL T SPARKBOX NUTS SIZE HOW TO#
Today, you will learn how to modify that HTML even further. Our last article in this series covered how to structure and configure your first Eleventy starter template project and create a basic HTML layout.

The size took care of everything from iPads to netbooks.Ī 600px wide column allowed us to easily scale down one set of assets instead of building multiple versions. It also fit the iPad’s vertical width of 768px. We tried a lot of options until we stumbled upon the 600px wide column.Ī 600px wide column fit nicely in the screen when the size drops below 960px. We struggled for a while to figure out how to handle the resolution in between 960px and 480px. There was a missing link in all this though. We could also just make that column fluid at some point to work for the 320px minimum resolution of vertical phones. We had nice 480px grids to work for horizontal iPhones, Droids, and other smart phones. The 960px grid could take care of bigger sizes. This set of designs gave us some basic columns to work with.
#MODEL T SPARKBOX NUTS SIZE FULL SIZE#
We designed a couple pages on our full size grid, in this case 960, with a base of two 480 columns and liked what we came up with. We started with what seemed like the obvious choice: the largest size. Instead of designing for the basic grid (960px wide), we were confronted with a multitude of resolutions and screen sizes to design for, from 960px to 320px and everywhere in-between. Responsive sites changed that process dramatically. These grids vary in complexity based on the application, but the task is pretty cut and dry: design elements in the grid to help users understand content in a beautiful way.īefore we started building responsive sites this task took one iteration, albeit with various critiques and concepts along the way. All of our web designs here at Sparkbox start with a grid.
