Difference between revisions of "MyTest"

From Popix
Jump to navigation Jump to search
Line 21: Line 21:
  
  
 
+
|| Heading 1 \
 +
|| Heading 2 \
 +
|| Heading 3 \
 +
||
 +
|| I went to the barber today and he gave me a shave and a haircut. \
 +
|| 7 \
 +
|| No bullet lists, though. :( \
 +
||
 +
|| New row \
 +
|||| LinkPattern in a cell that spans two columns. \
 +
||
  
  

Revision as of 15:05, 21 January 2013

This paragraph is before the table. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod...




Col 1, row 1 Col 2, row 1 (and 2) Col 3, row 1
Col 1, row 2 Col 3, row 2

Note the floating-table to the right.



|| Heading 1 \ || Heading 2 \ || Heading 3 \ || || I went to the barber today and he gave me a shave and a haircut. \ || 7 \ || No bullet lists, though. :( \ || || New row \ |||| LinkPattern in a cell that spans two columns. \ ||



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.