Less Framework - HTML5 powered CSS framework
Less Framework is a CSS framework for building flexible multi-column website layouts. It contains an eight-column grid optimized for a line-height of 24px, as well as a set of typography presets based on the golden ratio that fit into the grid’s vertical rhythm.
Implementing this framework is pretty simple , we have to included single.css, multi.css, html5.js files into inside the head
element.
Less Framework layouts work perfectly in Chrome, Safari 3.0+, Firefox 3.0+ and Internet Explorer 7+. They collapse intelligently into a single column in legacy browsers and on small screens.
Demo: http://lessframework.com/dev/example.html
Website: http://lessframework.com/
License: CC License