【技术】html/body/div层的问题(Firefox下3D视图)

html,body{
position: relative; }

body{
margin: 0 auto;
background: #ce0b35;
font-size: 12px;
color: #666;
font-family: arial,宋体,sans-serif;}

.wrapper{position: relative;}

这样写后,html/body/最大的div层会和内容一样大。

posted @ 2014-02-18 17:24  ybingbing_1213  Views(308)  Comments(0)    收藏  举报