Celebrity Blog Network Guide to CSS - Cascading Style Sheets web design.
What is CSS and why design using CSS?
CSS stands for Cascading Style Sheets. It is a way to divide the content from the layout on web pages.
CSS design was introduced by the World Wide Web Consortium (W3C) to solve a Common Problem of displaying HTML layout a cross the different
browsers available for presenting web content like Internet Explorer, Mozilla Firefox and Netscape.
How it works:
A style is a definition of fonts, colors, etc.
Each style has a unique name: a selector.
The selectors and their styles are defined in one place.
In your HTML contents you simply refer to the selectors whenever you want to activate a certain style.
CSS Zen Garden Project
See CSS in action in this tribute celebrity theme design to the CSS Zen Garden project - A demonstration of what can be accomplished visually through CSS-based design.Bandwidth graciously donated by Casino Talk Back.
