Bootstrap:中间内容?
这个问题在这里已经有了答案:
你可以看看bootstrap offset属性
你的代码可能看起来像这样:
<div class="col-md-6 col-md-offset-3">
<div class="form-group">
....
</div>
</div>
链接地址: http://www.djcxy.com/p/75895.html
这个问题在这里已经有了答案:
你可以看看bootstrap offset属性
你的代码可能看起来像这样:
<div class="col-md-6 col-md-offset-3">
<div class="form-group">
....
</div>
</div>
链接地址: http://www.djcxy.com/p/75895.html