CSS3 text-justify 属性

实例

div
{
text-align:justify;
text-justify:inter-word;
}

只有 Internet Explorer 支持 text-justify 属性。

text-justify text-align 被设置为 text-align 法。

默认值: auto
继承性: yes
版本: CSS3
JavaScript 语法: object.style.textJustify="inter-word"

语法

text-justify: auto|inter-word|inter-ideograph|inter-cluster|distribute|kashida|trim;
描述 测试
auto 测试
none 测试
inter-word 增加/的间隔。 测试
inter-ideograph 测试
inter-cluster 齐。 测试
distribute 测试
kashida 容。 测试