【问题标题】:Bootstrap navbar menu in the left of the browser浏览器左侧的引导导航栏菜单
【发布时间】:2022-07-25 21:22:31
【问题描述】:

如何垂直移动 Bootstrap 导航栏并使其位于页面左侧,如下所示: enter image description here

【问题讨论】:

    标签: html css


    【解决方案1】:

    我不知道您使用的是哪个版本的 Bootstrap,但这是 v5.2 的 Bootstrap 文档中垂直导航栏的一个实例:https://getbootstrap.com/docs/5.2/components/navs-tabs/#vertical

    【讨论】: