CSS Optimizer
If you are a web designer and would like to optimize your CSS files, I have found an excellent resource. Clean CSS can take your CSS, clean the code and make it more concise. It provides you choices of how much compression you would like to give to your CSS.
There are two basic reasons why you should optimize your CSS files:
- Pages load faster
- Traffic costs become lower
This way, you optimize website performance and benefit yourself, too.

May 28th, 2010 at 6:18 am
Yes, CSS is definitely harder than table layout. Driving a tractor trailer is harder than riding a bicycle, but that does not make a bicycle a suitable replacement. The flaw in the analogy is simply that a heavy load will simply destroy the bicycle, while misapplying table markup will make fast downloads not as easy, will make maintaining and revamping the site more difficult, etc.