You can validate your site with the W3C CSS Validator using the following url.
↳ Added by admin on January-7-2011
CSS3 Multiple Columns Module is a functionality to flow the content of an element into multiple columns.
↳ Added by admin on December-29-2010
CSS transitions, part of the draft CSS3 specification, provide a way to animate changes to CSS properties, instead of having the changes take effect instantly.
↳ Added by admin on December-21-2010
Pure CSS folded corner effect is a simple folded corner effect without images or extra markup.
↳ Added by admin on December-12-2010
This snippet is a little CSS trick to remove scrollbar from textarea in IE.
↳ Added by admin on November-27-2010
This snippet uses background images, one for each corner. The focus here is getting it to work in the simplest way possible, without trying to hack fixes together for the benefit of specific browsers.
↳ Added by admin on November-13-2010
Outline-offset property is used to set space between an outline and the edge or border of an element.
↳ Added by admin on November-10-2010
Support for transparency in PNG images was not implemented in Windows IE until version 7. This library implements support for PNGs in Windows IE 5.5 and 6.
↳ Added by admin on November-6-2010
5 pages