Personal tools
You are here: Home Members rea SLUG Meetings Introduction to Cascading Style Sheets
Navigation
Log in


Forgot your password?
 
Document Actions

Introduction to Cascading Style Sheets

by Robert Anderson last modified 2006-03-11 12:33

Some tools, documentation links and examples of how to use CSS to transform web content.

What Meeting
When 2006-03-13
from 19:00 to 21:00
Where UNH Morse Hall Conference Room 301
Contact Name Robert Anderson
Contact Email
Contact Phone 603 862-3489
Attendees All are welcome to attend
Add event to calendar vCal
iCal

The web has evolved a lot since it's inception. Originally content was static text with a few images where necessary.

Todays web is:
  • graphically rich
  • mostly dynamic content
  • full of fairly complex user interaction

The result is that web pages are harder to maintain and use, much more thought must be put into the design. Dynamic content imposes a much higher load on the server's resources than static content ever did.

Cascading Style Sheets (CSS) are one step toward a solution. CSS allows a web server to focus on content and leave the final HTML markup to the clients browser. CSS also has hooks that allow the end user to re-skin the provided content, giving the user more display choices. Normal web content is made to be displayed on a graphical screen, CSS provides that while offering hooks to handle printers, and PDA/phone devices differently.

The talk will cover:
  • some examples of CSS
  • Some online documentation resources
  • A few Linux tools that can help the process
  • One complete example web application with multiple skins

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: