I know this question has been asked many times, but I never saw a satisfactory answer. I mean, an answer that actually works.
So, here we go again. Take this jsFiddl
div {width:400px; margin: 0 auto; text-align: center; } div > * { margin: 0 auto; }
Works for me. But this may not work properly when you have multiple nested dom elements