This is a Bootstrap Metro-style backend admin panel application, Bootstrap Metro Dashboard's UI is based on the Twitter Bootstrap style, while using the jquery 1.9.1 and jquery UI components, Very suitable to do the site's background management system interface.
Bootstrap Metro Dashboard IntroductionBootstrap Metro Da
1. Icons:
2. Button:
3, Button size:
4. Display the icon in the button:
5. Drop-down menu:
Interaction: Listen for each menu click event, click on the title to display the current menu
$ ('. Dropdown-item '). Click (function () {
$ (' #dropdown-title '). Text ($ (this). text ());
});
6. Input box:
7. Navigation bar:
8. Form:
9. Warning Box:
10. Progress ba
Bootstrap learning notes (1) and Bootstrap learning notes (
I used Laravel to write a program for a while and chose bootstrap as the previous framework. Now it has been a while. I will take the time to summarize it:Bootstrap is a front-end framework. The so-called framework is an organic component provided to meet specific needs in a specific environment.
Bootstrap basic learning note (3) grid introduction, bootstrap note
Grid System:The implementation principle of the grid system is very simple. It only defines the container size and splits 12 parts equally (24 or 32 parts equally, but 12 parts are the most common ), then adjust the internal and external margins, and finally combine the media query to create a powerful responsive grid system. In the
[Bootstrap] Getting Started example creation, bootstrap getting started example
This article briefly introduces how to use Bootstrap and introduces Bootstrap to implement a basic entry example.
In the previous blog [Bootstrap] 1. Based on the first understanding of
[Front-End Notes]☞Bootstrap, frontend notes bootstrap
Bootstrap framework:
It encapsulates many components, font icons, and some common styles of labels. We can use it directly.
: Http://www.bootcss.com/
Package (Bootstrap for production environments): https://github.com/twbs/
Copyright information area (bootstrap) at the bottom of the website, and copyright information bootstrap
The power of bootstrap is beyond doubt. Therefore, the "raster system" of bootstrap can be used in the copyright information area at the bottom of the website.
The following is an unhandled style of the bottom copyr
Article 3 bootstrap grid basics and article 3 bootstrap
Bootstrap provides a responsive, mobile device-first streaming grid system. With the increase in the screen or viewport size, the system will automatically be divided into up to 12 columns.
The grid system is similar to a table with rows and columns. It must be placed in a container with the type set to iner
Implementation of Bootstrap media objects and bootstrap media objects
On a web page, the picture is left and the content is arranged right. It is a very common effect, that is, a media object. It is an abstract style, it can be used to build different types of components. The corresponding version files in the bootstrap framework are as follows:
LESS: media. less
The simple and elegant Twitter Bootstrap Metro interface style development framework is an open source project http://talkslab.github.com/metro-bootstrap on GitHub. Metro-Bootstrap can quickly create a Win8 UI website with a responsive layout by default. A complete UI with buttons, menus, sidebar, and tables can be applied to websites of any size and contain less
The beauty of the Bootstrap raster system is the bootstrap raster.
Excerpt from The Subtle Magic Behind Why the Bootstrap 3 Grid Works
It has been a long time since we started to get started with Bootstrap. It makes people feel fast, simple, and easy to use. The grid system is one of the highlights:
It always feels l
Bootstrap notes, bootstrap1
Bootstrap takes precedence over mobile devices.
By adding. img-responsive class, you can make images in Bootstrap 3 more friendly to the support for responsive la S.
Use. col-md-offset-* to offset the column to the right.
2.
Common syntax of bootstrap fence:
3.
This article ish5eduAgency's officialHTML5 TrainingTutorialsBootstrap tutorial (i). we will first download the bootstrap framework file and put it in our project directory. The bootstrap.css file in the bootstrap framework is then introduced into the project. then we can see that the title in the bootstrap is different from the one we used to use the framework. T
The Bootstrap learning series uses the Bootstrap Typeahead component to implement the Baidu drop-down effect, bootstraptypeahead
UnderScore Official Website: http://underscorejs.org/
Reference: http://www.css88.com/doc/underscore/
Page code:
@{ViewBag.Title = "Index";}
Easy to use
Use scripts to fill data
Support for Ajax Data Retrieval
Use object data
Controller
public ActionResult Index(){return View(
Implementation Method of Bootstrap disabling responsive layout, bootstrap Layout
One of the most important technologies in Bootstrap is the responsive layout. The powerful capabilities of a single code for different device terminals make responsive technology increasingly popular.However, the so-called "radish vegetables have their own love ", if you want to use
Bootstrap side bar pagination and bootstrap side pagination
, As the page slides down, the dot turns white after the specified page, you can also jump to a certain position by clicking the dot.
These are four parts.
This is the navigation,
.side-nav{ position: fixed; top: 45%; right: 20px; z-index: 1; } .side-nav ul{ text-align: center; list-style: none; margin: 0; padding-left: 0; } .side-nav ul
Then the content of the article, in the last chapter to introduce the Bootstrap Learning series of the use of Bootstrap Typeahead components to achieve the effect of Baidu Drop-down
Bootstrap, from Twitter, is currently the most popular front-end framework. Bootstrap is based on HTML, CSS, JAVASCRIPT, it is simple and
Install with NPMYou can also install Bootstrap using NPM:$ npm install bootstraprequire(‘bootstrap‘)Would load all of Bootstrap ' s jquery plugins onto the jquery object. The bootstrap module itself does not export anything. You can manually load Bootstrap ' s jQuery plugins
Bootstrap files upload plugin file input is a good file upload control, but the search to use a few cases, when used, but also step by step the same stones, the control in the interface rendering, I used to call the uploadify before, function is also powerful, this article is mainly based on my own framework code case, the introduction of the file upload plug-in the use of files input. Introduction to the control of uploadify, you can refer to my prev
Build a bootstrap webpage in 5 minutes and build a bootstrap webpage
If you are fast enough, it does not take 5 minutes or 1 minute.
First, create a blank index.html file and copy the following code:
Use Google Chrome (my version is 40.0.2214.94 m), firefox (35.0.1), 360 (7.1.1.529), and ie8 (8.0.0.6001) respectively, except for ie8, the other three browsers are basically the latest version (7.1.1.556 i
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.