this is huizi666's note

CSS背景图拉伸自适应尺寸

.bg{
background:url(http://wyz.67ge.com/wp-content/uploads/qzlogo.jpg);
filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
-moz-background-size:100% 100%;
background-size:100% 100%;
}

posted @ 2017-02-06 15:20  惠子666  阅读(184)  评论(0编辑  收藏  举报