Should I avoid using “text-align: justify;”?

后端 未结 13 1080
离开以前
离开以前 2020-12-12 14:00

Is there any reason to avoid using text-align: justify;?

Does it reduce readability or cause problems?

13条回答
  •  -上瘾入骨i
    2020-12-12 14:29

    You can also use text-justify:newspaper. The text-justify css tag helps you control how you wrap the text when you justify

提交回复
热议问题