how to center button element text horizontally css code example Example: horizontaly center button css button { margin:0 auto; display:block; }