GithubHelp home page GithubHelp logo

sogrey / flex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xboxyan/flex

0.0 3.0 0.0 213 KB

移动端flex布局神器,兼容微信,UC,webview等移动端主流浏览器

CSS 50.27% JavaScript 5.74% HTML 44.00%

flex's Introduction

flex

flex.css,轻量级移动端布局神器,让你用最快的速度,并且用最优雅的方式完成复杂的移动端布局,让你专注于编写内容呈现效果,完美兼容Android,ios,微信端。

必看问题:移动端不能完整的支持flex布局?
flex是一个非常好的css3布局,但是在移动端很多浏览器不支持display: flex,仅支持display: -webkit-box,所以flex.css写了三种语法:
display: -webkit-box;
display: -webkit-flex;
display: flex;


深圳html5开发者社群:170761660
github:https://github.com/1340641314/flex Alt text

flex's People

Contributors

lzxb avatar

Watchers

James Cloos avatar Sogrey avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.