豆瓣 (opens in new tab)
<table> <thead> <tr> <th>默认</th> <th>热门</th> <th>最新</th> </tr> </thead> <tbody> <tr> <td>default</td> <td>hot</td> <td>new</td> </tr> </tbody> </table>
Read the original article<table> <thead> <tr> <th>默认</th> <th>热门</th> <th>最新</th> </tr> </thead> <tbody> <tr> <td>default</td> <td>hot</td> <td>new</td> </tr> </tbody> </table>
Read the original article