Kay Smoljak said:
> I have two stylesweepers set up - one for "readable" 
> (nice spacing etc) and one for "production" (every 
> extra space removed). One click (ok, maybe two)
> and your css is transformed...

Jackie Reid said:
> Good grief.. thats amazing!!! Thanks a bundle Kay.

No worries. It's an amazing program in other ways too, highly recommended. 

Although, if you don't go overboard with the comments and stuff, removing every space 
and newline is not really saving you all that much - a handful of bytes at most. 
Especially if you're learning css, I think that simple, readable formatting, eg:

p{
   font-family: sans-serif;
   /* etc */
}

is fine, and will save you all sorts of confusion if you don't have a program like 
TopStyle to sweep it for you.

Cheers,
K.
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
***************************************************** 

Reply via email to