Sunday, September 23, 2007
The easy way to a leaner meaner css stylesheet
If your blog or website uses a css stylesheet, chances are it’s not as neat and tidy and it should be. It’s probably bloated with code it doesn’t need. The larger the css stylesheet, the longer it takes to load and process. Manually editing a css stylesheet for neatness can often times be a real pain. Worse, it’s entirely possible in the name of optimization to accidentally delete needed code. I know this because I have done this.
Not anymore. Clean CSS is a web based tool that cleans your css stylesheet. Simply paste the code from your css style sheet and then select the options you need. Press a button and Clean CSS does all the work for you. It cleans and simplifies your css code making the end result a smaller sized, more efficient file. I was able to compress the size of my css style sheet by 17%.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!


