CSS tab-size

上一页 下一页

示例中展现不同的tab-size属性值.

选择不同的值查看对应结果:

tab-size: 4;
tab-size: 8;
tab-size: 10;
Text	with	tabs	instead	of	spaces.
Text	with	tabs	instead	of	spaces.
Text	with	tabs	instead	of	spaces.

要使用更多方法,请在编辑器中试一下: 亲自试一试 ❯