Difference between revisions of "MyTest"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | This paragraph is before the table. Lorem ipsum dolor sit | + | {| aligh = center |
− | amet, consectetur adipisicing elit, sed do eiusmod... | + | | This paragraph is before the table. Lorem ipsum dolor sit |
− | + | amet, consectetur adipisicing elit, sed do eiusmod... | |
− | + | | | |
− | |||
− | |||
− | |||
− | |||
{| align="right" border="1" | {| align="right" border="1" | ||
| Col 1, row 1 | | Col 1, row 1 | ||
Line 15: | Line 11: | ||
| Col 3, row 2 | | Col 3, row 2 | ||
|} | |} | ||
− | + | |} | |
Note the floating-table to the right. | Note the floating-table to the right. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Revision as of 14:07, 21 January 2013
This paragraph is before the table. Lorem ipsum dolor sit
amet, consectetur adipisicing elit, sed do eiusmod... |
|
Note the floating-table to the right.
This paragraph is after the table. The text in column 2
will span both rows due to format specifier "rowspan=2" so there
is no coding for "Col 2" in the 2nd row, just: Col 1 & Col 3.