CSS, Cascading Style Sheets, is a breakthrough in Web design because it allows developers to control the style and layout of multiple Web pages all at once. As a Web developer you can define a style for each XHTML element and apply it to as many Web pages as needed. To make a global change, simply change the style, and all elements in the Web are updated automatically.
CSS design represents a new, much more powerful way to lay out websites. Traditionally, cumbersome tables have been used to present web pages. Within most site redesigns this practice is being strictly faded out to be replaced by CSS design.
What is CSS?
Using CSS design allows our pages to download more quickly, makes our website much easier to manage, and has numerous web usability, accessibility and search engine optimization benefits.
Benefits of CSS Design
To learn more: CSS Tutorial
Curious about the redesign? It's more of a design satire then a reflection of personal taste: Read More
nice tutorial
Thank You!
CSS isn’t all that new…
To the mainstream it is …. this tutorial is for the novice. Most websites doen’t yet use CSS to seperate style/layout and mark-up.