General table layout and HTML like options::
- The same with shorthand attributes
- 
Heading cell 1 cell 2 cell 3 spanning rows spanning 2 columns cell 2 cell 3 
- Cell width
- 
narrow wide 
- Spanning rows and columns
- 
2 rows row 1 row 2 row 3 over 2 columns 
- Alignment
- 
top <^> left <(> centered <:> right <)> bottom <v> 
- Colors
- 
red green blue 
| Heading | ||
| cell 1 | cell 2 | cell 3 | 
| spanning rows | spanning 2 columns | |
| cell 2 | cell 3 | |
and now a table with a border:
| item one | item 2 | 



