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

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

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

Does it reduce readability or cause problems?

相关标签:
13条回答
  • 2020-12-12 14:31

    The problems brought up by others about justify alignment are more prevalent with narrow columns. If your columns are wide enough in relation to the size of your fonts and other parameters then it's ok to justify the text. Let's say you'd want a minimum of 12 to 15 words per line in average. More is better.

    0 讨论(0)
提交回复
热议问题