2012-02-21 21:59:09 +01:00
|
|
|
Simplest table without caption:
|
|
|
|
|
|
|
|
| Default1 | Default2 | Default3 |
|
2015-03-07 19:40:13 +01:00
|
|
|
|----------|----------|----------|
|
2012-02-21 21:59:09 +01:00
|
|
|
|12|12|12|
|
|
|
|
|123|123|123|
|
|
|
|
|1|1|1|
|
|
|
|
|
|
|
|
Simple table with caption:
|
|
|
|
|
|
|
|
| Right | Left | Default | Center |
|
2013-03-03 04:06:12 +01:00
|
|
|
| ----: | :--- | ------- | :----: |
|
2012-02-21 21:59:09 +01:00
|
|
|
| 12 | 12 | 12 | 12 |
|
|
|
|
| 123 | 123 | 123 | 123 |
|
|
|
|
| 1 | 1 | 1 | 1 |
|
|
|
|
|
|
|
|
: Demonstration of simple table syntax.
|
|
|
|
|
|
|
|
Simple table without caption:
|
|
|
|
|
|
|
|
| Right | Left | Center |
|
|
|
|
|------:|:-----|:------:|
|
|
|
|
|12|12|12|
|
|
|
|
|123|123|123|
|
|
|
|
|1|1|1|
|
|
|
|
|
|
|
|
|
|
|
|
Headerless table without caption:
|
|
|
|
|
2015-03-07 19:40:13 +01:00
|
|
|
| | | |
|
2012-02-21 21:59:09 +01:00
|
|
|
|------:|:-----|:------:|
|
|
|
|
|12|12|12|
|
|
|
|
|123|123|123|
|
|
|
|
|1|1|1|
|
|
|
|
|
2012-07-23 07:09:15 +02:00
|
|
|
Table without sides:
|
|
|
|
|
|
|
|
Fruit |Quantity
|
|
|
|
------|-------:
|
|
|
|
apple | 5
|
|
|
|
orange| 17
|
|
|
|
pear | 302
|
|
|
|
|
2014-05-01 18:23:21 +02:00
|
|
|
One-column:
|
|
|
|
|
|
|
|
|hi|
|
|
|
|
|--|
|
|
|
|
|lo|
|
|
|
|
|
|
|
|
Header-less one-column:
|
|
|
|
|
2015-03-07 19:40:13 +01:00
|
|
|
| |
|
2014-05-01 18:23:21 +02:00
|
|
|
|:-:|
|
|
|
|
|hi|
|