clean css -  a resource for web designers


Why optimize?

Well for two reasons mainly. It helps you get smaller CSS file sizes and better written code. The way the optimizer works actually lets you decide how much compression you want. From super compressed (virtually unreadable and editable by a human being) to visually pleasing. I prefer the standard setting because it gives you a little of both.

Another cool feature is that it helps you with shorthand coding. I am by no means an expert at CSS. I do not have all the shorthand methods memorized (yet!). For those of you using Dreamweaver, like myself, you'll find that it likes to use longhand code. By this I mean putting each seperate rule on it's own line. This can get tedious copying and pasting it make a small change. A lot of that stuff can get consolidated into one line, like backgrounds and borders.

So your main reasons for wanting to optimize are to make sure your CSS files are clean. There is a certain art form in clean and concise code. And I'm not even a programmer and I can see that. I'm an artist, so this tool really helps speed things up.

Clean CSS is brought to you by Go Media.

Brent Simon is God.

Featured webmaster resources for assistance in web design and site management:

TheHostPlanet, a premier Cheap Web Hosting Services directory for choosing hosting your CSS designed sites.
The Best Web Hosting plans for serious Webmasters.
Skip shared hosting woes by switching to Dedicated Servers and get peace of mind.
Use your CSS and DHTML to master Search Engine Ranking from the leaders at 1-hit.com.
Taking a hobby website and making a Residual Income Opportunity with no previous experience.

(based on csstidy 1.1)


(based on csstidy 1.1)