Sunday, August 30, 2009

All about CSS

CSS 2 Cheatsheet provides pretty good coverage on various CSS elements and their attributes. It covers all CSS 2 properties. It also includes sections on selectors, pseudo-elements, pseudo-classes, @rules, and colors.

Colors Cheatsheet contains a chart of 1050 colors grouped by hue and varied into 25 different saturations and brightnesses for each. Each color has the HTML color code represented as a Hex triplet (e.g. #808080). Also, it contains a chart of the 216 Web-safe colors and each is represented as a single-digit Hex triplet (e.g. #999).

No comments:

Post a Comment