TBody 对象表示 HTML <tbody> 元素。
您可以使用 getElementById() 访问 <tbody> 元素:
您可以使用 document.createElement() 方法创建 <tbody> 元素:
Property | Description |
---|---|
align | Not supported in HTML5. Use style.textAlign instead. Sets or returns the horizontal alignment of the content inside the tbody element |
ch | Not supported in HTML5. Sets or returns an alignment character inside the tbody element |
chOff | Not supported in HTML5. Sets or returns the horizontal offset of the ch property |
vAlign | Not supported in HTML5. Use style.verticalAlign instead. Sets or returns the vertical alignment of the content within a thead element |
HTML 教程:HTML 表格
HTML 参考:HTML <tbody> 标签
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!