css 全尺寸背景

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 全尺寸背景相关的知识,希望对你有一定的参考价值。

html { 
  background: url(images/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

以上是关于css 全尺寸背景的主要内容,如果未能解决你的问题,请参考以下文章

CSS 全尺寸背景图片

全尺寸背景图像

css 如何让图片全屏的问题

div背景不是全尺寸,只有文本大小[重复]

如何淡化动画背景图像(全尺寸)[关闭]

背景图像全尺寸