Yeah, one way to make your page load faster is make your files size smaller. That file could be your CSS file. CSS is one important part for styling your website. If you don’t maintain the code very well like not using shorthand CSS, the file will be getting bigger and bigger. You also may use comment to make your CSS code readable but these comments is one factor that make the file size bigger. Don’t worry fellaz, I got a website where you can use it to compress your CSS files. It is CSS Compressor.
You can select from four levels of compression, depending on how legible you want the compressed CSS to be versus degree of compression. It is quick, easy and free! - CSS Compressor
Lets find how to do it…..
The first step, you must define your type of compression (highest, high, standard, low). You can see many options there then copy paste your CSS file. Voila! You will get your compressed files there. Ok, I tried it with my CSS file. Before compress, I got mine size is 7.97kb and after get compressed, I got 5.708kb. Yay, I had my css file size smaller. You can try it and make your webpage load faster than ever. If you want to compress CSS files, go to csscompressor




Abraham Disandro
Apr 10. 2010
I have read a few of the articles on your website now, and I really like your style of blogging. I added it to my favorites web page list and will be checking back soon. Please check out my site as well and let me know what you think.
deerawan
Apr 11. 2010
thank you