To center align an h1 element, you can use the text-align property. All you need to do is apply text-align: center; on the h1 element and it ...
確定! 回上一頁