Justify text to fill a div

后端 未结 4 696
不知归路
不知归路 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:26

    Another option albeit a little ugly with the  .

    Live Demo

    1 2 3 4 5 6         7 8 9 10 11

    Another Options without the nbsp;

    1 2 3 4 5 6 7 8 9 10 11

提交回复
热议问题