Difference between revisions of "CSS framework"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "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 lan...")
(No difference)

Revision as of 12:44, 9 May 2016

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.