CSS framework

From Wiki @ Karl Jones dot com
(Redirected from CSS frameworks)
Jump to: navigation, search

A CSS framework is a pre-prepared software framework that are meant to allow for easier, more standards-compliant web design using the Cascading Style Sheets language.

Description

Most of these frameworks contain at least a grid.

More elaborate frameworks provide JavaScript-based features, but are mostly design oriented and unobtrusive.

A JavaScript framework, by comparison, is more computer programming-oriented.

Bootstrap and Foundation

Two notable and widely used examples are Bootstrap and Foundation.

Features

CSS frameworks offer various features:

Bigger frameworks use a CSS interpreter like LESS or SASS.

See also

External links