* updated table.md I have rephrased it based on the English version in the folder. * change the table result
1.6 KiB
1.6 KiB
title, localeTitle
title | localeTitle |
---|---|
Tables | 表格 |
定义HTML表
HTML中的表格由标签定义。
表格中的行由
定义。每一行中可以为表头或者数据。-
表头由
表格数据/单元格用
标签定义
更复杂的HTML表格还可能包含 简单的表格示例
表示具有更多语义信息的示例
结果 Item Amount Apple 10 Peach 15 Watermelon 3 更多信息: |