The most common reason `text-align: center` doesn't work in CSS is when the element has its `display` CSS property set to `inline` or `inline-block`.
確定! 回上一頁