Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: compress

ProCSSor : Advanced CSS Prettifier

September 13, 2010

A handy online tool to format and compress your CSS code…

csshead comment 0 Comments

CSS Compressor

September 17, 2009

Use this Cascading Style Sheets, CSS Compressor to compress CSS to reduce CSS code size and make your web pages load faster. 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…

csshead comment 0 Comments

15 Ways to Optimize CSS and Reduce CSS File Size

August 26, 2009

I have gathered a long list of CSS optimization and file size reduction techniques that have been using by most designers/developers. Depend on the complexity of your CSS code, these techniques might greatly reduce your CSS file size, or maybe just a few kilobytes…

csshead comment 0 Comments

Online CSS Compressor

July 8, 2009

Use this utility to compress your CSS to increase loading speed and save on bandwidth as well. You can choose from three levels of compression, depending on how legible you want the compressed CSS to be versus degree of compression. The “Normal” mode should work well in most cases, creating a good balance between the […]

csshead comment 0 Comments

Easy CSS Compression with PHP and mod_rewrite

June 19, 2009

In-depth article that shows how you can use PHP to automatically compress CSS and javascript files to help speed up your site….

csshead comment 0 Comments