Aug 23
Adding hasJS Class When JavaScript Is Available
Simple technique to make your site work without JavaScript enabled.
Aug 17
Rounded Corners via CSS – almost there!
How to use CSS Rounded corners and square the world of IE!
Aug 9
Renaming and Extending Easy-Clearing, AKA Clearfix
How to add semantic and extend the clearfix class.
Aug 6
The Right Way to Declare RGBa Colors
The most efficient way to declare RGBa values and don't mess up the CSS.
Jul 27
Adjacent Sibling Selector Bug in IE7
IE7 has a bug when using adjacent sibling selectors. If there is a comment between two elements, it will think that the comment is the next element
Apr 26
Create Date Badge with Wordpress and CSS
This tutorial will walk you through creating date badges with Wordpress and CSS.