`
ITCheng
  • 浏览: 74027 次
  • 来自: 北京
社区版块
存档分类
最新评论

Css3全屏背景

    博客分类:
  • Css
 
阅读更多
html{
 background:url('mu.jpg') center center;
 min-height:100%;
 background-size:cover;
}
body{
 min-height:100%;
}

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics