Cascading Style Sheets. A major improvement to the look and feel of websites over the HTML 3 specification, which dealt with little more than fonts and colors. CSS can specify margins, borders, colors, typefaces, and lots of other things, in a simple to define format. The “Cascading” portion of CSS deals with the fact that styles can be specified in a number of places, from most specific to least specific, with the most specific selector having precedence.
CSS
OCT
12
2005

Comments
Post new comment