Use the following steps to center-align text in the middle of a div container.
center
.The button and all the contents within the div should now be center aligned.
Below is a working code example that can help you better understand the concept:
Note: The <center> tag has been discontinued in HTML 5 and can no longer be used to center-align the text.
Free Resources