By mswatcher
via odetocode.com
Submitted: Nov 24 2009 / 11:30
One of the frustrating aspects of working with CSS (one of many, actually) is the amount of duplication in a .css file. CSS does allow us to separate content from presentation, but, if I had a nickel for every time I did a search and replace for some hexadecimal RGB code replicated 5 times in a CSS file



Add your comment