[bootstrap]bootstrap2如何引导div垂直居中 - CQ_LQJ
程序员文章站
2022-04-26 13:14:19
...
参考网址:http://www.4byte.cn/question/138712/bootstrap-how-to-center-vertical.html
部分参考自上面网页中的方法.用过bootstrap的同学知道,bootsrap2中可以使用栅格布局让div水平居中,那么如何让水平居中的div又垂直居中呢?
class="container">
class="row">
class="span4 offset4" style="padding:5 20 5 20;">
Some text text text text text .....
上一篇: 短信验证上行和下行
下一篇: url地址转义的有关问题