Home >Web Front-end >H5 Tutorial >Bootstrap learning sharing_html5 tutorial skills
Bootstrap is a simple and flexible popular front-end framework launched by Twitter engineers based on HTML, CSS, and JAVASCRIPT.
We can think of it as a CSS and JS library that defines many effects. Various functions have been defined in the library. The display effects and animations of components,
such as: grid layout, various buttons, tables, forms, drop-down menus, tabs, navigation bars, etc. For the front-end, you can learn how to use it by spending a few hours on the official website ,
Just use it according to its usage rules. There is no tutorial that is clearer than the official one. Just read the official documentation
For Chinese information, please see here: http://wrongwaycn.github.com/bootstrap/docs/index.html
For English information, please see here: http: //twitter.github.com/bootstrap/index.html
Bootstrap is very useful for students who have no sense of beauty. You can use the backend to easily build a website that is not ugly
Unfortunately, due to the use of some new CSS technologies, it only supports modern browsers, and antiques such as IE6 are not supported.
There is a bootstrap-ie project on github. If you are interested, you can check it out. See:
https://github.com/empowering-communities/Bootstrap-IE6
Is this also considered a blog? . . . I'll
post an exercise picture to make it look a little longer.囧