Justify text to fill a div

后端 未结 4 698
不知归路
不知归路 2020-12-21 12:46

What i want to do is something like this:

1 2 3 4 5
6       7
8 9 10 11

With this code:

4条回答
  •  再見小時候
    2020-12-21 13:37

    In DTP and word processing applications, this option is known as 'force justify'. Unfortunately, this is not an option in CSS.

提交回复
热议问题