gpt4 book ai didi

html - 移动固定图片背景css,图片滚动

转载 作者:可可西里 更新时间:2023-11-01 13:45:19 26 4
gpt4 key购买 nike

我正在为我女朋友的 23 岁生日制作一个网站,她主要在手机上浏览。背景图像是固定的(在桌面上没有问题)但在移动设备上,图像在底部略微滚动,但在滚动后会自行调整。 (附视频:https://youtu.be/wKnxYXEy0mg)

下面的 CSS:

body {
background-image:url(Gold2.jpg);
display: block;
background-color: gold;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
background-position: center;
min-height: 500px;
}

最佳答案

那不是背景移动,而是 Chrome 的地址栏消失了。这种行为是正常的,请在不同的浏览器上尝试该网站。

关于html - 移动固定图片背景css,图片滚动,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45171976/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com