CSS3 text-justify 属性实例改变字与字之间的间距使得每行对齐: [mycode3 type='css'] div { text-align:justify; text-justify:inter-word; } [/mycode3] 尝试一下» ...
確定! 回上一頁