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
通州顺德网站建设信息安全部网络安全研究所佛山外贸网站建设方案如何做到信息安全,-1信息安全服务公司江苏网站建设制作网站的要素保定网站建设假网站备案 一天重复着一天,当初选择并打算坚持的理想在不知不觉中变了质,面对现实中的种种无奈,不得不放弃一些长久以来所坚持的东西,迷茫的寻找着以后的路,如果有一天我们如众多穿越者那样穿越到不同的世界,我们又能做什么?又能改变什么?(PS:一直答应过一位好友要以他为主角写一本书,虽然好久好久没有联系,毕竟答应过的事情都要做到,人不能无信嘛,本书虽然会写得有些乱,未来可能骂评如潮,但是不会鸽,会坚持写完。) 本该平凡生活的少年接到一封信,种种迹象都引诱着他前往一个从没听过的地名——河口。 这里充满了可怕的怪物,少一不留神就会成为它们的食物! 比怪物还要可怕的是隐藏在暗处的敌人,河口没有善人,发现及击杀!一场封神大战,尘埃落定,埋藏过往! 那些前世情缘、封神旧恨,似乎随风而逝,万年后,一个冷血杀手,踏月而来,带领一众妖女诛仙斩神! 云海天涯两渺茫,何日功成名遂了,还乡! 醉笑陪公三万场! 不用诉离觞!召唤到异界,校园生活,恋爱,战斗,朋友,生死,召唤兽,魂主魂奴 古老的生物相继苏醒,神明与人类将争夺世界霸主的宝座,一场战争即将开始,这是造物主与造物的战争,更是一场阴谋。 十七年前人类终于用科技创造出了第一位人造神明,他,将成为人类的一把利剑,扫灭一切神明,成为那个最强且属于人类的神。一代天才变成废物,经历无数坎坷,踏上复仇之路七年征战,封七珠王帅。 怎料老婆被关鸭圈,被人绑走还要割走肾脏,女儿下落不明,动我妻女,诛杀九族!人类文明的进化、病毒变异和外星怪物之间的宇宙关系在这汉末乱世之中,与其担惊受怕, 不如奋起争雄。 再多的描述都显得苍白无力,干他丫的。 吾所著之书,虽首本,亦会精彩绝伦。 别小看吾之水准,吾会用心书写。 望得 各位五湖四海兄弟姐妹的支持,吾希望汝等莫要不识好歹。完结
怎么创建网站/ 网络安全排查 网络营销模式定位 信息安全等级保护费用 sem整合营销专家 网络营销专业建设指南 网络安全的语句 温州建网站业务人员 重庆 信息安全 网站模板制作 家庭关系的情感维护方法有哪些?【www.richdady.cn】 儿子不读书的改运方法【www.richdady.cn】 财运不佳的自我提升咨询【www.richdady.cn】 家庭关系的矛盾化解方法有哪些?咨询【www.richdady.cn】 孩子不爱读书的心理分析【www.richdady.cn】 纠纷的自我保护【企鹅383550880】√转ihbwel 灵魂化解的方法咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 耳鸣【企鹅383550880】√转ihbwel 前世今生的故事如何影响现代生活?【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 升迁障碍的职场策略有哪些?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 如何了解自己的前世今生?【σσЗ8З55О88О√转ihbwel 孩子学习不好的原因分析咨询【微:qq383550880 】√转ihbwel 家庭关系的相处之道有哪些?咨询【σσЗ8З55О88О√转ihbwel 事业不顺的心态如何调整?咨询【www.richdady.cn】√转ihbwel 心特别累的前世因果咨询【企鹅383550880】√转ihbwel 心特别累的咨询技巧咨询【微:qq383550880 】√转ihbwel 迟缓儿的自我提升咨询【σσЗ8З55О88О√转ihbwel 冤亲债主的干扰与解脱【微:qq383550880 】√转ihbwel 公司破产的咨询技巧【微:qq383550880 】√转ihbwel 孩子不爱读书的阅读计划【企鹅383550880】√转ihbwel news营销 清华大学网络安全课程 国家信息安全事件,-1专业网站建设 网络安全周 温州建网站业务人员 网络营销模式定位 网络安全技术新方向 好未来信息安全规范实施时间 专业网站定制服务 信息安全管理实验报告 2015网络营销课程视频 银行信息安全建设 通辽网站制作公司 公司建设网站重要性 微网站制作 网页网站 企业网站内容更新怎么操作 福州网站制作公司 启明网络安全 信息安全邀请赛 上海信息安全产业协会 信息安全部 平邑做网站 全网营销的推广方式 email营销方案案例 网站建设与应用 CISM注册信息安全员收入 江阴网站建设 南京做网站的有哪些 信息安全工程系 中国信息安全杂志官网 中国网络安全检测 响应式网站设计的要求 网络安全技术新方向 网络安全管理的功能 共建网络安全 郑州手机网站推广公司 关于网络安全的一句话 佛山外贸网站建设方案 有意义的网站 信息安全意识调查总结 政府网站建设曲靖网站建设 国家信息网络安全网络组织 网络安全系统运维内容 国家信息安全标准规范 企业网络营销调查心得体会 信息安全三级等保资质 怎么创建网站/ 2015年北京信息安全培训班 中国网络安全公司招聘 技术信息安全 重庆网络安全培训机构 中型网站 电商营销平台 中国信息安全 大事例分析 时间,-1网站维护? 北京网站制作排名 网站设计例子 重庆 信息安全 娃哈哈产品营销策略 亚马逊违规营销 怎么创建网站/ 网络营销营销策略 网络传播营销策划 网络安全研究所 中央网信办网络安全应急指挥中心 上海信息安全产业协会 常州做网站 信息安全编程 政府网站建设曲靖网站建设 中央网信办网络安全应急指挥中心 如何建国际商城网站 模板网站有什么不好 专业网站定制服务 温州建网站业务人员 sem整合营销专家 中国信息安全 大事例分析 时间,-1网站维护? gb/t 20984-2007 信息安全技术信息安全风险评估规范 国家信息网络安全网络组织 网站色彩的搭配原则有哪些 响应式网站设计的要求 网络安全管理的功能 信息安全等级保护费用 网络安全信息小组是谁 网络安全设备连接方法 网络安全的最新动态 信息安全编程 北京网络信息安全公司 信息安全等级保护工作部署 江苏网站建设 信息安全意识调查总结 病毒营销的三个特点是什么意思 政府网站建设曲靖网站建设 上海集团网站制作 网络公司电话营销 电子商务网络安全 植入式营销主要形式 网络安全公司前景 与信息安全相关的岗位 科技制作网站 如何做到信息安全,-1 常州做网站 网络安全公司前景 部队网站制作 网站建立费用 保定网站建设 启明网络安全 网络营销整体方案 北京网络信息安全公司 网络安全公开课2017 网络安全技术新方向 地方门户网站制作 重庆綦江网站制作公司推荐 成都营销博客 信息安全加大监管 信息安全编程 上海信息安全产业协会 网站使用帮助 企业网站内容更新怎么操作 上海建站网站的企业 通辽网站制作公司 网络安全排查 有意义的网站 重庆綦江网站制作公司推荐 温州建网站业务人员 wifi网络安全审计 news营销 天蝎网站建设公司网络安全 测试网站 国防信息安全的老大,-1 云计算信息安全等级保护基本要求 娃哈哈产品营销策略 国家信息安全事件,-1专业网站建设 国家信息安全标准规范 中央网信办网络安全应急指挥中心 信息安全管理体系中要素 信息安全检查网