Image strech height
This question already has an answer here:
这应该可以通过将图像的高度设置为100vh的高度来实现,但在IE8或更低版本中不支持。
在身体上(或具有背景图像的容器)试试这个:
body {
background-size: contain;
}
链接地址: http://www.djcxy.com/p/89222.html
上一篇: 将网站背景图像适合屏幕大小
下一篇: 图像的高度