好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

【10】了解Bootstrap栅格系统基础案例(5)_html/css_WEB-ITnose

这次我们来说下列排序:

通过使用 .col-md-push-* 和 .col-md-pull-* 类就可以很容易的改变列(column)的顺序。

                                 Bootstrap-Template-07                                                       .show-grid { margin-top: 15px; }.show-grid [class^="col-"] {  padding-top: 10px;  padding-bottom: 10px;  background-color: #eee;  border: 1px solid #ddd;}       

案例:列排序 .col-md-push-* (推)和 .col-md-pull-*(拉)

.col-md-3

查看更多关于【10】了解Bootstrap栅格系统基础案例(5)_html/css_WEB-ITnose的详细内容...

  阅读:38次