Modify the syntax error
Showing
2 changed files
with
14 additions
and
14 deletions
1 | # What is Bootflat? | 1 | # What is Bootflat? |
2 | 2 | ||
3 | BOOTFLAT is an open source Flat UI KIT based on Twitter Bootstrap 3.1.0 css framework. It provides a faster, easier and less repetitive way for web developers to create elegant web app. | 3 | BOOTFLAT is an open source Flat UI KIT based on Twitter's Bootstrap 3.1.0 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps. |
4 | 4 | ||
5 | Bootflat is made on the basis of Twitter Bootstrap in a stunning flat-style. Bootstrap is a trusted, reliable and proven tool for developers. Built with `Sass`. | 5 | Bootflat is built on the foundations of Bootstrap, visioned in a stunning flat design. Bootstrap itself is a trusted, reliable and proven tool for developers. Built with `Sass`. |
6 | 6 | ||
7 | Note: Compatible Browsers: `IE8, IE9, IE10, Firefox, Safari, Opera, Chrome`. | 7 | Bootflat is compatible with the following browsers: `IE8, IE9, IE10, Firefox, Safari, Opera, Chrome`. |
8 | 8 | ||
9 | Thanks for supporting our website and enjoy! | 9 | Thanks for supporting our framework, and enjoy! |
10 | 10 | ||
11 | ## Feature: | 11 | ## Features: |
12 | 12 | ||
13 | ### 1. Bootstrap 3.1.0 | 13 | ### 1. Bootstrap 3.1.0 |
14 | Bootsflat is based on Bootstrap 3.1.0 the sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. | 14 | Bootflat is built on Bootstrap 3.1.0: the sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. |
15 | 15 | ||
16 | ### 2. HTML5 & CSS3 | 16 | ### 2. HTML5 & CSS3 |
17 | First use HTML5 and CSS3 to build the components. the pages use header, nav, section to build the layout. this project have a good color scheme, can easy to change. | 17 | Bootflat's components are built with HTML5 and CSS3. The pages use `header`, `nav` and `section` to build the layout. Bootflat also comes with several splendid color schemes built-in, and allows for easy customization. |
18 | 18 | ||
19 | ### 3. Lightweight | 19 | ### 3. Lightweight |
20 | We only choose the lightweight plugins, but with rich functions. we use tiny components, css and js size is first consideration. | 20 | Bootflat uses lightweight high-function plugins for maximum performance, keeping CSS and JS file sizes down. |
21 | 21 | ||
22 | ### 4. Mobile first | 22 | ### 4. Mobile first |
23 | Bootflat is fully responsive, but it's mobile first. it provide the off screen nav, and almost all the widgets are copatible to all the screen sizes. | 23 | Bootflat is fully responsive, built for mobile-first in mind. It provides off screen navigation, and almost all the widgets are compatible with all screen sizes. |
24 | 24 | ||
25 | ## Manual Start | 25 | ## Manual Start |
26 | Install with [bower](http://bower.io/)? | 26 | Install with [bower](http://bower.io/)? |
... | @@ -45,5 +45,5 @@ The source files are in the `bootflat/` folder. You can just grab the `bootflat/ | ... | @@ -45,5 +45,5 @@ The source files are in the `bootflat/` folder. You can just grab the `bootflat/ |
45 | 45 | ||
46 | ## LICENSE | 46 | ## LICENSE |
47 | 47 | ||
48 | Bootflat is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository. | 48 | Bootflat is licensed under the MIT Open Source license. For more information, please see the LICENSE file in this repository. |
49 | 49 | ... | ... |
... | @@ -78,24 +78,24 @@ | ... | @@ -78,24 +78,24 @@ |
78 | <div class="col-md-6"> | 78 | <div class="col-md-6"> |
79 | <div class="features__photo"><img src="img/feature-bootstrap.png" /></div> | 79 | <div class="features__photo"><img src="img/feature-bootstrap.png" /></div> |
80 | <h4>Bootstrap 3.1.0</h4> | 80 | <h4>Bootstrap 3.1.0</h4> |
81 | <p>Bootsflat is based on Bootstrap 3.1.0 the sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p> | 81 | <p>Bootflat is built on Bootstrap 3.1.0: the sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p> |
82 | </div> | 82 | </div> |
83 | <div class="col-md-6"> | 83 | <div class="col-md-6"> |
84 | <div class="features__photo"><img src="img/feature-css.png" /></div> | 84 | <div class="features__photo"><img src="img/feature-css.png" /></div> |
85 | <h4>HTML5 & CSS3</h4> | 85 | <h4>HTML5 & CSS3</h4> |
86 | <p>First use HTML5 and CSS3 to build the components. the pages use header, nav, section to build the layout. this project have a good color scheme, can easy to change.</p> | 86 | <p>Bootflat's components are built with HTML5 and CSS3. The pages use `header`, `nav` and `section` to build the layout. Bootflat also comes with several splendid color schemes built-in, and allows for easy customization.</p> |
87 | </div> | 87 | </div> |
88 | </div> | 88 | </div> |
89 | <div class="row"> | 89 | <div class="row"> |
90 | <div class="col-md-6"> | 90 | <div class="col-md-6"> |
91 | <div class="features__photo"><img src="img/feature-lightweight.png" /></div> | 91 | <div class="features__photo"><img src="img/feature-lightweight.png" /></div> |
92 | <h4>Lightweight</h4> | 92 | <h4>Lightweight</h4> |
93 | <p>We only choose the lightweight plugins, but with rich functions. we use tiny components, css and js size is first consideration.</p> | 93 | <p>Bootflat uses lightweight high-function plugins for maximum performance, keeping CSS and JS file sizes down.</p> |
94 | </div> | 94 | </div> |
95 | <div class="col-md-6"> | 95 | <div class="col-md-6"> |
96 | <div class="features__photo"><img src="img/feature-mobile.png" /></div> | 96 | <div class="features__photo"><img src="img/feature-mobile.png" /></div> |
97 | <h4>Mobile first</h4> | 97 | <h4>Mobile first</h4> |
98 | <p>Bootflat is fully responsive, but it's mobile first. it provide the off screen nav, and almost all the widgets are copatible to all the screen sizes.</p> | 98 | <p>Bootflat is fully responsive, built for mobile-first in mind. It provides off screen navigation, and almost all the widgets are compatible with all screen sizes.</p> |
99 | </div> | 99 | </div> |
100 | </div> | 100 | </div> |
101 | </div> | 101 | </div> | ... | ... |
-
Please register or sign in to post a comment