gpt4 book ai didi

html - 如何使导航栏始终位于顶部?

转载 作者:太空狗 更新时间:2023-10-29 13:55:23 27 4
gpt4 key购买 nike

我正在使用 ZURBFoundation 并尝试将导航栏调到顶部。

最佳答案

我不知道这两个东西是什么,但这是无论使用 CSS 的窗口滚动位置如何修复某些东西的方法:

#navbar {
position: fixed;
top: 0px;
width: 100%;
}​

参见此处:http://jsfiddle.net/qC2Dt/

关于html - 如何使导航栏始终位于顶部?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13371186/

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