CSS Tweak! - Get those CSS file sizes down

| | Comments (0)
CSS Tweak is a web based CSS optimization tool. It will take any CSS file and optimize the syntax, grouping your style declarations into shorthand where possible. It can also remove comments, and strip whitespace for maximum compression.

One of the things I've worked on with my MT instalation is to reduce the CSS file to the bare minimum. I've already chopped the extraneous code, and have reduced whitespace as much as is readable. So from the base 15k I've dropped it to 8k, and could get it smaller. I've also been thinking about gzipping it using server compression, but wondering whether to just take the bandwidth over the server CPU usage (which I could get charged for).

read more | digg story

Leave a comment


Type the characters you see in the picture above.

About this Entry

This page contains a single entry by Tim Knight published on March 23, 2006 1:01 AM.

About Me was the previous entry in this blog.

Stage Managing, what a job! is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.