Hi, one question about performance.
I have an webproject with different css files in the moment (uncompressed). Every page is including the needed files.
Iam thinking about putting all style definitions in one file, compress it, and put in central in the header.
What makes a better performance ? on file compressed (every page loads all styles), or to split the files and only load ne needed ones?
sorry for my bad english (;