wiki:plugin:bootswrapper:grid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:plugin:bootswrapper:grid [2015/07/12 16:58] – creata Giuseppe Di Terlizziwiki:plugin:bootswrapper:grid [2015/11/03 00:28] (current) Giuseppe Di Terlizzi
Line 1: Line 1:
 ====== Grids ====== ====== Grids ======
 +
 +\\
 +**Note:** Instead of ''<nowiki><grid></nowiki>'' you can use ''<nowiki><row></nowiki>'' alias.
 +\\
  
 <code html><grid> <code html><grid>
Line 5: Line 9:
 <col sm="6">.col-sm-6</col> <col sm="6">.col-sm-6</col>
 </grid></code> </grid></code>
 +
 +\\
 +\\
  
 <grid> <grid>
Line 10: Line 17:
 <col sm="6">.col-sm-6</col> <col sm="6">.col-sm-6</col>
 </grid> </grid>
 +
 +\\
 +\\
  
 <code html><grid> <code html><grid>
Line 15: Line 25:
 <col xs="6" lg="4">.col-xs-6 .col-lg-4</col> <col xs="6" lg="4">.col-xs-6 .col-lg-4</col>
 </grid></code> </grid></code>
 +
 +\\
 +\\
  
 <grid> <grid>
Line 21: Line 34:
 </grid> </grid>
  
-==== Attributes ====+\\ 
 +\\ 
 + 
 +==== Attributes for "col" ====
  
 ^ Attribute ^ Description | ^ Attribute ^ Description |
  • wiki/plugin/bootswrapper/grid.1436713130.txt.gz
  • Last modified: 9 years ago
  • by Giuseppe Di Terlizzi