摘要: 携程首页 flex解决了float和postion的遗留问题,对移动端比较友好。 1. 需要水平排列的元素就为其父元素设置display:flex,并为子元素添加flex的值(比例) 2. 布局时可以先从大的页面着手,搭建出基本的框架 比如:.nav下面是有很多item,根据观察分为左边部分和右边部 阅读全文
posted @ 2020-04-11 16:40 johoo 阅读(736) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-04-03 21:27 johoo 阅读(407) 评论(0) 推荐(0)