标签: html css ipad background-image
我的div属性和值为:
div
#main { height: 100%; width: 100%; background: url(image.jpg) no-repeat center center fixed; background-size: cover; }
当我在iPad上测试网站时,图像看起来模糊不清并且居中不正确。什么可能导致这个问题?任何解决方案