相关疑难解决方法(0)

HTML中的平衡文本换行

在HTML中,是否有一种方法可以均匀地分布跨多行的文本?

例如,我不想要:

   Here is some really long label that ends up on
   two lines.

我更喜欢:

                  Here is some really long label 
                      that ends up on two lines.

html css layout word-wrap

12
推荐指数
2
解决办法
5426
查看次数

标签 统计

css ×1

html ×1

layout ×1

word-wrap ×1