Web Design/CSS

From Wikiversity

Jump to: navigation, search

[edit] Cascading Style Sheets (CSS)

What is CSS?

  • Cascading Style Sheet (CSS) is a standard for specifying the appearance of text and other elements.
  • CSS was developed to provide formatting for HTML.
  • CSS is typically used to provide a single "library" of styles that are used over and over throughout a web site.
  • CSS will literally save you hours of time...after you spend a few hours learning it.


CSS Tutorials


CSS In Action

An example of the power of CSS is illustrated at Zen Garden, where various CSS templates create some very different pages using the same html code – CSS does all the work! Take a look at [http://www.mezzoblue.com/zengarden/alldesigns/]

Personal tools