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
北京搜索引擎营销策划全国公安机关网络安全保卫工作会议信息安全相关技术宁夏网页设计网站资讯网站排版网络安全排行网络安全几年一检国家网络信息安全网南阳网站建设营销神器更新网站内容有什么用 丧尸突然在校园出现,校园只剩二百多名同学包括四个校花,我们的主角苏长影会怎么做呢?他会拿下四个校花冲出校园,过上神仙般的生活吗?在圣灵大陆中,人人都有启灵的能力,为了升级,为了荣耀,而不懈努力的去修炼,为了早日达到巅峰。光明的背后总会伴随着黑暗,看我们的主角及其团队如何到达巅峰……听老人讲民间故事奇闻杂谈惊悚传说还有最终结果叮!恭喜宿主拾取【神仙颜值】,林枭:“我终于能变帅了吗?”林枭走出家门,“轰”林枭顿时被劈的七荤八素,“叮!由于宿主颜值严重超标,所以宿主不戴面具出门会被劈”林枭:“·-·系统我真的好‘喜欢你’啊,我被感动了。”祖星灵力复苏,陆风意外开启传送阵,至此开启异界之旅。新人创作,多多支持,谢谢啦纪历元年,战争爆发,科尔特城市陷落,科尔特内形势复杂,官方为了取得科尔特城市陷落的秘密,派出萤火虫小队前往救援这一次,所有的答案,都保持了沉默一个九零后年轻人一生的梦想就是能和自己相恋三年的女友组建一个温馨的小家,奈何却败给了房子车子彩礼,正当伤心欲绝生无可恋之时,死党一个电话改变了他的一生,也遇到了生命中真正属于自己的那个人,,,,,,人族无皇,九洲沦陷。 牧天重活一世,却身置黑暗时代,人族节节败退,独守孤土,仿佛被圈养的猎物。 先人前扑后续,一往无前,更是一死无悔,只为给剩下的人族创造机会。 重铸人族辉煌,每个人都在出生时就接下了大梁。 临死前的战士是微笑的,他看着年幼的孩子,眼中尽是希望与坚毅:“别怕,我会变成一盏灯,为你照亮路!” 老人的灵魂在消散,他抚摸着年轻的战士,眼里有黑暗无法吞噬的光泽:“比黑暗更可怕的是我们畏惧黑暗,不要怕,往前走,我一直在!” 战至最后的是人王,他已经没有力气了,他的身躯变成了一座高墙,他的声音传遍诸天: “为吾族冲锋陷阵,守护与牺牲的人,便是人皇。” “谁说吾族无皇?” “吾族,人人皆皇!” “人族不灭,人皇便一直在……”
信息网络安全技术培训 乌海网站建设 网站主题网改图网站 www的网站怎么申请 网络营销是 行业网络营销现状 珠海移动网站建设公司排名 网络营销机 福州做网站公司 山西信息安全管理中心 孩子学习不好的前世因果咨询【www.richdady.cn】 失业的职业规划【www.richdady.cn】 前世老婆的前世解析咨询【www.richdady.cn】 儿童发育倒退的原因【www.richdady.cn】 投资项目的环境影响【www.richdady.cn】 亲子关系的情感交流威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 缺心眼的咨询技巧咨询【σσЗ8З55О88О√转ihbwel 感情纠纷的改运方法【微:qq383550880 】√转ihbwel 特殊学校的课程设置咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 家庭中常见的意外事故原因【微:qq383550880 】√转ihbwel 投资项目的选择方法【微:qq383550880 】√转ihbwel 忧郁症的心理调适咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 迟缓儿【σσЗ8З55О88О√转ihbwel 内心恐惧胆怯的咨询技巧【www.richdady.cn】√转ihbwel 前世缘份的故事有哪些案例?【www.richdady.cn】√转ihbwel 孩子学习不好的辅导方法【www.richdady.cn】√转ihbwel 学习成绩差【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 升迁障碍的自我提升咨询【www.richdady.cn】√转ihbwel 家庭关系的自我提升咨询【www.richdady.cn】√转ihbwel 不爱读书的自我提升【微:qq383550880 】√转ihbwel 网络安全几年一检 网络营销讲师介绍 电商网站模板 重庆网站建设公司电话 网络营销工程师教材 网络营销是 网络安全加固方案 电商的网络营销 小龙虾网络营销方案 汕头网站公司 成都专业信息安全服务 每周网络安全 信息安全不猛 wifi信息安全登记平台 无锡网站建设哪家专业 单位信息安全等级保护工作部署 内容营销 软文营销 资讯网站排版 网络营销都包涵哪些 无人机网络安全 宁夏网页设计网站 什么是营销型手机网站建设 信息安全大会 上海,-1 聊城集团网站建设 济南软件优化网站 网络安全竟赛 网站色调为绿色 网络安全企业 深圳 黑客对网络安全的影响 360网络安全攻防实验室 网路营销是什么 信息网络安全普及教育培训教程习题 营销神器 全国网络安全信息大会 山西信息安全管理中心 网络安全排行 厚街网站建设公司 网路营销是什么 北京搜索引擎营销策划全国公安机关网络安全保卫工作会议 福州做网站公司 重庆整合营销那家靠谱 2012年中国互联网网络安全态势报告 营销搜测 传统营销模式的优点 信息安全相关技术 国家网络信息安全网 乌海网站建设 网络营销模式有几种 网站设计贵不贵 刮奖网站 重庆网站制作 宁夏网页设计网站 网站的布局 定制类网站 怎么做自己的网站? 重庆网站制作 互联网 和 网络营销 星巴克的客户满足营销 小龙虾网络营销方案 网络营销工程师教材 信息安全 将密钥层次由高到低排序 重庆整合营销那家靠谱 广东手机网站建设费用 北京网络安全技术大赛 推广类网站 珠海移动网站建设公司排名 数据中心信息安全系统 网络安全竟赛 qq网络安全有哪些 网络科技营销策略 网络安全加固方案 软件系统信息安全建设方案,-1 广州网站开发 209国家信息安全专项 网络安全与中国方案 龙华网网站 免费建立自己的网站 外贸建网站 制作网站的软件 南阳网站建设 网络信息安全交流会 微博营销运营 信息安全和信息管理 淄博网站排名seo 网络安全几年一检 2012年中国互联网网络安全态势报告 网络安全技术实训报告 中国信息安全管理机构,-1 信息网络安全普及教育培训教程习题 国家网络信息安全网 网站建立费用 黑客对网络安全的影响 微博营销运营 刮奖网站 网络营销不等于电子商务.( ) 洛阳网站优化 网络营销都包涵哪些 定制类网站 网络营销的基础平台 信息安全不猛 cog信息安全专业委员会 星巴克的客户满足营销 中国信息安全专家 行业网络营销现状 电商网站模板 传播营销 网络安全攻击与防御的工具有哪些 企业网络安全 ppt 烟台做网站 信息网络安全普及教育培训教程习题 计算机网络信息安全证 昌平网站设计 精准营销代理公司 网站页码 北京搜索引擎营销策划全国公安机关网络安全保卫工作会议 制作网站的软件 中国信息安全管理机构,-1 网络营销的基础平台 趋势科技网络安全证书 山西信息安全管理中心 江苏 信息安全技术有限公司 网络安全加固方案 www的网站怎么申请 江苏 信息安全技术有限公司 网站页码 网站主题网改图网站 绿色系网站 网络营销的4c是什么意思 信息网络安全技术培训 内容营销 软文营销 无锡网站建设哪家专业 网站建设报价 网络营销对全球影响 APP营销特点 企业网络安全 ppt