HTML and CSS layout frameworks
16th Jul 2012
Here's a brief list of some great HTML and CSS frameworks. I'd recommend that all sites being developed now use a good CSS layout engine - doing so will save you hours of development time in tweaking CSS just to get your layout right, and will mean that you have more time to focus on the core goal of you application. Enjoy:
- Twitter Bootstrap (grid, js, styling. LESS focused)
- Blueprint CSS (grid, js, basic styling)
- HTML5 Boilerplate (grid, js)
- 52 Framework (grid, js and presentation styling)
- 960 Grid System (grid system only)