CSS frameworks
Appearance
![]() | It has been suggested that this article be merged into Cascading Style Sheets. (Discuss) Proposed since November 2009. |
Cascading Style Sheets |
---|
Concepts |
Philosophies |
Tools |
Comparisons |
A CSS framework, also known as a web design framework is a pre-prepared library that is meant to allow for easier, more standards-compliant styling of a webpage using the Cascading Style Sheets language. Just like programming and scripting language libraries, CSS frameworks (usually packaged as external .css sheets inserted into the header) package a number of ready-made options for designing and outlaying a webpage.
Advantages
- Tableless web design.
- Faster development.
- Cross-browser compatibility.
- Facilitate code generators and visual editors.
Criticism
- Lack of flexibility outside the limitations of the framework
- Bloated source code
- Additional HTTP requests for multiple files
- Lack of substantial additional features beyond what is already available with CSS
See also
CSS Frameworks
- Blueprint (CSS framework)
- YUI Grids (CSS framework)
- YAML (CSS framework)
- Elastic (CSS framework)
- 960 Grid System
- Emastic
- snowdust (CSS framework)
- CSScaffold (CSS framework for PHP)
- compass (CSS framework based on Sass)
- LESS (extension of CSS using Ruby)
- Baseline (HTML5 ready CSS framework)
- The Golden Grid (CSS framework)