Recently Popular Shorthand Tagged Tutorials
Nov 24
CSS Shorthand Guide
This is a useful guide that shows the various ways to code CSS using shorthand. Using shorthand can decrease your CSS files by quite a bit if you have large CSS files, and you are using the non-shorthand alternatives. It is always a good idea to use shorthand wherever possible to keep your CSS [...]