Cascading Style Sheets (CSS)

Monday May 14, GTC West, Class P20

Presentation Files

This presentation and the accompanying CD and Exercise files are posted online at GortonStudios.com/gtc_west

Look Familiar?

You may note some similarities between this presentation and the California State Template.

Go ahead - deconstruct it - the source is open for you to view!

Right Column

CSS: Management Strategy

  • Separate Content from Presentation
  • Update quickly
    • Make visual changes throughout a page in seconds
      • fonts, colors, spacing, etc.
    • Make visual changes throughout a site in seconds
      • fonts, colors, spacing, etc.
    • Example: This Presentation
  • Removes time-consuming, error-ridden processes
    • (Often drastically)
  • Relevant to both static and dynamic (e.g. CMS) sites