2007-07-08 05:11:26 +02:00
|
|
|
Simple table with caption:
|
|
|
|
|
2009-11-28 04:22:33 +01:00
|
|
|
Right Left Center Default
|
|
|
|
------- ------ -------- ---------
|
|
|
|
12 12 12 12
|
|
|
|
123 123 123 123
|
|
|
|
1 1 1 1
|
2007-07-08 05:11:26 +02:00
|
|
|
|
2010-07-07 06:01:26 +02:00
|
|
|
: Demonstration of simple table syntax.
|
2007-07-09 03:36:53 +02:00
|
|
|
|
2007-07-08 05:11:26 +02:00
|
|
|
Simple table without caption:
|
|
|
|
|
2009-11-28 04:22:33 +01:00
|
|
|
Right Left Center Default
|
|
|
|
------- ------ -------- ---------
|
|
|
|
12 12 12 12
|
|
|
|
123 123 123 123
|
|
|
|
1 1 1 1
|
2007-07-09 03:36:53 +02:00
|
|
|
|
2007-07-08 05:11:26 +02:00
|
|
|
Simple table indented two spaces:
|
|
|
|
|
2009-11-28 04:22:33 +01:00
|
|
|
Right Left Center Default
|
|
|
|
------- ------ -------- ---------
|
|
|
|
12 12 12 12
|
|
|
|
123 123 123 123
|
|
|
|
1 1 1 1
|
2007-07-08 05:11:26 +02:00
|
|
|
|
2010-07-07 06:01:26 +02:00
|
|
|
: Demonstration of simple table syntax.
|
2007-07-09 03:36:53 +02:00
|
|
|
|
2007-07-08 05:11:26 +02:00
|
|
|
Multiline table with caption:
|
|
|
|
|
2007-07-09 03:24:49 +02:00
|
|
|
--------------------------------------------------------------
|
2007-07-09 03:36:53 +02:00
|
|
|
Centered Left Right Default aligned
|
2007-07-08 05:11:26 +02:00
|
|
|
Header Aligned Aligned
|
|
|
|
----------- ---------- ------------ --------------------------
|
2007-07-09 03:36:53 +02:00
|
|
|
First row 12.0 Example of a row that
|
|
|
|
spans multiple lines.
|
2007-07-08 05:11:26 +02:00
|
|
|
|
2007-07-09 03:36:53 +02:00
|
|
|
Second row 5.0 Here's another one. Note
|
|
|
|
the blank line between
|
|
|
|
rows.
|
2007-07-09 03:24:49 +02:00
|
|
|
--------------------------------------------------------------
|
2007-07-08 05:11:26 +02:00
|
|
|
|
2010-07-07 06:01:26 +02:00
|
|
|
: Here's the caption. It may span multiple lines.
|
2007-07-09 03:36:53 +02:00
|
|
|
|
2007-07-08 05:11:26 +02:00
|
|
|
Multiline table without caption:
|
|
|
|
|
2007-07-09 03:24:49 +02:00
|
|
|
--------------------------------------------------------------
|
2007-07-09 03:36:53 +02:00
|
|
|
Centered Left Right Default aligned
|
2007-07-08 05:11:26 +02:00
|
|
|
Header Aligned Aligned
|
|
|
|
----------- ---------- ------------ --------------------------
|
2007-07-09 03:36:53 +02:00
|
|
|
First row 12.0 Example of a row that
|
|
|
|
spans multiple lines.
|
2007-07-08 05:11:26 +02:00
|
|
|
|
2007-07-09 03:36:53 +02:00
|
|
|
Second row 5.0 Here's another one. Note
|
|
|
|
the blank line between
|
|
|
|
rows.
|
2007-07-09 03:24:49 +02:00
|
|
|
--------------------------------------------------------------
|
2007-07-09 03:36:53 +02:00
|
|
|
|
2010-03-10 08:34:10 +01:00
|
|
|
Table without column headers:
|
|
|
|
|
|
|
|
----- ----- ----- -----
|
|
|
|
12 12 12 12
|
|
|
|
123 123 123 123
|
|
|
|
1 1 1 1
|
|
|
|
----- ----- ----- -----
|
|
|
|
|
|
|
|
Multiline table without column headers:
|
|
|
|
|
|
|
|
----------- ---------- ------------ --------------------------
|
|
|
|
First row 12.0 Example of a row that
|
|
|
|
spans multiple lines.
|
|
|
|
|
|
|
|
Second row 5.0 Here's another one. Note
|
|
|
|
the blank line between
|
|
|
|
rows.
|
|
|
|
----------- ---------- ------------ --------------------------
|