#47: CSS Shorthand

Published: Jan. 18, 2009, 2:36 a.m.

There are a handful of CSS attributes that can be combined into a single attribute for coding brevity. I endorse the use of CSS shorthand whenever possible. It saves space and makes code more readable. In this screencast I introduce …