User:FlyingRagnar/Sandbox: Difference between revisions
Jump to navigation
Jump to search
<thead></thead>
FlyingRagnar (talk | contribs) No edit summary |
FlyingRagnar (talk | contribs) No edit summary |
||
| Line 10: | Line 10: | ||
{| border="1 | {| border="1" | ||
! ninja !! ninja 2 !! ninja 3 | ! ninja !! ninja 2 !! ninja 3 | ||
|- | |- | ||
| Line 21: | Line 21: | ||
| test blank || b || d | | test blank || b || d | ||
|} | |} | ||
<table id="datatable"> | |||
<thead><tr><th>col 1</th><th>col 2</th><th>col 3</th></tr></thead> | |||
<tbody> | |||
<tr><td>1</td><td>2</td><td>3</td></tr> | |||
<tr><td>1</td><td>2</td><td>3</td></tr> | |||
<tr><td>1</td><td>2</td><td>3</td></tr> | |||
</tbody></table> | |||
Revision as of 18:15, 9 December 2011
- Item one
- c one
- c two
- c three
| ninja | ninja 2 | ninja 3 |
|---|---|---|
| test 1 | test 11 | test 111 |
| test 2 | test 22 | test 222 |
| test 3 | test 33 | test 333 |
| test blank | b | d |
<tbody>
</tbody>| col 1 | col 2 | col 3 |
|---|---|---|
| 1 | 2 | 3 |
| 1 | 2 | 3 |
| 1 | 2 | 3 |