To center an HTML <button> element, you need to add the text-align:center CSS property to the parent container of the button element.
確定! 回上一頁