flyingleaf's blog

象外行一样思考,象专家一样实践。

div+css的浏览器兼容问题

coolbean | 11 十二月, 2007 15:57

  • 水平居中,Firefox使用margin-left: auto; margin-right: auto; IE6 使用text-align: center;
  • 垂直居中,Firefox中使用display: table-cell; vertical-align: middle;可以实现div垂直居中,而IE6中则需要借助IE6中css的特点实现垂直居中;
  • !important标记,Firefox支持!important标记,IE6忽略!important标记;

评论


发表评论
 authimage
 
Accessible and Valid XHTML 1.0 Strict and CSS
Powered by LifeType - Design by BalearWeb