gpt4 book ai didi

html - 页面内容进入另一个位于页脚上的 div

转载 作者:行者123 更新时间:2023-11-28 07:50:58 24 4
gpt4 key购买 nike

页面的内容在位于页脚顶部的另一个 div 中。有人可以帮我知道如何制作一个固定的 div 以位于页脚顶部并且页面内容应该是可滚动的吗

<body>
<header class="container-fluid">
</header>
<div id="fixWidth">
<h1>hi how are u</h1>
<h1>hi how are u</h1>
<h1>hi how are u</h1>
<h1>hi how are u</h1>
<h1>hi how are u</h1>
<h1>hi how are u</h1>
<h1>hi how are u</h1>
<h1>hi how are u</h1><h1>hi how are u</h1>
</div>
<div class="footer navbar-fixed-bottom">
<div class="container-fluid">
<h4>This part of content Content should be fixed</h4>
</div>
<footer class="container-fluid">
<div class="content">
<p>@copyright</p>
</div>
</footer>
</div>
</body>

最佳答案

如果你想要任何div,固定只是分配一个固定的高度..和固定布局的div,改变..向div添加一个样式属性并添加propery scroll to be scroll.然后当div 的元素多于它的高度,然后会出现一个滚动条,这将帮助你修复你的布局..希望你得到你的答案..

关于html - 页面内容进入另一个位于页脚上的 div,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30418986/

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