#47: CSS Shorthand




CSS-Tricks Screencasts show

Summary: <p>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 all of the common ones and go over a few gotchas that can happen when using them.</p> <p>At the end, I introduce a new site of mine I hope you all find useful: HTML-Ipsum</p> <p><strong>Links from Video:</strong></p> <ul> <li><a href="http://www.dustindiaz.com/css-shorthand/">Dustin Diaz: CSS </a></li> </ul>…