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.
我是 Bootstrap 的新手,我在列排序方面遇到了麻烦。在我的第一个示例中,页面内容很好地居中(没有推/拉)。在第二个示例中,我添加了推/拉,但页面内容不再居中。
正确版本 错误版本
很想知道为什么会这样。谢谢!!!
使用col-md-4 col-md-push-8和col-md-8 col-md-pull-4。将柱推向右侧。向右拉也是如此。
col-md-4 col-md-push-8
col-md-8 col-md-pull-4