Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS long css styles vs. mutliple class calls Re: long css styles vs. mutliple class calls

#86331
Paulie_D
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?