html 左右居中 非IE内核 用 margin:auto; ie 用什么呢?

html 左右居中 非IE内核 用 margin:auto; ie 用什么呢?

原来我开了极速模式

阅读 2.1k
1 个回答
margin:0 auto

ie 6+

推荐问题