2018年10月7日

22

摘要: ``` \begin{table}[] \begin{tabular}{lllll} & & & & \\ & & & & \\ & & & & \\ & & & 1 & \end{tabular} \end{table} ``` 阅读全文

posted @ 2018-10-07 14:28 kooooo 阅读(68) 评论(0) 推荐(0)

表格

摘要: ··· <table> <thead> <tr> <th>表头</th> <th>表头</th> <th>表头</th> </tr> </thead> <tbody> <tr> <td>我</td> <td>超级</td> <td>可爱</td> </tr> <tr> <td>我</td> & 阅读全文

posted @ 2018-10-07 09:02 kooooo 阅读(79) 评论(0) 推荐(0)

导航