The best CSS tips ever
For those that would prefer avoiding the 350 pages of the CSS 2.1 spec, here is a much more accesible page that compares parts of the css implemented by the most common browsers.
http://www.quirksmode.org/css/contents.html
Useful if you have to implement things harder than trivial like these guys do.