css position:absolute 如何居中对齐 要写死宽度,就好弄了 position: absolute;left: 50%;width: 980px;margin-left: -490px; text-algin:center 相关文章: