Why is this important? Bootstrap is a reliable and proven tool for developers, validated in the field. It reminds us of Superman, a friend you can trust completely with a serious project.
head
tag. That’s it!Download the latest official release of Bootflat and get started!
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations.
Once downloaded, unzip the compressed folder to see the structure of (the compiled) Bootflat. You'll see something like this:
bootflat/
├── css/
│ ├── bootflat.css
│ ├── bootflat.css.map
│ └── bootflat.min.css
├── js/
│ ├── icheck.min.js
│ ├── jquery.fs.selecter.min.js
│ └── jquery.fs.stepper.min.js
├── fonts/
│ ├── glyphicons-halflings-regular.eot
│ ├── glyphicons-halflings-regular.svg
│ ├── glyphicons-halflings-regular.ttf
│ └── glyphicons-halflings-regular.woff
├── sass/
│ ├── bootflat.scss
│ └── bootflat/
│ ├── accordion.scss
│ ├── alert.scss
│ ├── breadcrumb.scss
│ ├── button.scss
│ ├── button_group.scss
│ ├── calendar.scss
│ ├── checkbox_radio.scss
│ ├── dropdown.scss
│ ├── footer.scss
│ ├── form.scss
│ ├── global.scss
│ ├── jumbotron.scss
│ ├── label_badge.scss
│ ├── list.scss
│ ├── media_list.scss
│ ├── modal.scss
│ ├── navbar.scss
│ ├── pager.scss
│ ├── pagination.scss
│ ├── panel.scss
│ ├── pill.scss
│ ├── popover.scss
│ ├── pricing.scss
│ ├── progress.scss
│ ├── selecter.scss
│ ├── stepper.scss
│ ├── tab.scss
│ ├── thumbnail.scss
│ ├── timeline.scss
│ ├── toggle.scss
│ ├── tooltip.scss
│ ├── typography.scss
│ └── well.scss
└── img/
└── check_flat/
├── default.png
└── default.psd
The CSS can stand on its own, but it is also built to be enhanced by the developer. For simplicity you can always just add in your own CSS and override default properties. And for even more power and flexibility, the core is written with Sass 3.4.9 and includes easily customized variables and mixins. We feel we’ve left the CSS in a state which can be easily extended to get your own look and feel.
As such, our browser support tends to be whatever Web View API is available to native on a given platform. For Bootflat v2.0.4, that means UIWebView for E8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome.
For the designers, we offer a free PSD file for you, it including a set of beautiful and pure components, which you can use to create startup projects, websites or iOS/Android Apps.
Bootflat Flat UI Color Picker is a project digging the Flat Color Picker which gives you the perfect colors for flat designs.
Bootflat is an open source framework released under a permisive MIT license. This means you can use Bootflat in your own personal or commercial projects for free. MIT is the same license used by such popular projects as jQuery and Ruby on Rails.