gpt4 book ai didi

twitter-bootstrap - 页眉 100 % 宽度不起作用

转载 作者:行者123 更新时间:2023-11-28 15:18:47 25 4
gpt4 key购买 nike

CSS

.page-header{
background: #393e4f;
width: 100%;
height:50px;
margin: 0 auto;
}

HTML

 <div class="container">
<div class="page-header"><span>XYZ</span></div>
</div>

我希望我的 page-header 占页面宽度的 100%。

enter image description here

我得到了我不想要的结果。

谢谢。

最佳答案

bootstrap container 类添加边距。如果要使用标题全宽,请将其从容器中取出。

check here .

容器宽度在 Bootstrap css 的这一部分中给出。

关于twitter-bootstrap - 页眉 100 % 宽度不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38715170/

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