One of the things I am working on is creating websites for nonprofits. In the past, I used CSS a little for changing background colors, fonts, etc because I saw it somewhere but I had no idea what it was capable of. (For anyone who hasn't heard of it, CSS can be used to create designs for HTML pages. It allows one design file to be used for multiple pages in a website so that changing the font all across a site, for example, does not require changing each page in the site.)
The CSS Zen Garden project provides a webpage for designers to create CSS designs for, which are then posted online. Each of the designs use the same HTML code (so they have the same content) - the only difference is the CSS (including images) design. Of the hundreds of designs posted online, here are a few examples that I liked and think show a good variety of designs: Museum, Pretty in Pink, Obsequience, contemporary nouveau, and Garden Party. Isn't this cool?
Comment from Matthew Garcia on January 6, 2009 - 7:30pm
I don't know if you already know about these, but if not, you should check out Opera's tutorials on HTML and CSS. They're just articles that take you through learning both languages. Good times, Great oldies:
http://www.opera.com/company/education/curriculum/
They might come in handy to supplement the class. Holla!
Comment from Wilson Bull on January 6, 2009 - 7:36pm
Thanks, Matt. Looks like some great stuff there (I used HTML to make that bold..er...strong).