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 as part of Bootstrap is a 940px-wide, 12-column grid.

It also has four responsive variations for various devices and resolutions: phone, tablet portrait, table landscape and small desktops, and large widescreen desktops.

<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

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="span12">
    Level 1 of column
    <div class="row">
      <div class="span6">Level 2</div>
      <div class="span6">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>
Variable Default value Description
@gridColumns 12 Number of columns
@gridColumnWidth 60px Width of each column
@gridGutterWidth 20px Negative space between columns
@siteWidth Computed sum of all columns and gutters Counts number of columns and gutters to set width of the .container-fixed() mixin

Variables in LESS

Built into Bootstrap are a handful of variables for customizing the default 940px grid system, documented above. All variables for the grid are stored in variables.less.

How to customize

Modifying the grid means changing the three @grid* variables and recompiling Bootstrap. Change the grid variables in variables.less and use one of the four ways documented to recompile. If you're adding more columns, be sure to add the CSS for those in grid.less.

Staying responsive

Customization of the grid only works at the default level, the 940px grid. To maintain the responsive aspects of Bootstrap, you'll also have to customize the grids in responsive.less.

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>

Responsive devices

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: 768px) { ... }
// Portrait tablet to landscape and desktop
@media (min-width: 768px) and (max-width: 980px) { ... }
// 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 hidding 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

Test case

Resize your browser or load on different devices to test the above clases.

Visible on...

  • Phone✔ Phone
  • Tablet✔ Tablet
  • Desktop✔ Desktop

Hidden on...

  • Phone✔ Phone
  • Tablet✔ Tablet
  • Desktop✔ Desktop
信息安全等级保护测评师考试兰州 网站问答营销的平台选择题打开网站弹出窗口代码喀什网站建设网络安全培训 记录网络公司网站建设网络安全培训 记录更新网站的图片加不上水印制作营销网站组合营销软件主播玄奕在一次直播中偶遇袜子。 应观众们的要求,现场演唱了一首告别地球,全场笑喷。 至此,玄奕在搞笑的路上越走越远。 呆小妹:“四个2!” 玄奕默默拿出一对王。 “你很会打嘛,出来混靠的势力,玩的是背景。” “一个3!” 呆小妹面露难色。 玄奕不屑的撇了撇嘴。 “原来是小别三啊!” 开局直接被动使女主疯狂晕倒,好狠的男主,竟不知道怜香惜玉,在主角成为所向披靡,有我无敌,杀遍九天十地的前提前,竞发生了这一样一事某一天,一个神秘人的到来打破了徐世乔的平静生活。命运的齿轮开始旋转,在知道了自己父母双亲的死亡后,毅然前往中东,去消灭那已经变成食尸鬼的曾祖父。他的奇妙的冒险,开始了。这是一名在职侦探写下的故事,文笔可能不是很好,毕竟一般不是在调查,就是去调查的路上,实在没时间与精力酝酿出好的文字,我写下的故事可能很多人都不会相信,不过我能保证是真实发生过的事,各位凑合着看看吧。 我一直在想我什么时候能摆脱这些事呢? 无论鬼神,皆因信仰而存在。 等到某天没人相信鬼神的时候,可能我就真的能闲下来了吧?身世神秘的张小凡,自小与姐姐穆念念生活在一起;后来得知自己身为凡体六脉不通,命不过十八。而云周城武神殿或记载改命之法。张小凡遂决定下山一搏。因缘际会之下,张小凡抵挡住了种种势力的打压,迈过修行关隘,也结识了少年天才南风、风族公主美杉这些挚友,在他们的帮助下,张小凡在强手如林的“强者试炼”中拔得头筹。谁曾想,这一切只是开始,随着天下格局的变动,张小凡发现自己已然身不由己地卷入一场巨大的阴谋……。。何修,一个2022的创业失败者,通过相亲认识了现在的妻子,妻子偶尔会有一些莫名其妙的反常言行,何修也都能察觉到,但是并没有在意,直到公司破产,夫妻闹离婚,何修以极端方式开车猛飙出了事故,竟然奇迹般地到了2008年的永康市,中了彩票后的他决定补偿前女友的青春损失,才忽然明白了很多以前不能理解的事,某天忽然心血来潮想去看看自己的妻子以前是什么样的生活,却阴差阳错地开启了人生第二青春,决定以现在的大叔身份追求过去的妻子,因而发生了一系列啼笑皆非的故事……天行健君子以自强不息,地势坤君子以厚德载物,本欲碌碌一生,奈何世事无常,是向前披荆斩棘,还是任人鱼肉,且看主角在红尘滚滚中如何取舍,亲情,友情,爱情 恩义,众生百态,如何面对,新世界如何创造,旧规则怎么修改,红尘路远,行者无疆 小说情节纯属虚构,如有雷同,请多谅解我出生那天,百鬼夜行,只为了我特殊的命理五年前,主宰生死号称阎王的江毅突然了无音讯。 没有人知道江毅结婚了。 漂泊了半辈子,以为终于遇到了可以避风的港湾的江毅,隐居在小小江城,暗中扶持落魄的叶家和自己心中的白月光叶嫣然,让叶嫣然年纪轻轻便事业有成,居于人上。 本以为平静的日子会继续下去,谁知,来自叶家一纸离婚协议书,将江毅无情的抛弃。 而就在江毅签下离婚协议之后,他那五年不曾响起的电话响了起来。 而世界,也因为这个电话的响起而震动。道术 探险 爱情 玄幻 深度
深圳全网整合营销 网络安全发的基本 北京营销培训课程 北京展览馆 网络安全 手机营销有哪些方式 网络安全技术与实训(第2版) 推广及建设网站 信息共享与信息安全 营销转化 网络营销工具及方法的运用 感情纠纷的咨询技巧【www.richdady.cn】 意外的前世案例咨询【www.richdady.cn】 升职加薪的障碍分析【www.richdady.cn】 财运不佳的心理调适咨询【www.richdady.cn】 去世的母亲在哪咨询【www.richdady.cn】 自闭症的案例分享咨询【微:qq383550880 】√转ihbwel 脑部不清晰的解决方法【微:qq383550880 】√转ihbwel 家庭关系的矛盾化解咨询【σσЗ8З55О88О√转ihbwel 儿子抑郁症咨询【σσЗ8З55О88О√转ihbwel 莫名其妙感伤的心理调适【σσЗ8З55О88О√转ihbwel 孩子压力大的环境影响咨询【企鹅383550880】√转ihbwel 与女友前世的影响分析咨询【企鹅383550880】√转ihbwel 去世的父亲的前世案例威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 如何识别冤亲债主咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 意外的心理调适威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世老婆咨询【σσЗ8З55О88О√转ihbwel 升迁障碍的心理调适咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世今生的轮回转世咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世缘份【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 儿童发育倒退的原因咨询【微:qq383550880 】√转ihbwel 信息安全服务认证 安全开发 德州网站建设 网络安全几年一检 网络安全局长 idc isp企业信息安全,-1 网络安全 情况 兰州 网站 北京b2c网站制作 网络招生和营销方案 武汉网站建设 网站默认图枣庄做网站 建网站收费 许昌网站建设 喀什网站建设 企业网站的维护 佛山网站建设的首选 网信办网络安全技术局 网站建设前期资料提供 网络安全名词 芜湖网站开发 网络安全文明网络 网络营销是? 北京营销培训课程 企业网络安全体系建设 武汉网站建设 无人机网络安全 合肥网络营销外包公司 重庆整合营销案例 访问相关网站掌握定制定价使用定价免费定价的运用试举例说明 网络营销网站规划建设 品牌整合营销 南阳手机网站建设 信息安全分类指南 服装手机商城网站建设 网络招生和营销方案 产品口碑营销 网站建设技术 网络安全几年一检 信息安全和信息管理 企业网站的维护 网络安全工作汇报 三元软营销 网站默认图枣庄做网站 工业信息安全通报预警 网络安全吧 网络营销定价是什么意思 深圳h5网站公司 网站优点 网站建设空间 网络信息安全期刊 公安部信息安全 中心 第三方人员安全 信息安全问题 北京营销培训课程 南阳手机网站建设 网络营销网站规划建设 黑白灰网站 网络安全技术实训报告 企业网络安全案例分析 网络营销成本核算 服装手机商城网站建设 网络营销中广告的策略 品牌整合营销 产品口碑营销 微信营销的优点和缺点 网络营销团队培训课程 网站开发建设 网络安全防护项目技术方案 网站制作公司 深圳 服装手机商城网站建设 企业网络安全体系建设 小红书营销活动 深圳h5网站公司 佛山新网站建设代理商 信息安全违规案例分析 南阳手机网站建设 苏州网站制作 广州高档网站建设 问答营销的平台选择题 成都专业信息安全服务 网络安全几年一检 科技类网站色彩搭配 北京营销培训课程 网络安全信息化小组庄信息安全学 杭州市网络安全 网络软营销 网络安全案例 ppt 网站流程 网站页面 网站数据包括哪些内容 网络安全 情况 信息安全 部门,-1 APP营销特点 访问相关网站掌握定制定价使用定价免费定价的运用试举例说明 网站欣赏 问答营销的平台选择题 品牌整合营销 信息安全相关技术 成都专业信息安全服务 网站设计公司-信科网络 网络信息安全期刊 长沙网站空间 更新网站的图片加不上水印 许昌网站建设 企业网络安全体系建设 网站流程 网络安全评估 网信办网络安全技术局 喀什网站建设 网站开发建设 便宜的网站设计 营销综合平台首页 网络营销优缺点分析 中国信息安全管理机构,-1 旅游网站策划书 首都网络安全日报名 微信营销的特征 打开网站弹出窗口代码 建网站收费 傲盾信息安全管理 网络安全案例 ppt 网络营销工具及方法的运用 低价营销方案 逛信息安全论坛 杭州网站优化 重庆有哪些营销公司 银川建立网站 广州高档网站建设 网站欣赏 宁夏网站设计 高端网站设计建设 北京展览馆 网络安全 信息安全 研究所考研 网站欣赏 建个简单网站 网络安全几年一检 建设响应式网站有哪些好处 网站开发建设 信息安全 部门,-1 黑白灰网站 广州高档网站建设 信息安全和信息管理 深圳信息网络安全培训中心 深圳全网整合营销 网络餐饮营销案例 喀什网站建设 打开网站弹出窗口代码 信息共享与信息安全 营销意义 网站建设前期资料提供 网络公司网站建设 成都专业信息安全服务 企业网络安全案例分析 北京营销培训课程 重庆整合营销案例 网站制作公司 深圳 访问相关网站掌握定制定价使用定价免费定价的运用试举例说明 营销综合平台首页 华为信息安全 无人机网络安全 中国 信息安全等级保护 网站优点 玉林网站建设 网络安全文明网络 公司网站的制作公司 傲盾信息安全管理 企业网络安全体系建设 小红书营销活动 建个简单网站 手机网站范例 网络安全吧 佛山网站建设的首选 信息安全等级保护测评师考试 商城建设网站 网络营销优缺点分析 信息安全相关技术 深圳信息网络安全培训中心 科技类网站色彩搭配 科技类网站色彩搭配 锦州网站建设 杭州市网络安全 营销搜测 旅游网站策划书 网络营销后期总结 重庆有哪些营销公司 营销策划或推广 黑白灰网站 企业网络安全体系建设 信息安全相关技术 深圳全网整合营销 低价营销方案 2014中国信息安全报告信息网络安全工作 网络安全法官网 银川建立网站 傲盾信息安全管理 商贸行业网站建设公司 酒店网络安全审计设备 成都专业信息安全服务 建设响应式网站有哪些好处 推广及建设网站 网络营销成本核算 商城建设网站 网站制作公司 深圳 网络安全培训 记录 微博大v的营销公司 无人机网络安全 教委高校网络信息安全 低价营销方案 营销转化 手机营销有哪些方式 合肥网络营销外包公司 重庆有哪些营销公司 北京展览馆 网络安全 网络营销优缺点分析 网络营销工具及方法的运用 中国 信息安全等级保护 旅游网站策划书 推广及建设网站 网络安全名词 深圳h5网站公司 营销综合平台首页 网络安全工作汇报 网络安全 csdn 整合营销推广公司 低价营销方案 落地页网站 落地页网站 北京展览馆 网络安全 信息安全违规案例分析 营销综合平台首页 玉林网站建设 网络安全属性和攻击的基本模式 商城建设网站 文库营销是什么意思 企业网络安全体系建设 网络营销工具及方法的运用 整合营销推广公司 2014中国信息安全报告信息网络安全工作 网络安全属性和攻击的基本模式 网络营销运营中心 饥饿营销的 微博大v的营销公司 网络营销优缺点分析 宁夏网站设计 网信办网络安全技术局 武汉手机网站建设咨询 互联网 和 网络营销 三元软营销 打开网站弹出窗口代码 网络安全工作汇报 核电信息安全入侵 网站价钱 网站优点 网络营销定价是什么意思 赣州做网站公司网络安全培训哪家好 网络安全吧 锦州网站建设 微信营销的优点和缺点 网络营销运营中心 北京营销培训课程 网站价钱 网络安全 csdn 手机网站范例 营销转化 中国信息安全管理机构,-1 三元软营销 网站设计的评估 芜湖网站开发 无人机网络安全 制作营销网站组合营销软件 网络信息安全管理员 网络安全 期刊 网络安全吧 武汉网站建设 网络安全技术实训报告 网站建设空间 南阳手机网站建设 深圳信息网络安全培训中心 合肥网络营销外包公司 什么是信息安全保密 网络安全工作汇报 三面隔离 信息安全 网络营销工具及方法的运用 手机网站范例 网络安全 期刊 微信营销的优点和缺点 什么是信息安全保密 工业信息安全通报预警 网络安全威胁 例子 网络安全 csdn 网络安全 csdn 优异网站 网络营销公司 浙江 搜索引擎营销的定义 微网站案例 网站页面 三元软营销 逛信息安全论坛 喀什网站建设 网络营销优缺点分析 网络信息安全管理员 北京b2c网站制作 网络公司网站建设 网络安全名词 网络安全发的基本 工业信息安全通报预警 建个简单网站 网络安全 期刊 企业网络安全 ppt 网络营销成本核算 信息安全 部门,-1 访问相关网站掌握定制定价使用定价免费定价的运用试举例说明 三面隔离 信息安全 网络安全技术与实训(第2版) 网络安全几年一检 网络营销后期总结 佛山网站建设的首选 网络安全文明网络 打开网站弹出窗口代码 APP营销特点 网络软营销 网络公司网站建设 赣州做网站公司网络安全培训哪家好 2014中国信息安全报告信息网络安全工作 落地页网站 南阳手机网站建设 锦州网站建设 信息安全等级保护测评师考试 什么是信息安全保密 网站建设空间 品牌整合营销 信息安全技术 交换机安全技术要求,-1 高端网站设计建设 网络营销公司 浙江 玉林网站建设 网站搭建和网站开发 商城建设网站 网络安全公司 获客 企业网络安全体系建设 酒店信息安全泄露事件 整合营销推广公司 建设响应式网站有哪些好处 网络安全属性和攻击的基本模式 重庆有哪些营销公司 信息安全 部门,-1 网站设计的评估 网络营销优缺点分析 网络安全 csdn 网信办网络安全技术局 网站设计公司-信科网络 互联网 和 网络营销