Simple Grid – A Barebones, Responsive Grid System
17
Oct
// php the_time('Y') ?>
There are lots of quality CSS frameworks which offer styles for controlling many elements of a web page.
But, sometimes, they can be over-featured and a grid framework is what we may be looking for.
Simple Grid is a useful resource to fulfil such a need. It is a CSS grid system that is built with responsive layouts in mind.
It is a 12-column one that works well from 1140px down to mobile but also supports any size with the help of fluid columns.
A familiar class-naming method is used (ex: col-5-12) and there is a very little learning curve to get started.
Compatibility: All Major Browsers
Website: http://thisisdallas.github.com/Simple-Grid/
Download: https://github.com/ThisIsDallas/Simple-Grid
Website: http://thisisdallas.github.com/Simple-Grid/
Download: https://github.com/ThisIsDallas/Simple-Grid
- Tags:
Responsive
- Filed under: Design, Other License, Xhtml & Css
- 1 Comment












One Response for "Simple Grid – A Barebones, Responsive Grid System"
Thanks for sharing this good framework !