| |
| |
Efficient CSS with shorthand properties | 456 Berea Street |
 | | Shorthand properties can be used to set several properties at once, in a single declaration, instead of using a separate declaration for each individual property. |
 | | Quite a few shorthand properties are available – for details I suggest the W3C CSS specifications of the background, border, border-color, border-style, border sides (border-top, border-right, border-bottom, border-left), border-width, font, list-style, margin, outline, and padding properties. |
 | | One of the shorthands that I think is probably important (and you used it throughout the article, but made no reference to it) is that of the RGB identifiers. |
| www.456bereastreet.com /archive/200502/efficient_css_with_shorthand_properties (4562 words) |
|