CSS

E-mail Print PDF

A Cascading Style Sheet (CSS) provides the ability to separate the layout and styles of a web page from the data or information. Styles such as fonts, font sizes, margins, can be specified in one place, then the Web pages feed off this one master list, with the styles cascading throughout the page or an entire site. CSS is an exiting breakthrough in web design.

A lively example of now CSS works can be found at CSS Zen Garden.