Archives for: January 2011
CSS Selectors
by David Orkin on Jan.01, 2011, under css
Recently I switched the style in which I write css files. I used to write 1 line per attribute, which made for very long files. It may have improved readibility for a given entry but it made working with the overall file much more difficult. Totally enjo… more »