User rating:
Two Techniques for CSS Transparency
A look at two techniques for creating partial transparency in CSS.
User rating:
CSS formatter
A handy online tool that formats your untidy CSS files with the appropriate indents and so on.
User rating:
Simple rounded CSS corners
A simple, valid and clean example on how to create round corners for containers using CSS.
User rating:
Windows XP CSS demo
A fun demo that uses pure CSS to recreate the Windows XP desktop look. Firefox only!
User rating:
CSS event:Selectors
An elegant way to apply an event such as mouseover, click, etc to elements using a CSS style syntax.
User rating:
JavaScript equal columns height hack
A JavaScript alternative to the CSS "Faux columns" hack.