Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请看一下页面截图
我不知道出了什么问题。为什么导航中的下拉菜单不能简单地显示在侧栏中的元素顶部。
谢谢您的帮助。哦,我是 CSS 的初学者。
将该元素设置为::
#nav{ z-index:9999; }
既然您正在学习它,请查看此内容:::,这将帮助您了解页面中 div(element) 的 z-index 位置。