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
中国网络安全企业排名支付敏感信息安全审计建网站素材网络安全行业前景2016小满借势营销海报熟悉b2b站点的业务流程 2掌握在b2b站点营销的方法和技巧2017武汉信息安全大会银行发的网络安全短信广州网络安全评估公司上海高端网站开发这是一个宅男的机遇御兽时代,全民契约。 异界生灵将在100天后入侵蓝星。 前世,林秋因为防御太弱,没有熬过那百日之后的灾难。 重生的林秋,觉醒了神级御兽师天赋【大自在】,拥有了为其御兽自由加点的恐怖能力。 出于谨慎,他将自由属性点全点防御力。 一个远超想象的史诗时代出现在他面前…… 来自数百年后的特种兵王,穿越成为和自己名字同音的晚明皇帝天启身上。 狙建奴,收日韩,木匠皇帝?不,工匠皇帝!大国工业自明而始! 铁血皇明,平推世界!工欲善其事,必先利其器。 这一位面的大陆之初,便是存在着灵力之气和神兵之力两股力量。 灵力提高实力,神武提高战力。 修炼者将灵力修为分九转十二境: 感知境、淬体境、彻地境。 通天境、天王境、天灵境。 仙灵境、神灵境、圣灵境。 无界境、虚无境、乾坤境。 境界越高,越难突破。 稍有不慎,便是陨落。 则兵器共分为:地武、天武、灵武、仙武、神武五等。 其中可细分为;低级、中级、高级 则武学同样分为:地品、天品、灵品、神品 而其中也是由高到低分为:低级、中级、高级 简介:末世降临,一个出生于偏僻山村的普通草根小人物开启开挂人生,逆风成长,最终蜕变为人类守护者的故事。逃到地球的陆源被人追杀,他不想就这么陨落,他要稳健,要苟住发育。 但是……他那便宜老婆家事有点多。 有人死的时候,把他们一家都托付给了陆源,他不喜欢麻烦,决定横推过去。何家遭逢惊天大变,家道中落,父亲疯癫,母亲重病。 为了凑齐母亲的手术费,却被骗走祖传百年的老店。 获得鉴宝神瞳后,何林改写悲惨人生! 奇珍异宝,古玩字画,神瞳辨异,气运藏穴。 一双精金火眼,狂揽天下珍玩!来自秘密研究所的他,救下了感染者,成为了感染者,只是他并没有意识到,作为一个具有自我意识的感染者“Zarus”,对人类、对未来究竟意味着什么。 我们真正的威胁难道仅仅只是“丧尸”而已吗?不,在一个用被人遗忘的“神迹”,去创造通透至纯的“神性”的故事之后、在所谓的“病毒”的夹缝之中,隐藏着一道延续了五百年之久的波纹,它于潜意识的海洋,能指链的波涛之中,不死不灭,永存于贪婪感染者之间……而今,它或将改变世界。 所以,在即将覆灭的戒律,濒临崩坏的文明之下,人类到底会成为什么呢?就请对这份谵妄拭目以待吧…… ——“Fiat justicia et pereat mundus.”一九二七年,我得到了一次侦查任务,在追踪一群深入到中国内地日本人的同时,发现了一个惊人的秘密。曾用名:极度混乱,世界变幻 从那一天开始,人们的身体随着网名发生惊人的变化,平静的生活彻底成为了过往
信息安全项目申请书 制作公司网站价格 云计算信息安全管理平台 邵阳网站建设 简述网络营销组合内容 信息安全保障中心 全网营销网络 信息安全保障中心 做好网站怎样创网站 成都 企业 网站制作 如何知道自己有前世缘份?咨询【www.richdady.cn】 学习成绩差的心理调适【www.richdady.cn】 与老公前世的识别方法咨询【www.richdady.cn】 事业不顺的职场调整咨询【www.richdady.cn】 人际关系不好时的心理调适【www.richdady.cn】 升迁障碍的职场晋升咨询【www.richdady.cn】√转ihbwel 婴灵的安抚与超度威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 强迫症的心理调适【微:qq383550880 】√转ihbwel 潜能开发与自我提升咨询【企鹅383550880】√转ihbwel 外灵干扰的咨询技巧【σσЗ8З55О88О√转ihbwel 前世今生对现世的影响咨询【σσЗ8З55О88О√转ihbwel 为什么过世的前世缘分【企鹅383550880】√转ihbwel 前世今生的缘分再续威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 学习成绩差的辅导方法咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 解梦的梦境解析【微:qq383550880 】√转ihbwel 迟缓儿【企鹅383550880】√转ihbwel 心慌胸闷头晕的咨询技巧威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 迟缓儿的康复训练咨询【www.richdady.cn】√转ihbwel 如何识别冤亲债主【www.richdady.cn】√转ihbwel 公司破产后如何重新创业【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 网络营销渠道类型 中国网络安全企业排名 微营销企业 ncsc 新西兰国家网络安全中心 网站的组成 信息安全项目申请书 漂亮企业网站 网络安全漏洞的分类 营销策略案例 法国网络信息安全 本地网站建设 搜索引擎六大网络营销 邢台网站建设服务商 昆明网站建设价格低 cap 网络安全 湖南网站设计企业 建网站素材 公司网站设计案例 国家信息安全认证服务资质证书b2c购物网站的品牌营销传播策略研究——以凡客诚品为例 全球信息安全峰会 做好网站怎样创网站 广州网络安全评估公司 沈阳营销策划 优帮云 人员管理是信息安全工作的核心内容 2017武汉信息安全大会 信息安全密码设置要求 网络安全漏洞的分类 信息安全密码设置要求 企业网络安全测试 信息安全的三个基本要点 银行发的网络安全短信 定制网站的好处有哪些 网络安全专用产品 网络安全专用产品 网络营销理论分析报告 国内网络安全研究机构 王老吉营销管理案例分析 乐清手机网站优化推广 太原网站建设优化 通州网站建设 网络信息安全设备,-1 湖南网站设计企业 cap 网络安全 计算机信息安全的基本要素 计算机网络 网络安全 搜索引擎六大网络营销 北京旅游设计网站建设 网站盈利了 对网络系统而言信息安全主要包括信息的存储安全和信息的 邢台网站建设服务商 网络安全认证 上饶网站建设 vpn基础知识详解 三种vpn模式分析-网络安全7 对网络系统而言信息安全主要包括信息的存储安全和信息的 简述网络营销组合内容 信息安全项目申请书 泰合信息安全 网络安全 银川 网络安全防护的公司 浅谈网络安全教学实验平台 白银网站建设 信息安全保障中心 网络安全认证 人员管理是信息安全工作的核心内容 通州网站建设 专业的网络营销机构 简述网络营销组合内容 手机网站开发教程 熟悉b2b站点的业务流程 2掌握在b2b站点营销的方法和技巧 威胁网络信息安全的软件因素 上饶网站建设 信息安全演讲,-1 网络安全行业企业50强 上饶网站建设 房地产型网站建设 广州网络安全评估公司 计算机网络安全应急 效果型网站建设 网络信息安全设备,-1 网站创建公司 上海高端网站开发 视频病毒营销的案例 自适应网站好建们 智能网联汽车信息安全 东营做网站建设的公司 网站建设 福州 网络安全规划方案 做生意的网站 武汉网站开发 2017网络安全热点事件 通州网站建设 网站网页制作公司网站 昆明网站建设价格低 国家信息安全中心 全网营销网络 信息安全项目申请书 我与计算机网络安全 简述网络营销组合内容 西安市做网站 网络营销案例论文 ncsc 新西兰国家网络安全中心 浅谈网络安全教学实验平台 微网站建设渠道 网络安全协会介绍 近几年饥饿营销的案例分析 网站制作苏州企业 全网营销网络 房地产型网站建设 企业网络安全测试 昆明网站建设价格低 威胁网络信息安全的软件因素 视觉营销就是网络营销 做生意的网站 网络营销专家 网站制作苏州企业 计算机网络 网络安全 北京企业建立网站 网络安全管理的目标是 公司信息安全周报 国内网络安全研究机构 湖南网站设计企业 网络安全行业企业50强 网络营销方法有几种 通州网站建设 全球信息安全峰会 企业网络信息安全培训课程 网站的组成 网络安全管理的目标是 国家信息安全中心 网络安全规划方案 vpn基础知识详解 三种vpn模式分析-网络安全7 沈阳 网站开发制作 计算机信息安全的基本要素 国家信息安全认证服务资质证书b2c购物网站的品牌营销传播策略研究——以凡客诚品为例 北京企业营销策划公司