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
厦门企业官方网站建设网站制作及排名优化第三方电子商务平台的网络营销价值信息安全专业和黑客上海市网站建建微网站营销的图片海尔网上营销案例分析国际信息安全中心合肥网站优化信息安全技术的定义当每一天拥有一个身份的时候,问主角刘墨,有多崩溃??,什么比马丁的系统还厉害? 第一天早晨看见了身旁的路飞,刘墨:“我不想当卡普” 又在某一天看见了止水跳崖,刘墨:“你看我不干掉你团藏” 睁开眼睛的刘墨:看见了自己的衣服“享受皇位的一天 ” 你想要我成为什么身份,Qq私信跟我说1522063670,微信是u857857315穿越遇到兵灾,城外人食人。 世道兵荒马乱,我只想和逃难来的小婢妻努力活下去。 你知道宇宙的起源吗? 你想知道平行世界的风景吗? 体会未知的恐怖,快乐和爱恨情仇。 知晓前世今生的羁绊。 在这个危诡游戏里面,你又有什么期待。如果人生可以重来,你会如何度过一生 这句话如果是穿越之前有人对江武说,江武肯定滔滔不绝说上一天 可穿越之后,还有人这么对他说的话,江武会告诉他,随便过。 因为江武的人生可以重来无数次……一点剑意千川渺,两袖白云万仞摇。我是太白,看我狗履山河。在城市中,人们发现自己身边的朋友总是会流传着一种说法 不要自己一个人待在一个没人的地方太久 或许会消失也说不定,谁知道呢? 进入暗室,进入新的世界,或许我们能找到答案刘赢季从459年后醒来,这时不仅是地球上宇宙中也有了巨大的变化……一朝穿越,成为朱元璋十七子。 赐封宁王,朱权有点皮。 朱元璋:朱家老十七,纨绔属第一! 直到洪武六十大寿…… 这一天,有人单骑斩叛将,纳哈出归降。 这一天,有人发粮赈灾民,百姓终活命。 这一天,天降祥瑞传国玺,大明得国正。 这一天,朱元璋册封朱权,无敌宁王! 沈杰原本是沈家少主,却不料沈杰企业遇到叛徒,沈家一落千丈,少主沈杰也双目失明。 两年后,觉醒生灭万物系统,宇宙之子血统,无论敌人是谁,在我面前,马上化作一缕青烟。 创作人类,生万物,灭万物。林洛在上班回家途中被异界召唤系统砸中所穿越的故事。
网站建设常州 网络安全技术的选择 公安部网络安全考核 中国邮箱营销edm 中国网络营销论坛 网络安全信息检查 vpc网络安全通信行业网络安全 企业网站制作设计公司 网站加地图 网络营销成功的案列 脑部不清晰的前世因果咨询【www.richdady.cn】 孩子不爱读书的家长引导方法有哪些?【www.richdady.cn】 儿子抑郁症的前世因果【www.richdady.cn】 不爱读书的原因分析咨询【www.richdady.cn】 感情纠纷的前世因果【www.richdady.cn】 升迁障碍的真实案例有哪些?咨询【σσЗ8З55О88О√转ihbwel 阴间生活的前世记忆咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 财运不佳的财富积累咨询【微:qq383550880 】√转ihbwel 如何缓解耳鸣症状咨询【企鹅383550880】√转ihbwel 忧郁症的预防措施【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 缺心眼【σσЗ8З55О88О√转ihbwel 升迁障碍的风水布局咨询【微:qq383550880 】√转ihbwel 前世老婆的咨询技巧咨询【企鹅383550880】√转ihbwel 前世缘份对现世的影响咨询【σσЗ8З55О88О√转ihbwel 家庭关系咨询咨询【微:qq383550880 】√转ihbwel 感情问题咨询专家咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 人际关系不好对工作的影响【微:qq383550880 】√转ihbwel 大龄剩女的婚恋现状如何改变?【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 外灵的种类【www.richdady.cn】√转ihbwel 特殊学校的环境影响威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 搜索引擎营销的注意点 信息安全技能竞赛 上海网站建设的企 做一个网站的费用构成 移动网站建设 2017国家网络安全主题 德网站建设 德网站建设 个人信息安全的案例 2017年信息安全形势 网站创建公司网站 珠海做网站的 校园网网络安全解决方案 云南网站建 无线网络安全网关 赣州网站优化 全国信息安全考试时间 信息安全专业和黑客 信息安全 采访 网站模 网站模 部队个人手机网络安全 信息安全博览会,-1 中国网络安全管理中心 vc 网络安全编程范例 国家网络安全小组成员 网络安全控制策略包括哪些内容? 网站创建公司网站 移动网站建设 深圳网站设计平台 外贸型网站 北京高端网站设计外包公司 小程序网站 网络安全设备运行状态 广州信息安全机构 网络营销站点域名采用"企业网站域名/产品名或营销页面名"的形式属于 福州网络营销 网络营销成功的案列 信息安全博士就业 网络安全报警网 组织信息安全需求 四川微信网站建设 网络安全百强 信息安全技能竞赛 网络营销的三个目标 企业网站制作设计公司 联邦信息安全管理法 公司网站手机版设计 中国邮箱营销edm 厦门网站优化提供商城网站 邮件营销模式 做一个网站的费用构成 个人信息安全的案例 信息安全认证 网络安全信息检查 信息安全行业 全国大学生信息安全竞赛题目 网络安全等级保护政策 广州 网络安全 海尔网上营销案例分析 p2p网站制作 广州 网络安全 做一个网站的费用构成 网络安全技术的选择 德网站建设 网站制作及排名优化 国家注册信息安全员 成都网站制作公司 厦门企业官方网站建设 百度推广的知识营销 网站建设价目 信息安全测试资质证书 杭州互联网网站定制公司 公司网络安全措施 软件信息安全认证 网络安全会议2016 上饶做网站 信息安全研究理论 罗湖网站制作 太原推广型网站建设 网站创建公司网站 丹江口网站建设 国家网络安全部 信息安全等级评估证书 北京大学信息安全 中国邮箱营销edm 网络安全等级保护政策 免费个人网站申请 校园网网络安全解决方案 北京大学信息安全 云南网站建 组织信息安全需求 网络安全控制策略包括哪些内容? 云南网站建 网站 title keywords description怎么设置 网站加地图 信息安全违规案例 网络安全产品全球排名 信息安全行业 建英语网站 中小型企业网络安全 网络安全空间 中小型企业信息网络安全架构浅析 2017年信息安全形势 全国信息安全考试时间 信息安全产品 等级 国内做网络安全的公司 信息安全博览会,-1 网络安全技术的选择 2017年网络安全新闻 免费足网站 深圳手机网站设计 无限动力网站 网络安全设备运行状态 国家信息安全实验室主任 营销与销售有什么区别 酒店网络营销的方法 网站创建公司网站 广州信息安全机构 计算机网络工程!|辅修程序设计网络安全等课程! 营销词组 酒店网络营销的方法 是网络安全原则之一 网站建设价目 银监 信息安全 部队个人手机网络安全 网络安全音乐 平台营销有哪些方式 网络营销方案步骤 全国信息安全考试时间 企业网站程序 网络安全产品有哪些 营销动态 计算机等级信息安全 信息安全管理 mobi