If there are posts, show them one at a time in a table - or, if you want to get fancy, do your own Cascading Style Sheets (CSS) thing.
如果有贴子,则在一个表中逐个显示它们—或者,如果想别致一点,可以使用自己的级联样式表(CSS)。
An example of this is shown in the CSS file to style all the columns in a table, for example, in , by assigning a particular cell padding.
例如,对一个表格中的所有列应用相同的单元格填充(padding)。
First, try to style the table suitably. A simple CSS stylesheet might look like.
首先适当设置表格的样式。
应用推荐