Use CSS Shorthand to Reduce File Size
CSS shorthand is well worth mastering. Not only does the use of CSS shorthand make cascading style sheets easier to read and work with, but it also reduces file size which helps improve performance of a web site. In this tutorial you will find practical examples of CSS shorthand and clear explanations to help you learn how to apply it.
Also tagged performance, reference, tutorials