四行顶五列
------------------
<table width="90%" border="1" align="center">
  <tr>
    <th width="50%" scope="col">&nbsp;</th>
    <th width="50%" scope="col">&nbsp;</th>
    <th width="100%" scope="col">&nbsp;</th>
    <th width="100%" scope="col">&nbsp;</th>
    <th width="100%" scope="col">&nbsp;</th>
  </tr>
  <tr>
    <td colspan="5">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="5">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="5">&nbsp;</td>
  </tr>
</table>
--------------------------------------

相关文章:

  • 2022-12-23
  • 2022-01-05
  • 2021-07-12
  • 2021-09-20
  • 2021-06-30
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-12
  • 2021-05-01
  • 2021-09-06
  • 2022-02-24
  • 2021-10-03
相关资源
相似解决方案