这是background image looks like on the laptop
这是背景图片在手机enter image description here上的外观>
如您所见,背景没有正确对齐,我想在两者上看到完全相同的背景。
下面是我使用的cs代码,它无助于调整图像的大小,因此我看到相同的背景图像:
正文{背景图片:url('https://www.hdwallpapersbook.com/wp-content/uploads/2017/05/Justice-League-Batman-Wonder-Woman-Aquaman.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
背景位置:中心中心;背景尺寸:封面;
}
这是笔记本电脑上的背景图像的外观这是手机上的背景图像的外观在这里输入图像说明,您可以看到背景未正确对齐,...
强制图像将自身包含在容器中(这很可能看起来有些奇怪)