thoughtbit / it-note

:books: 琐碎的知识, I code it
315 stars 36 forks source link

Flexbox 学习 #25

Open moocss opened 9 years ago

moocss commented 9 years ago

http://lzxb.github.io/flex.css/ (flex.css,轻量级移动端布局神器 :+1: )

https://github.com/frantic/flexbox (ReactNative flexbox演示)

https://xluos.github.io/demo/flexbox/

https://github.com/Coffcer/flex-layout (基于flexbox的栅格化布局库,提供更直观、丰富的布局方式。 http://coffcer.github.io/flex-layout/ :+1: )

http://matthewsimo.github.io/scss-flex-grid/

https://www.w3cplus.com/css3/understanding-flexbox-everything-you-need-to-know.html (理解Flexbox:你需要知道的一切 👍 💯 )

https://isux.tencent.com/flexbox.htmlhttp://115.159.36.96/tikizheng/flextest/demo.html (移动端全兼容的flexbox速成班, 移动布局实战 :+1: :100: )

https://github.com/ccforward/cc/issues/57 (图解 Flexbox 👍 )

http://flexbox.buildwithreact.com/ (Flexbox is a layout system optimized for building user interfaces 👍👍)

https://chriswrightdesign.com/experiments/flexbox-adventures/# (很酷的在线工具)

https://github.com/thomaspark/flexboxfroggy ( 游戏方式学习, flexbox)

https://github.com/1340641314/flex (移动端flex布局神器,兼容微信,UC,webview等移动端主流浏览器 :+1: :100: )

http://www.alloyteam.com/2016/01/let-see-css-world/ (手机QQ 案例 布局尝试 :+1: :100: )

https://github.com/Zhangjd/awesome-pure-css-no-javascript/blob/master/flexbox-pattern.md (Flexbox 设计模式 :+1: :100: )

https://github.com/google/flexbox-layout

https://scotch.io/demos/visual-guide-to-css3-flexbox-flexbox-playground (Flexbox Playground) http://bennettfeely.com/flexplorer/(Flexbox Playground)

http://1000ch.github.io/grd/ (A CSS grid framework using Flexbox. ,有demo演示)

https://scotch.io/tutorials/a-visual-guide-to-css3-flexbox-properties(好

http://www.w3cplus.com/css3/a-guide-to-flexbox-new.html

http://segmentfault.com/a/1190000002616717 https://scotch.io/tutorials/a-visual-guide-to-css3-flexbox-properties

https://css-tricks.com/snippets/css/a-guide-to-flexbox/

http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html

moocss commented 9 years ago

http://www.ruanyifeng.com/blog/2015/07/flex-examples.html http://davidwalsh.name/flexbox-dice http://philipwalton.github.io/solved-by-flexbox/

moocss commented 9 years ago

http://webres.wang/18-resources-to-learn-flexbox/ (学习 Flexbox 的 18 个优质资源)

http://flexbox.io/#/view/Vj7NZ6FiQvo (20个视频,让你更佳了解Flexbox) http://flexbox.io/exercises.zip?user=a8f469ef5c19da7bbe9cd4a13a68a7f5(代码练习)

moocss commented 9 years ago

https://coding.net/u/bluishoul/p/webapp-layout/git (coding2后台布局)

moocss commented 8 years ago

http://www.w3cplus.com/mobile/lib-flexible-for-html5-layout.html (使用Flexible实现手淘H5页面的终端适配 :+1: ) http://huodong.m.taobao.com/act/yibo.html (手淘H5页面 Demo :+1: )

moocss commented 8 years ago

http://www.w3ctrain.com/2015/11/12/visual-guide-to-css3-flexbox-flexbox-playground/ (最直观的方式学习flexbox属性)