Published on 2006-05-14 09:33:09

Clean CSS is a web-based based on CSSTidy 1.1allowing to format and optimize stylesheets with many options and generating clean css file. There is some interesting notes concerning cleaning CSS is that the same selectors and properties are automatically merged, and your code should be well-formed. Clean CSS is not a validator which points out errors in your CSS code, even that I would prefer an all-in-one tool better than jumping from a tool to another.

http://design.phpmagazine.net/upload/2006/05/clean-css-thumb.png


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved