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 Grid 样式设置的所有内容?这会搞乱电网吗?
Bootstrap 只会影响类中包含类和 ID 的元素。如果您在 bootstrap 中创建一个带有导航的页面,并且使用您自己的 CSS 而不使用这些元素,则不会有问题。