摘要: 文章转自:http://www.w3cplus.com/css/when-to-use-em-vs-rem.html著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。原文: http://www.w3cplus.com/css/when-to-use-em-vs-rem.html  阅读全文
posted @ 2017-09-15 09:42 小银子1 阅读(118) 评论(0) 推荐(0)
摘要: 1,FLEX布局 容器的属性 以下6个属性设置在容器上。 flex-direction : row(默认) | row-reverse | column | column-reverse; flex-wrap:nowrap(默认) | wrap | wrap-reverse; flex-flow:< 阅读全文
posted @ 2017-08-30 10:48 小银子1 阅读(125) 评论(0) 推荐(0)