Home › Forums › CSS › long css styles vs. mutliple class calls › Re: long css styles vs. mutliple class calls
January 31, 2013 at 5:52 am
#86331
Member
That doesn’t sound efficient to me but if it works for you.
It depends on why you are “nudging things around”.
Is it so that the page will look the same in all browsers in which case, I would stop using a reset css and use normalize.css?
As for multiple ‘padding/margin/border’ versions, why not just have a fixed value for each and be consistent throughout?