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.
我正在实现一个网页,它在右侧面板上有一个导航栏,然后左侧面板将显示详细信息(就像 facebook 一样)。
基本上,我很困惑如何绘制垂直线来划分导航面板和显示面板。
我用谷歌搜索了这个,但本教程的大部分内容只展示了如何构建一个类似标签的导航栏。
谁能给我一些关于如何实现这个的想法?
谢谢。
border-left在右侧面板上设置 a - 或在border-right左侧面板上设置 a。使用margin和padding调整位置。
border-left
border-right
margin
padding