CSS framework

From Wiki @ Karl Jones dot com
Revision as of 12:44, 9 May 2016 by Karl Jones (Talk | contribs) (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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.