Difference between revisions of "MyTest"
Jump to navigation
Jump to search
m |
m |
||
Line 4: | Line 4: | ||
{| align=left; cellpadding="2" | {| align=left; cellpadding="2" | ||
− | | colspan = "2" style="text-align:center"| f <br> g <br> p | + | | colspan = "2" style="text-align:center; width: 400px; background-color:#ffffcc; font-family:'courier new';font-size:12pt;" | f <br> g <br> p |
|- | |- | ||
|<br> | |<br> | ||
|- | |- | ||
− | | f <br> g <br> p || |f <br> g <br> p | + | | style="text-align:center; width: 400px; background-color:#ffffcc; font-family:'courier new';font-size:12pt;" |f <br> g <br> p || |f <br> g <br> p |
|} | |} | ||
Revision as of 16:22, 4 February 2013
f g p | |
f g p |
f g p |
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.