Line 1: Line 1:
{{#css:
+
{{#css:/skins/css/theone.css}}
.linear-list {
+
<table class="mc-table">
    display:block
+
  <thead>  
}
+
     <tr class="odd">
 
+
      <th>Table header
.linear-list>li {
+
      </th>
     float:left
+
      <th>Table header
}
+
      </th>
 
+
     </tr>
.linear-list>li:first-child {
+
  </thead>
    padding-left:0;
+
  <tbody>
     margin-left:0;
+
    <tr class="odd">  
    border-left:0 none
+
      <td>{{{1}}}
}
+
      </td>  
}}
+
      <td>{{{2}}}
<ul class="linear-list dots">  
+
      </td>
  <li>{{{1}}}
+
    </tr>
  </li>  
+
   </tbody>  
  <li>{{{2}}}
+
</table>
   </li>  
+
</ul>
+

Revision as of 09:55, 3 March 2015

{{#css:/skins/css/theone.css}}

<thead> </thead> <tbody> </tbody>
Table header Table header
{{{1}}} {{{2}}}

© 2026 by sail-la-vie • Powered by Powered by MediaWiki Powered by SMW Powered by Bootstrap