Learn how to center a button element vertically and horizontally with CSS.
Read on how to do it in this tutorial: https://www.w3schools.com/howto/howto_css_center_button.asp
Try it yourself here: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_center-vertical_btn
Tip: Go to our CSS Align Tutorial to learn more about aligning elements.
Tip: Go to our CSS Transform Tutorial to learn more about how to scale elements.
Tip: Go to our CSS Flexbox Tutorial to learn more flexbox.