--------------------------------------------------------- used to write the notes carefully, unscarred AH ---------------------------- ---------------------------------------------
I. What is the framework for bootstrap
In fact, BootStrap, the earliest time was a synthesis of two words. Now, as a proprietary noun bootstrap, it is a front-end framework for developing Web applications and Web sites quickly.
Two. Why should we learn bootstrap and why is it so hot and fast? Ha, and everything has its reasons for existence.
(1) Easy to get started, learn HTML and CSS People can come to learn;
(2) Viewer support, almost all the browser support bootstrap frame;
(3) The development speed is fast, the code is elegant and simple;
(4) Mobile first, mobile device priority: since 3. The 0 version is better adapted to mobile-side development later. But it is not impossible to develop PC-side;
(5) Responsive design: Bootstrap with responsive design, CSS can be used for pc\ mobile device adaptive.
Three. What is the direction or thing strap to learn?
(1) Basic page structure: Grid system and Basic page template
(2) Global CSS style: CSS classes provided by the framework
(3) Components: Navigation bar, Warning box, drop-down menu, etc.
(4) JavaScript plugin: Used by the JQ support plug-in. Carousel diagram, etc...
Four. How do I download it? To Bootstrap, personally think is, to be downloaded, will be applied, that is, the so-called copy paste ... Amount:
(1) Bootstrap: This is a proprietary noun that means the boot command and the bootloader
(2) Download: http://www.bootcss.com/is the boot's official website, the documentation is in English
(3) Chinese official website: v3.bootcss.com is now 3 version, expect three years to update the version, haha.
Add : There are a lot of similar frameworks: Sister UI Amaze UI is the same, domestic development.
------------------------------------------------------------------Thank you for the honor you gave me----------------------------------------------- ----------------------
Beginner Bootstrap (ii)----on the road (4)