Creative Tip: CSS Cheatsheet Reference Cards.
Reference cards are concise guides you can keep handy when mastering a new skill. They are cheatsheets on steroids.
DZone produces an attractive weekly series of RefCardz, including this great two-part series on CSS web design:
Link: Core CSS: Part 1
Link: Core CSS: Part 2
The RefCardz series is geared towards developers — however these two free guides are a great resource for web designers deepening their CSS skills.
Note: DZone requires you sign up for a free account to download your guides.
Source: Long-time readers know that we love cheatsheets. Here’s another great CSS cheatsheet we wrote about two years ago.

August 21st, 2009 at 2:54 pm
can you suggest any css tutorials?
May 28th, 2010 at 4:42 am
Even novice CSS designers formulate a mental model assigning semantics to web page divisions across sections of a web site. CSS design doesn’t lend itself well to WYSIWYG editing, because it separates style from content, and because of the way inheritance and the cascade work.