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
网络安全与认证国家推进网络安全服务体系建设方案信息安全 讲话 2014双线网站与营销相关的公众号国家什么部门负责网络安全中文网站模板广州好的广告公司能独立承担汽车品牌营销策划推广服务信息安全业务规划网络安全技术模块开发广州网站建设优化现代少年余福穿越至同为余福的乡村少男身上,这里有等级森严的王朝制度,有心中向往的热血江湖,来到这个乱世又如何独善其身……消失在历史记录里诡异的村落,相继消失死亡的同行者,百年遗留的古老地方,只有当剥开重重迷雾,排除了所有可能的东西之后,留下的就算再不可思议,也一定是事实。生活在茅县明月轩小区的业主,跟物业公司一直矛盾不停。业主几番轮换成立业委会,被物业公司从中作梗,迟迟成立不起来。陈平勇决定站出来成立业主委员会,没想到,从他牵头那一刻,认识了一帮稀奇古怪的热心业主,一起跟物业公司斗智斗勇……一代冰皇的成长日记,接受黑暗之眼的男魔法师,在冰霜洗礼下成就阿拉德大陆最强冰皇 古往今来,世间流传仙、神的传说,而时至今日,仙路缈缈,已然进入末法时代。 天空中,有人矗立,乌云压顶、身处雷电中心;海面上,有人漫步而来,由远及近,片刻却又消失不见,这些是海市蜃楼产生的幻觉? 有传言,海市蜃楼是连接另一时空的桥梁,聚现另一个世界正在发生的景象! 神话故事是否虚构,仙、神,真的存在过吗?广袤3的玛法大陆天空出现异变,古老的遗迹和禁地随之发生躁动,神秘的天选者降临,这次会有什么不同吗?这次会改变界域战场人族和魔族的战争吗?(纪念那逝去的兄弟,纪念那些年的燃情岁月。)无名,天地之始;有名,万物之母…… 时光尽头,轮回重生。万物出五行,天地化阴阳,生死可轮回,万物亦重生。 宁哲,带着出生的迷雾,因一起事故走向死亡,又从死亡开始了一段重生之路,当一切迷雾解开,等待着他的将是无尽的……竹女为了找到云纸,决定与鬼针草小矮人和蒲公英魔女一同前往黄皮朗玛峰。 一路上,她们遇到了各怀绝技的火龙星,玉米女巫,火柴小队。 她们还遇到了木偶部落的埋伏。 …… 最终竹女一队到达黄皮朗玛峰,而危险也向着他们悄悄靠近……一次偶然的探险,让秦枫一行人发现了一块奇异的矿石,获得了远超常人的的能力,以为自己要天下无敌了???没想到自己却被卷入了一个全新的风波中,由此也开始了他的逃亡之路,看来这个世界比自己想象的要复杂……觉醒前世记忆,龙象神功护体。 一棍在手,足以试敌天下。
两会期间信息安全 国家推进网络安全服务体系建设方案 中国互联网协会网络安全 关于计算机网络安全 深圳网站建设营销策划 青岛建网站公司 微博衣服 营销 网络安全题材电影 营销报道 公司信息安全标准 外灵对人的影响【www.richdady.cn】 前世缘份咨询【www.richdady.cn】 迟缓儿的心理调适【www.richdady.cn】 外灵的驱除方法咨询【www.richdady.cn】 强迫症的治疗方法咨询【www.richdady.cn】 纠纷的案例分享【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 特殊学校的环境影响【σσЗ8З55О88О√转ihbwel 前世老婆的咨询技巧咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 去世的父亲的前世修行威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 纠纷【www.richdady.cn】√转ihbwel 去世的父亲的影响分析【www.richdady.cn】√转ihbwel 前世今生的咨询方式【微:qq383550880 】√转ihbwel 精神不振的前世记忆【σσЗ8З55О88О√转ihbwel 什么原因意外的前世因果【www.richdady.cn】√转ihbwel 不爱读书的原因分析咨询【σσЗ8З55О88О√转ihbwel 大龄剩女的前世记忆咨询【企鹅383550880】√转ihbwel 意外事故的主要原因分析咨询【www.richdady.cn】√转ihbwel 大龄剩女的真实案例有哪些?咨询【σσЗ8З55О88О√转ihbwel 家宅磁场的调整方法咨询【微:qq383550880 】√转ihbwel 莫名其妙感伤的情感释放咨询【企鹅383550880】√转ihbwel 高校实验室应重视信息安全问题 长沙手机网站设计 公司信息安全标准 卫龙网络营销方案范文 中国互联网协会网络安全 山东济南网站制作优化 网络营销的优势和模式 武汉网站优化 开设信息安全大学名单 全国网络安全决议 网站和app的关系 【宁波网络营销】就找龙宇网络 网络安全与认证 网络营销案例产品 信息安全亮点 信息安全业务行业 厦门市网站建设 请问如何对以上传的网站进行内容的维护需要注意哪些事项 快速做网站 个人如何做好网络安全 长沙手机网站设计 面膜的产品营销模式 网络安全顾问 课程营销 网站系统商城 卫龙网络营销方案 上海高端网站建设 网络营销论文报告 双线网站 深圳企业网站公司 网络安全相关的暗网 石家庄网站建站推广 营销报道 常州互联网营销公司有哪些 网络营销案例产品 手机网站模板下载 社会化营销 网络营销外包价格 4p组合 营销策略方案 北京汉邦信息安全综合审计监控系统售后电话 餐厅网络营销 2016信息安全大会网络安全大会2017主题 国家信息安全漏洞通报 网络安全攻防演练平台 信息系统 信息安全风险评估报告格式 个人免费网站注册com 网络安全专业的介绍 网络营销宣传方案 营销型网站搭建的工作 社会化营销 廊坊设计网站公司 wap网站制作 网站权重低 信息安全业务行业 厦门做网站公司 网络安全案例视频教程 简述整合营销的概念 网站超链接 专业的信息安全宣传网站 网络安全 工控平台 国家推进网络安全服务体系建设方案 房产网站制作 网络安全入门培训 与营销相关的公众号 面膜的产品营销模式 句容做网站 松原做网站 公司网络营销 启明星辰 工业网络安全 全网营销文章 网站后台添加内容网页不显示 信息安全专业的课程 十三五 信息安全保障措施 网络安全技术模块开发 生态型网络营销 自主免费建站网站 浙江网站设计公司电话 快速做网站 网站主色调简介怎么说 上海专业做网站公 网站赚流量 启明星辰 工业网络安全 赤峰网站建设 线上互动营销logo 中文网站模板广州好的广告公司能独立承担汽车品牌营销策划推广服务 新闻类营销 内部列表email营销问题 建立健全的信息安全管理体系全面防护信息安全事件 三个成功问答营销案例 网络安全入门培训 新闻类营销 珠海专业机械网站建设 川大信息安全系 网络安全负责人 专业的高端企业网站 网站页面组成 深圳企业网站公司 网站的营销方法 网络微信营销公司 简述整合营销的概念 无锡网站建设公司 个人如何做好网络安全 手机网站模板下载 网络安全设置方案 版权营销 长沙手机网站设计 2014关于工控信息安全的会议有哪些 centos 7 网络安全安装 网站不备案 面膜的产品营销模式 网络安全实名认证 维护信息安全主要是保持其信息的 网络安全顾问 无锡网站建设公司 不属于网站后期维护 动效网站 企业网站策划方案 网络营销策划公司 网络营销托管服务商 网络安全认证考试 传统网站和手机网站的区别是什么意思 开设信息安全大学名单 网络营销策划公司 青岛建网站公司 信息安全专业的课程 松原做网站 青岛建网站公司 网络营销营销理念 centos 7 网络安全安装 深圳网站建设营销策划 网站页面组成 网站后台添加内容网页不显示 网站免费建站系统 iscc信息安全 电子邮件营销方式