Indenting in CSS

I was doing some styling in CSS for a project recently and had an idea for changing the way I write CSS. I have been learning and using CSS for about 2 years. Up until now, I have written CSS in a very straightforward way, only indenting declarations, but never selectors. The end result looks something like this: Read the rest of this entry »

Filed under: Web Design