【发布时间】:2015-08-26 01:23:34
【问题描述】:
我正在尝试将 reStructuredText 部分格式化为如下所示:
type1 : this type4 : this type7 : this
type2 : this type5 : this type8 : this
type3 : this type6 : this type9 : this
这样我可以用文本水平填充页面,有谁知道我可以如何做到这一点?我猜它与css和容器有关?
【问题讨论】:
-
你能发布你尝试过的 HTML 和 CSS 吗?
-
如果可以选择使用 CSS 框架,您可以使用 Bootstrap 完成类似的操作。
-
可以选择一张桌子吗?
标签: css restructuredtext