一亩三分地 (opens in new tab)
<p>分类</p> <table> <thead> <tr> <th>热门帖子</th> <th>最新帖子</th> </tr> </thead> <tbody> <tr> <td>hot</td> <td>new</td> </tr> </tbody> </table> <p>排序方式</p> <table> <thead> <tr> <th>最新回复</th> <th>最新发布</th> </tr> </thead> <tbody> <tr> <td></td> <td>post</td> </tr> </tbody> </table>
Read the original article