gpt4 book ai didi

css - 全高 header 不起作用

转载 作者:行者123 更新时间:2023-11-28 12:13:43 26 4
gpt4 key购买 nike

我试图使用此 CSS 使标题填满屏幕:

position:relative; 
margin:0;
padding:0;
width:100%;
height:100%;
min-height:100%;
background-image:{image:topbar};
z-index:1;

但是当滚动时,有更多的图像要显示,我不知道哪里出了问题,请帮忙?

最佳答案

您可能需要添加 background-repeat:no-repeat;

关于css - 全高 header 不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19328375/

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