margin : 0 auto is shorthand for setting the top and bottom margins to zero, and the left and right margins to auto. This is important, because without the 100px ...
確定! 回上一頁