Useful Links related to CSS
P. Conrad, for CISC474, Spring 2006
CSS Tutorials
General Tutorials
Specific Topics
Debates over design
Should tables be used for layout, or not?
Sample Code for Particular Layout Problems
- This browser test doubles as a crib sheet, with some nice examples of how to use CSS to acheive certain layout effects. In particular, it was the clearest example I found of how to put a colored box "flush right" on a page, and have it maintain its position as the page changed size.