摘要:
1.页面内容居中body{margin:0 auto;}2.单行文字图标居中div { height:25px; line-height:25px; }//也就是给height和line-height同样的高度,再用margin-bottom来细调。3.当网页字体小于12px时 chrome内核浏览器始终显示为12pxbody{-webkit-text-size-adjust:none; /*for chorme*/}4.ie6双倍margin的bug#box{float:left;width:100px;margin:0 0 0 100px; //ie6会产生200px的距离displ... 阅读全文
posted @ 2013-05-06 10:43
素年锦时丶渔
阅读(561)
评论(0)
推荐(1)

浙公网安备 33010602011771号