Most useful CSS related resources?
June 2, 2006 7:02 AM
Subscribe
I'd like to learn more about Cascading Stylesheets, but there are so many resources related to CSS - so I simply do not know where to begin. Sometimes there is too much, sometimes there isn't enough. Therefore I'd like to ask, which resources would you recommend as the most useful and ultimate web-sites related to CSS?
Please don't post hundreds of links, instead please describe, why the resource is useful and why you keep using it every day, while developing web-sites.
posted by volandmast to computers & internet (11 comments total)
21 users marked this as a favorite
I find myself most using the complete property index, sorted by type (
background,font,margin) and alphabetically (fromacceleratortozoom), and the invaluable reference table for selectors. The browser-compatibility data is a bit out of date, but the rest is golden.(I've been writing HTML for ten years and I still look things up at Index Dot HTML once a week.)
posted by Zozo at 7:12 AM on June 2, 2006