【发布时间】:2014-08-30 14:39:02
【问题描述】:
我有一个“水平”图像作为背景(它是 2048x1148)。
我设置了background:url("") no-repeat scroll center top / cover,在桌面模式下一切正常。在移动设备中,虽然我无法缩放背景图像并自动覆盖高度。 background-size:cover不应该自动做吗?
Here 是实时站点。
【问题讨论】:
标签: html css background-image background-size