How to re-arrange/swap the order of some fluid container/row in bootstrap.....
If we take an example of bootstrap\'s fluid example on following page:
http://
The new version of Bootstrap v3 now supports column ordering:
Column ordering
Easily change the order of our built-in grid columns with .col-push-* and .col-pull-*
modifier classes.
9
3
Will give the following order:
----------------------------
| 3 | 9 |
----------------------------
Documentation: http://getbootstrap.com/css/#grid-column-ordering