Posted on Wednesday, 8th July 2009 by Stephen
I’ve recently begun to favor slightly different ways of layout out a main navigation div in CSS. I had been using padding on my a tags, and padding on a span tag inside them. However, line-height seems to be a viable method of achieving the same effect with less code. It generally seems IE-safe too, [...]
Posted in CSS | Comments (0)