1140 CSS Grid is an open-source CSS framework that provides a responsive grid system to build websites. It contains templates, code snippets, and useful guidelines to create layouts easily.
1140 CSS Grid is an open-source CSS framework created by Andy Taylor to help web designers and developers quickly build responsive websites. It contains a 12-column responsive grid that adapts to various screen sizes and devices. Some key features of 1140 CSS Grid include:
The number 1140 refers to the maximum width the grid layout can extend up to. At widths below 1140px, the grid fluidly resizes itself. This framework emphasizes designing for the content first. The grid adapts itself based on the content rather than forcing content to fit the grid.
The responsive templates, meaningful class names like header, footer, container etc. make it convenient for developers to build websites of all complexities quickly. The focus remains on coding and not battling CSS issues. Most common CSS tasks have Mixins written that can simply be reused. It has detailed documentation on how to customize and extend the framework.
Here are some alternatives to 1140 CSS Grid:
Suggest an alternative ❐