html中的td标签是用来定义html表格中的标准单元格。 html表格有两种单元格类型:表头单元格 - 包含头部信息(由 th 元素创建);标准单元格 - 包含数据(由 td 元素创建)。
技术文章 / 下载软件趣味内容 / 专业带飞