06-14-2009, 03:24 PM
|
#24 (permalink)
|
|
The Addict
Join Date: May 2009
Posts: 287
Thanks: 5
|
Quote:
Originally Posted by CoryMathews
@Tanax
If I came off arrogant it was not intended. But honestly not many of my css rules run more then a single line. If they do I have one hell of an instance on my case. Odds are I'm doing something wrong or I have the wrong approach. A bit of looking over can generally remove most all of my word wrap.
|
Also your style of HTML will alter how much CSS is needed. If you like to place every block of content in its own (div/p/span) you can space out CSS rules more, while using less (div/p/span)'s will expand each rule.
|
|
|
|