Thread: CSS Compression
View Single Post
  #1 (permalink)  
Old May 1st, 2007, 16:13
motlive motlive is offline
Up'n'Coming Member
Join Date: Apr 2007
Location: Notts, England
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
CSS Compression

Hi All,

I have just spent the last few hours trying to figure out how to optimise my css server side every time the page is called, and i think ive finally got it working.

however does anyone know the benefits and speed of doing it manually (removing whitespace, tabs and carriage returns) or having a script do it for you server side?
Reply With Quote