chriscen

给父盒子开启弹性布局,然后给最后一个div加上margin-left:auto即可.同理,想让第一个div靠左,其它所有div靠右只需给第一个div设置margin-right:auto即可.

分类:

技术点:

相关文章: