#47: CSS Shorthand
CSS-Tricks Screencasts - En podkast av CSS-Tricks

Kategorier:
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 …