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
杭州网站建设公司联系方式美国计划于2015年建立哪三支网络安全部队网络安全评估 公司网络安全周上海亚太网络安全营销社会环境分析服务类做网络营销成都做网站澳洲网络安全挑战赛通辽网站制作公司一代“音乐天才”宋若寒,偶得系统,看不惯世间不公,一统蓝星,压诸天,镇四方从小到大开心搞笑的人生写照。天道有缺,世间最强体质神魔霸体被天道所摒弃,十五年忍辱,终将迎来曙光! 大道枷锁自束己身桎梏又如何?我自当逆战苍穹,笑傲九重天,神挡杀神,佛挡弑佛,逍遥天地间! 一日破关,我为尊,一拳荡寰宇,一脚山河溃,一静万物生,一动诸天陨,一念可化阴阳轮回,一念可镇压永恒万古! 我为太古第一神王,天骄至尊皆是我帝路上尸山血海! 我当以一双铁拳,粉碎诸天万界,天道也不行!“你写下的愿望都将成为现实,但是……” 运筹帷幄算天下,一身修为定乾坤 以凡躯肉体血染苍穹,以无双智计扭转数国时局 震乾坤,逆生死 得至宝,夺造化 破万界,立天道 练就无上神通,击败无数强者,屹立在天道之上,自创天道,沐浴万灵,即是创天主宰。 怀揣着复仇的决心,凤源走上了一条未知的道路,在黑暗侵袭的各个宇宙,成为了他人的希望,而凤源自己的光又在哪里呢?红月当空,全球骤变。拥有力量,你就高高在上,应有尽有,没有力量,你就只能任人宰割。危机爆发,众种族林立,丧尸,异兽,鬼种,人类。九转山河,浩瀚天下,试问天下,谁与争锋!起步比别人晚的颜逸能否追赶众人的脚步,在末日之中杀出一条属于自己的路。一片以灵髓为尊的异世大陆,一个不被世人看好的空灵髓少年,他要向世人证明,我命由我不由天…… 一路喋血,万般杀戮,清风与明月相伴,横断万古,一代强者从此复苏! “我要弑天,我要灭地,我要屠尽九幽,我要诛尽须弥……” 林辰用短短三百年时间,成为仙界最年轻的仙帝,却遭三大老牌仙帝联手围攻,同归于尽。 未曾想重生回到少年时的蓝星,这一世他将不再留有遗憾,有怨报怨,有仇报仇! 修仙之路也将更加势不可挡!在未来的某一天,一个人生极其平凡的青年被选中参与一项实验,他置换到了一处平行世界。新的人生并没有给他带来什么,宇宙有多浩瀚,他就有多孤独。后来,他发现自己最想做的竟是回到原来的世界。
网站设计和备案常用的信息安全防护方法 网站开发公司深圳 网络营销的具体形式有哪些内容 四川网站制作哪家好 企业网站建设公司郑州 网络营销完善经营策略 社会 信息安全意识 中央网络安全小组t图片 网络营销3.0 电子书 计算机网络安全体系 强迫症的案例分享【www.richdady.cn】 亲子关系的情感交流方法有哪些?咨询【www.richdady.cn】 孩子不爱读书的阅读习惯【www.richdady.cn】 强迫症的心理调适咨询【www.richdady.cn】 公司破产【www.richdady.cn】 学习成绩差的原因分析咨询【www.richdady.cn】√转ihbwel 去世的父亲在哪【企鹅383550880】√转ihbwel 失业的职业规划【σσЗ8З55О88О√转ihbwel 升迁障碍的职业发展咨询【企鹅383550880】√转ihbwel 心慌胸闷头晕的前世因果咨询【微:qq383550880 】√转ihbwel 升迁障碍的职场突破方法有哪些?咨询【微:qq383550880 】√转ihbwel 自闭症的症状与诊断【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 升迁障碍的职场规划【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 公司破产的原因分析【微:qq383550880 】√转ihbwel 学习成绩差的自我提升咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 学习成绩差的咨询技巧咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 孩子压力大的解决方法咨询【微:qq383550880 】√转ihbwel 儿童发育倒退的原因【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 4. 财运与事业发展【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 官司咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 成都做网站 网络安全事件发现与关联分析 微信营销代理分级软件 国家信息安全技术研究中心,-1 迭代思维 营销 东台建网站 使用微博营销工具应该注意哪些问题 信息安全的主要原则有 工信部 信息安全要求 网站后台更新 前台不显示 网络营销3.0 电子书 长沙网站制作服务 中山网站设计外包家庭网络安全 品牌网站建设公司 网络安全评估 公司 网页网站 成都做网站 网络安全事件发现与关联分析 微信营销代理分级软件 国家信息安全技术研究中心,-1 迭代思维 营销 东台建网站 使用微博营销工具应该注意哪些问题 信息安全的主要原则有 工信部 信息安全要求 网站后台更新 前台不显示 网络营销3.0 电子书 长沙网站制作服务 品牌网站建设公司 东莞网站优化 信息安全的分类 网络营销理论知识 网站中如何嵌入支付宝 企业网站管理系统 公司建设网站重要性 事件营销和公关区别 珠海企业网站建设费用 网页网站 公司信息安全工作建议和意见,-1 商业信息安全 cisp信息安全专家认证 网络安全周上海 优化型网站建设 成都网站建设公司 中新网络信息安全股份有限公司怎么样 无锡 信息安全 北京网站制作排名 电商营销课程培训课程 网络安全保险怎么买 工业控制系统信息安全指南 网站后台更新 前台不显示 信息安全博士 招聘,-1 网络营销十大问题 宁夏网站建设 微信营销代理分级软件 网络安全类网站 团购网营销 网站制作公司哪个好 企业网站建设公司郑州 优化型网站建设 水资源营销 迭代思维 营销 电商营销课程培训课程 设计新颖的网站建站 网络安全类网站 中央信息安全 国家信息安全技术研究中心,-1 网络营销理念包含哪些内容 湖南网站推广 网站程序开发 深圳整合营销行业 车联网信息安全测试 网络营销理论知识 国家信息安全技术研究中心,-1 2017年网络安全趋势 常州集团网站建设 事件营销和公关区别 工信部 信息安全要求 大良网站建设价格 天津大学信息安全 小数据 信息安全 ppt 企业网站内容更新怎么操作 网络营销的市场定位 呼和浩特网站建设 苏州企业网站建 品牌网站建设公司 邢台网站推广 网络信息安全与防范技术 代理营销 网络营销的具体形式有哪些内容 广州企业网站设计公司 个人网站备案 转换营销 微信营销代理分级软件 庆阳网站建设 gartner 信息安全,-1 中央信息安全 深圳企业网站建设公司排名 企业营销助手中国信息安全峰会 网络安全信息图片 网站使用帮助 全网营销销售 河北网络安全事件 营销策划网络课程 营销社会环境分析 企业营销助手中国信息安全峰会 社会 信息安全意识 做网站品牌 网络营销理念包含哪些内容 快速网络营销软件 信息安全类比赛 团购网营销 微营销真的假的 网络安全黑客漏洞 无纸化营销 霸州建网站 卡通画风的网站 网络营销十大问题 信息安全指标 易尚网络营销公司 南京网站制作 营销职能 平邑做网站 如何让外部的人员能够访问企业网站了解企业的产品及相关信息 大连网站优化公司 邢台网站推广 4c营销理论的沟通策略 网络营销活动策划案例 深圳企业网站建设公司排名 网络安全法思维导图网站建设与制作价格 营销活动公司 重庆 网站设计和备案常用的信息安全防护方法 网站开发公司深圳 企业网站管理系统 idc 信息安全管理责任制,-1