CaptionSide 属性设置或返回表格标题的位置。
Property | |||||
---|---|---|---|---|---|
captionSide | Yes | 9.0 | Yes | Yes | Yes |
返回标题Side 属性:
object.style.captionSide
设置标题Side属性:
object.style.captionSide = "top|bottom|initial|inherit"
Value | Description |
---|---|
top | Default. Positions the table caption above the table |
bottom | Positions the table caption below the table |
initial | Sets this property to its default value. Read about initial |
inherit | Inherits this property from its parent element. Read about inherit |
默认值: | 顶部 |
---|---|
返回值: | 一个字符串,表示表格标题的位置 |
CSS版本 | CSS2 |
CSS教程:CSS表
CSS 参考:标题端属性
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!