9 Tips to Smaller and Optimized CSS Files
Tuesday, 02 December 2008 02:15
Because CSS files are loaded from inside the head tags, every visitor download these files. We optimize images and PHP files, but CSS files are often overlooked. We should though and that’s what we will do today. We can use CSS optimizers to make your CSS file smaller and that works great. However, I feel that if you use any of these tips WHILE you are writing CSS codes, your productivity and skill will improve. Optimizing your CSS file is also necessary to save bandwidth and to have a good loading time of your page. Read more...


