CSS level 2

Definition: (Webopedia)
Abbreviation for Cascading Style Sheets. Multiple styles will 'cascade' into one while displaying the HTML. Helps in separating design from the content.

interesting sites

cssZenGarden
css Edge
CSS vault



validating sites

W3C
Style Sheets
htmlhelp

  • Styles define how to display HTML contents.
  • Styles are normally stored in Style Sheets.
  • External Style Sheets saves a lot of work
  • External Style Sheets are stored in CSS files
  • Different style sheets can be used for different media.