这个tab-size
属性指定制表符的宽度。
在 HTML 中,制表符通常显示为单个空格字符,但某些元素除外,例如 <textarea> 和 <pre>,并且制表符大小属性的结果仅对这些元素可见。
表中的数字指定完全支持该属性的第一个浏览器版本。
后跟 -moz- 或 -o- 的数字指定使用前缀的第一个版本。
Property | |||||
---|---|---|---|---|---|
tab-size | 21.0 | 79.0 | 4.0 -moz- | 6.1 | 15.0 10.6 -o- |
笔记:当前没有浏览器支持长度单位值。
tab-size:
number|
length|initial|inherit;
Value | Description | Play it |
---|---|---|
number | The number of space-characters to be displayed for each tab-character. Default value is 8 | Demo ❯ |
length | The length of a tab-character. This property value is not supported in any of the major browsers | |
initial | Sets this property to its default value. Read about initial | |
inherit | Inherits this property from its parent element. Read about inherit |
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!