1
1
1
1
1
1
1
1
1
1
1
1
4
4
4
4
8
6
6
12

The default grid system provided in Bootstrap utilizes 12 columns that render out at widths of 724px, 940px (default without responsive CSS included), and 1170px. Below 767px viewports, the columns become fluid and stack vertically.

<div class="row">
    <div class="span4">...</div>
    <div class="span8">...</div>
</div>

As shown here, a basic layout can be created with two "columns", each spanning a number of the 12 foundational columns we defined as part of our grid system.


Offsetting columns

4
4 offset 4
3 offset 3
3 offset 3
8 offset 4
<div class="row">
    <div class="span4">...</div>
    <div class="span4 offset4">...</div>
</div>

Nesting columns

With the static (non-fluid) grid system in Bootstrap, nesting is easy. To nest your content, just add a new .row and set of .span* columns within an existing .span* column.

Example

p>Nested rows should include a set of columns that add up to the number of columns of it's parent. For example, two nested .span3 columns should be placed within a .span6.

Level 1 of column
Level 2
Level 2
<div class="row">
     <div class="span6">
        Level 1 column
        <div class="row">
            <div class="span3">Level 2</div>
            <div class="span3">Level 2</div>
        </div>
    </div>
</div>

Fluid columns

1
1
1
1
1
1
1
1
1
1
1
1
4
4
4
4
8
6
6
12

Percents, not pixels

The fluid grid system uses percents for column widths instead of fixed pixels. It also has the same responsive variations as our fixed grid system, ensuring proper proportions for key screen resolutions and devices.

Fluid rows

Make any row fluid simply by changing .row to .row-fluid. The columns stay the exact same, making it super straightforward to flip between fixed and fluid layouts.

Markup

<div class="row-fluid">
    <div class="span4">...</div>
    <div class="span8">...</div>
</div>

Fluid nesting

Nesting with fluid grids is a bit different: the number of nested columns doesn't need to match the parent. Instead, your columns are reset at each level because each row takes up 100% of the parent column.

Fluid 12
Fluid 6
Fluid 6
<div class="row-fluid">
    <div class="span12">
        Level 1 of column
        <div class="row-fluid">
            <div class="span6">Level 2</div>
            <div class="span6">Level 2</div>
        </div>
    </div>
</div>

Fixed layout

The default and simple 940px-wide, centered layout for just about any website or page provided by a single <div class="container">.

<body>
    <div class="container">
        ...
    </div>
</body>

Fluid layout

<div class="container-fluid"> gives flexible page structure, min- and max-widths, and a left-hand sidebar. It's great for apps and docs.

<div class="container-fluid">
    <div class="row-fluid">
        <div class="span2">
            <!--Sidebar content-->
        </div>
        <div class="span10">
            <!--Body content-->
        </div>
    </div>
</div>

What they do

Media queries allow for custom CSS based on a number of conditions—ratios, widths, display type, etc—but usually focuses around min-width and max-width.

  • Modify the width of column in our grid
  • Stack elements instead of float wherever necessary
  • Resize headings and text to be more appropriate for devices

Use media queries responsibly and only as a start to your mobile audiences. For larger projects, do consider dedicated code bases and not layers of media queries.

Supported devices

Bootstrap supports a handful of media queries in a single file to help make your projects more appropriate on different devices and screen resolutions. Here's what's included:

Label Layout width Column width Gutter width
Smartphones 480px and below Fluid columns, no fixed widths
Smartphones to tablets 767px and below Fluid columns, no fixed widths
Portrait tablets 768px and above 42px 20px
Default 980px and up 60px 20px
Large display 1200px and up 70px 30px

Requires meta tag

To ensure devices display responsive pages properly, include the viewport meta tag.

<meta name="viewport" content="width=device-width, initial-scale=1.0">

Using the media queries

Bootstrap doesn't automatically include these media queries, but understanding and adding them is very easy and requires minimal setup. You have a few options for including the responsive features of Bootstrap:

  1. Use the compiled responsive version, bootstrap-responsive.css
  2. Add @import "responsive.less" and recompile Bootstrap
  3. Modify and recompile responsive.less as a separate file

Why not just include it? Truth be told, not everything needs to be responsive. Instead of encouraging developers to remove this feature, we figure it best to enable it.

  /* Landscape phones and down */
  @media (max-width: 480px) { ... }
  /* Landscape phone to portrait tablet */
  @media (max-width: 767px) { ... }
  /* Portrait tablet to landscape and desktop */
  @media (min-width: 768px) and (max-width: 979px) { ... }
  /* Large desktop */
  @media (min-width: 1200px) { ... }

Responsive utility classes

What are they

For faster mobile-friendly development, use these basic utility classes for showing and hiding content by device.

When to use

Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation.

For example, you might show a <select> element for nav on mobile layouts, but not on tablets or desktops.

Support classes

Shown here is a table of the classes we support and their effect on a given media query layout (labeled by device). They can be found in responsive.less.

Class Phones 480px and below Tablets 767px and below Desktops 768px and above
.visible-phone Visible
.visible-tablet Visible
.visible-desktop Visible
.hidden-phone Visible Visible
.hidden-tablet Visible Visible
.hidden-desktop Visible Visible
天意到沈阳的火车温州火车南站到状元公交车站遂宁到银川的火车枣阳到西宁火车票去绥中几点火车宁波直萧山火车时刻表威海到巨野火车站点遂宁到银川的火车江山至武夷山火车时刻表阳泉到大同火车时刻表邢台武汉火车票天意到沈阳的火车火车2152时刻表德惠市至北京火车时刻表遂宁到银川的火车阳泉到大同火车时刻表汕头市到惠州市火车票海口到成都北站火车票海口到成都北站火车票火车t130座位号93号永康火车票图片海口到成都北站火车票江山至武夷山火车时刻表东莞赤岭火车票订票电话去绥中几点火车烟台到商丘火车站卧铺枣阳到西宁火车票东莞赤岭火车票订票电话兴和西到张家口火车票火车2152时刻表天道之下的人,在追求着天道。只是,天道又是什么?人在追求什么?现代少年余福穿越至同为余福的乡村少男身上,这里有等级森严的王朝制度,有心中向往的热血江湖,来到这个乱世又如何独善其身……凌晨夜里小马鏖战了半年的程序就要正式上线了,上线的过程中Bug不断,重重的黑眼圈印在脸庞,心想千万不要再有这种空格,字符,数据类型的Bug了,太tm难找了,眼睛死死的盯着屏幕上运行的日志。 Started BookApplication . . . . . ,看到成功的标志,激动的跳了起来,当天夜晚,想着自己的项目奖金,鼾声渐起..........,细细簌簌的听到您再通融通融小儿还在养病暂缓几日一定将小钱补齐,我眉头紧蹙,小钱?官人?什么鬼。我怎么睁不开眼,浑身无力。。。。来到历史世界的叶南风,发现和自己想的不太一样。 万道皆修,妖魔横行。 没办法,先苟着吧。 竟意外绑定【儒道成神】系统。 “叮!您创作一首绝品诗,儒道修为+3年。” “叮!您创作一篇绝品词,奖励《天机宝术》。” “叮!您创作一本小说,奖励儒道至宝一件。” 本想一路苟到最强者的叶南风,偏偏被娘子安排科举,还不小心中了状元。 那日。 女帝登基。 叶南风看着女帝错愕不已。 “这不是我家娘子吗?”作为穿越的宅男,他宅心仁厚,只想独自修炼,奈何亲情,友情,爱情......虽然他总想避世,却总是卷入滚滚红尘,去面对江湖的纷纷扰扰。要么懦弱的死去,要么坚强的活下去,他不是怕事,只是喜欢低调,风雨欲来,那就不断的变强吧... 虽然文笔很烂,我会继续写下去的,那是我心中的仙侠梦........好看修仙难,一看天赋,二看机缘,三看身家。 王耀穿越而来,却成为一介天赋全无的边远村民。 且看王耀如何以妖入道,踏上仙徒,巧妙周旋,化险为夷。 凭借一腔热血,二世为人,成就三界功绩,四世威名!舔狗何凡被无情分手, 揍人不成反被揍, 叮,检测到有效血液成分,最强鬼王系统开始苏醒。 捉鬼致富,舍我其谁。 情敌变弟子,女鬼做丫头。 走上人生巅峰 一拳可开辟天地,一气可灭三千袁宇,就是这么一个强大而可怕的存在,却也逃不过七情六欲的熏染,反而活的越来越像个人了。清朝道光年间,旗县地头上发生了一件绑架案,涉及人员众多,从县令到知府,还听我娓娓道来
龙吟五洲 江湖之石破天惊 娱乐:这明星能处,有钱他真捐 重生全能系统天之骄子 我在新手村待了10年 赛尔号之清玄灵地 大道界墟 从前有座山海观 末日靳区 神魔偃骨刺 洛阳剑行 六道仙劫之破天道 通天偷看我日记,截教全员成圣了? 网游:这个剑士有亿点猛 阴阳小面馆 带着手机去万界 这群穿越者有点憨 异梦怪谈 三界,无界之地灵传说 我带着系统回来了! 大连到沈阳几点有火车时刻表查询 3号沈阳到吉林火车票价 汕头市到惠州市火车票 海口到成都北站火车票 大连到沈阳几点有火车时刻表查询 海盐到杭州的火车站 西安至遵义火车票卧铺 火车k488所有站 烟台到商丘火车站卧铺 火车2152时刻表 江山至武夷山火车时刻表 潍坊红色火车票 深圳一赣州火车表 阳泉到大同火车时刻表 宁波直萧山火车时刻表 去绥中几点火车 西安至遵义火车票卧铺 烟台到商丘火车站卧铺 永康火车票图片 天意到沈阳的火车 3号沈阳到吉林火车票价 遂宁到银川的火车 温州火车南站到状元公交车站 德惠市至北京火车时刻表 阳泉到大同火车时刻表 深圳一赣州火车表 烟台到商丘火车站卧铺 温州火车南站到状元公交车站 永康火车票图片 烟台到商丘火车站卧铺 去绥中几点火车 3号沈阳到吉林火车票价 四川宜宾到南京怎么坐火车 天意到沈阳的火车 东莞赤岭火车票订票电话 去绥中几点火车 四川宜宾到南京怎么坐火车 汕头市到惠州市火车票 深圳一赣州火车表 遂宁到银川的火车 枣阳到西宁火车票 k404火车 火车t130座位号93号 潍坊红色火车票 德惠市至北京火车时刻表 3号沈阳到吉林火车票价 潍坊红色火车票 枣阳到西宁火车票 兴和西到张家口火车票 威海到巨野火车站点 亚星游戏官网 亚星官网 亚星官网 亚星官网 亚星官网 理想家园 素者 刹尘传 法师世界之传说 幕后:戏耍气运之子 澳门葡京官网 快连下载 欧博官网 澳门葡京官网 欧博官网 邢台武汉火车票 去绥中几点火车 阳泉到大同火车时刻表 深圳一赣州火车表 宁波直萧山火车时刻表 兴和西到张家口火车票 火车2152时刻表 3号沈阳到吉林火车票价 火车2152时刻表 永康火车票图片 大连到沈阳几点有火车时刻表查询 火车2152时刻表 去绥中几点火车 大连到沈阳几点有火车时刻表查询 东莞赤岭火车票订票电话 海盐到杭州的火车站 潍坊红色火车票 汕头市到惠州市火车票 兴和西到张家口火车票 德惠市至北京火车时刻表 阳泉到大同火车时刻表 3号沈阳到吉林火车票价 天意到沈阳的火车 江山至武夷山火车时刻表 大连到沈阳几点有火车时刻表查询 遂宁到银川的火车 四川宜宾到南京怎么坐火车 遂宁到银川的火车 威海到巨野火车站点 四川宜宾到南京怎么坐火车