【发布时间】:2018-01-01 22:42:58
【问题描述】:
在 css 中,text-align: justify-all 属性是做什么的?在MDN 上,他们建议它也证明了最后一行的内容。但我在我的 chrome 浏览器中看不到任何事情发生:
<p style="text-align: justify-all">
one two three four fiveone two three four fiveone two three four fiveone two three four fiveone two three four fiveone two three four fiveone two three four fiveone two three four fiveone two three four fiveone two three four fiveone two three four fiveone two three four fiveone two three four fiveone two three four five
</p>
【问题讨论】:
-
也许这是一个解决方案:stackoverflow.com/questions/4771304/…