【发布时间】:2017-04-19 11:41:01
【问题描述】:
例如,这不起作用,表已连接:
| Tables | Are | Cool | | Tables | Are | Cool |
|----------|:-------------:|------:| |----------|:-------------:|------:|
| col 1 is | left-aligned | $1600 | | col 1 is | left-aligned | $1600 |
| col 2 is | centered | $12 | | col 2 is | centered | $12 |
| col 3 is | right-aligned | $1 |
【问题讨论】:
-
我很确定这是不可能的,即使是嵌入的 HTML。