Tests were measured using a Firefox plugin called Firebug. Firefox was run a Mac Pro (2008) using OS X 10.5.3. Eight CSS files were include in this test: typography.css, form.css, list.css, special.css, skin.css, menu.css, other.css, sIFR-screen.css - all created to simulate an average size of a typical website.
The default style.css will be automatically picked up by the plugin. <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
Adding other css files. <link rel="stylesheet" href="<?php wp_css('services.css'); ?>" type="text/css" media="screen" />
The admin section
Add a CSS file into a specific page.




