Greetings all. Hope everyone is enjoying their Friday 13th

Getting into a philosophical discussion about website optimizations this 
afternoon with a developer/designer friend. He an I are both looking at way to 
combine basic CSS file into a final CSS file for a production system. Here is 
the scenario. 

I receive cutup from a client for a project from their internal design team. 
Because I've been burned by this before I setup the initial stylesheet then 
create a second CSS file into which I will add override statements as requested 
by the client or to suit my changes as I work through my development of the 
pages. When I'm done I would like a way to combine the selectors in the two CSS 
files into a final output. 

I've read about some CSS compressors which will basically remove whitespace and 
comments. This is nice but still eft with multiple file. I could just append 
the second CSS to the end of the first thus netting a single file. But still 
this causes extra effort for the browser to process. 

Anyone know of a solution for this? My friend wants something to do this on the 
server. I would be fine with firebug, CSEdit or some online tool that would hit 
the site and process the CSS files into one. 

P-


--~--~---------~--~----~------------~-------~--~----~
Our Web site: http://www.RefreshAustin.org/

You received this message because you are subscribed to the Google Groups 
"Refresh Austin" group.

[ Posting ]
To post to this group, send email to [email protected]
Job-related postings should follow http://tr.im/refreshaustinjobspolicy
We do not accept job posts from recruiters.

[ Unsubscribe ]
To unsubscribe from this group, send email to 
[email protected]

[ More Info ]
For more options, visit this group at 
http://groups.google.com/group/Refresh-Austin
-~----------~----~----~----~------~----~------~--~---

Reply via email to