gpt4 book ai didi

html - 底部 div 不会完全拉伸(stretch)

转载 作者:太空宇宙 更新时间:2023-11-03 21:24:27 25 4
gpt4 key购买 nike

.bottom-bar {
position: fixed;
bottom: 0px;
width:100%;
height:33px;
background-color:#1a1a1a;
margin:0;
padding:0;
}

p.disclaimer {
color:white;
text-shadow: #000 0px 0px 0.5px, #000 0px 0px 0.5px, #000 0px 0px 0.5px,
#000 0px 0px 0.5px, #000 0px 0px 0.5px, #000 0px 0px 0.5px;
font-size:12px;
text-align:center;
}
   <div class="bottom-bar">
<p class="disclaimer">John V 2015. No copyright infringement intended. <a href="mailto:example@example.com">Contact</a></p>
</div>
</body>
</html>

Div that won't stretch

嗨。我的底部 div 拒绝一直向左拉伸(stretch)。它就在 body 标签的底部,而且 html 标签都没有特别的样式(拉伸(stretch)背景除外)。

想法?

附言!我知道“无意侵犯版权”是没有用的。

最佳答案

.bottom-bar { left: 0;右:0;

关于html - 底部 div 不会完全拉伸(stretch),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34422005/

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