标签:ext 显示 top div 尺寸 height idt bottom auto
.div1{ width: 100px; height: 100px; border: 4px solid red; position: absolute; text-align: center; left:0; right:0; top: 0; bottom: 0; margin: auto; /*50%为自身尺寸的一半*/ }
效果如图
标签:ext 显示 top div 尺寸 height idt bottom auto
原文地址:http://www.cnblogs.com/loveBetty/p/6851797.html