![]() | 1 forreal 2017-08-09 13:57:26 +08:00 <space><1><space><2><space><3><space>,这样的结构然后 space 权重等于 1 |
![]() | 2 jmyz0455 OP |
![]() | 3 longxi 2017-08-10 00:25:41 +08:00 flex:也可以用 before 和 after 两个伪元素搭配 space-between,效果相同。来自: http://imweb.io/topic/5751983c3eef750438d5cb82 非 flex:在首或尾加一个空 li 标签,然后给 li 标签设置 margin-right: auto ( li 加在首)或者 margin-left: auto ( li 加在尾) |
![]() | 4 longxi 2017-08-10 00:32:05 +08:00 不好意思,我在上面写的非 flex 方法是错的。 |
![]() | 5 forreal 2017-08-14 10:17:06 +08:00 |
![]() | 6 wwwwzf 2017-11-27 22:07:27 +08:00 |