gpt4 book ai didi

html - 为什么我的背景显示在 Qualtrics 的页脚下?

转载 作者:行者123 更新时间:2023-11-28 10:05:55 25 4
gpt4 key购买 nike

我不知道为什么我的背景显示在 Qualtrics 的页脚下。

这是我写的代码:

<br />
<style type="text/css">body {
background-image:url('https://uwmadison.qualtrics.com/CP/Graphic.php?IM=IM_00pfOKSXTudGqfb') !important;
background-repeat: no-repeat !important;
background-size:50% 50% !important;
background-position:center center !important;
height:100vh !important;
}
</style>

下面是显示方式的屏幕截图: enter image description here这是 link到调查(第一张照片我设置了 6 分钟作为计时器,这样你就可以看到了)

最佳答案

背景基于窗口(视口(viewport))定位。

如果您希望该图像位于页脚上方,请使用 <img /> 将其包含在页脚上方的 html 中

您可能还对将页脚固定到页面底部感兴趣。

关于html - 为什么我的背景显示在 Qualtrics 的页脚下?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24561670/

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