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
网络营销对传统营销模式的影响邢台网站建设网站的联网信息安全小米内容营销分析上海市网络安全总队地址房地产网站建设信息安全和保护条例,-1清华信息安全哈尔滨网站建设北大网络安全学院一位妇女在家中被人杀害,凶手及其残忍,令人发指。领居家发现不对劲,过去看看,结果不寒而栗,报了警,警察来后,十几年都没有发生这样的事情,不久报安人,死亡!是他杀?还是意外?这一次,所有的答案,都保持了沉默御兽时代,全民契约。 异界生灵将在100天后入侵蓝星。 前世,林秋因为防御太弱,没有熬过那百日之后的灾难。 重生的林秋,觉醒了神级御兽师天赋【大自在】,拥有了为其御兽自由加点的恐怖能力。 出于谨慎,他将自由属性点全点防御力。 一个远超想象的史诗时代出现在他面前……帮助美女上司摆脱陷害的黄非凡,成为公司派系斗争的棋子,被上司排挤到养殖场。 本就事业不顺,女友这时又跟着出轨,让黄非凡彻底跌入低谷,从事业到爱情遭受双重打击。 不过因为一次善举,让黄非凡彻底改变命运,开始时来运转,一路攀升。 最终从一个人人瞧不上的草根,成为众人逢迎巴结的大鳄! 且看职场小白黄非凡不寻常的崛起之路!刘小狗本是村中一霸,外号村里一枝花, 自从从废品站捡到了一台二手破电脑, 刘小狗罪恶的发现,电脑上面竟然可以连接20年以后的互联网。 从此,便开启了刘小狗的罪恶人生。何为末世?丧尸?魔怪?虫族?不!唯有当人类所恐惧的,所崇拜的,甚至是所幻想的一切都成为现实之时,才是人类真正的末日!灵气回涌,信仰重铸,这是神佛妖魔的饕餮盛宴,也是人类有史以来的最大浩劫!丧尸,异形,贞子,怪形,妖精鬼怪,神魔仙佛,这一切的一切,都将降临于世!这是真正的末日,这是末世……神魔纪元!——————这是不冷的第四本书,已完本三本共1500W字小说,无太监,人品保证,新书期急求支持!加更规则:打赏满100加更一章,鲜花满1000加更一章,加更的章节会在上架后爆发!异界的国度妖魔苏醒,那里即将面临生死劫难,轩辕庄就是摆脱生死劫难的寄托。轩辕庄自己在非凡经历得以砥砺成长。穿越大唐贞观年间,成为李世民第九子李治。 开局只有四岁,并且身负混世魔王系统。 十万里加急的信鸽算什么? 烤! 圣旨算什么? 画! 李二算什么? 整! 李二:“王德,最近雉奴学业如何?” 王德:“陛下,孔颖达已拜晋王为师!” 李二:“什么?” 王德:“阎立本、王献之紧随其后,也对晋王殿下以师见礼!” ………… 琴棋书画,刀枪剑戟,文武双全定江山。 我李治自认第二,谁敢称第一? 如果给你一次机会回到高中,你会做什么?好好学习还是……她?一点蓝光,开启了新的人生。 阴险诡诈,谁能辩我正邪? 终生坎坷,临了身旁何人?
信息安全保障中心 实战全网营销是干什么 整合营销?V告 网络安全防护预案 网络营销可分为 网站建设所出现的问题 酒店电子邮件营销案例 网络营销的 书籍推荐 网站建设技术团队有多重要 2017网络安全年会cert 什么原因意外咨询【www.richdady.cn】 有官司的自我保护【www.richdady.cn】 前世缘份的识别方法咨询【www.richdady.cn】 如何预防过早离世【www.richdady.cn】 家庭关系的改善方法咨询【www.richdady.cn】 解决孩子不爱读书的问题咨询【微:qq383550880 】√转ihbwel 人际关系不好的自我提升【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世缘份的故事有哪些经典案例?【微:qq383550880 】√转ihbwel 财运不佳的财富转运方法有哪些?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 家庭关系的心理调适方法有哪些?咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 自闭症的家庭支持【www.richdady.cn】√转ihbwel 意外事故的应急处理方法咨询【企鹅383550880】√转ihbwel 外灵干扰的前世记忆【σσЗ8З55О88О√转ihbwel 强迫症的治疗方法【www.richdady.cn】√转ihbwel 忧郁症的治疗方法咨询【σσЗ8З55О88О√转ihbwel 化解冤亲债主的有效方法咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 孩子不爱读书的家庭教育方法有哪些?【σσЗ8З55О88О√转ihbwel 亲子关系的情感交流方法有哪些?咨询【微:qq383550880 】√转ihbwel 事业不顺的职场建议有哪些?咨询【微:qq383550880 】√转ihbwel 大龄剩女的职场发展咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 网络安全解决方案.doc 网站建设大致价格2017 信息安全保障中心 互联网平台信息安全 苏州专业做网站 北大网络安全学院 网站后台模板 将任意网站提交给google搜索引擎记录下提交步骤 世界网络安全大会2017 计算机网络 网络安全 可口可乐的软文营销案例 信息安全和保护条例,-1 网络安全审核方案 衡水做网站公司 信息安全培训方案 上海市网络安全总队地址 网络安全技术就业 饿了么网络营销策划书 商品微商营销策划 美国国家网络安全中心 医院呢网络安全解决方案 9.网络安全的特性包括( ). 网络安全等级保护备案 互联网营销网站 企业网站欣赏 网站建设公司 网站建设方式 手机app网站 网络营销对传统营销模式的影响 败笔网络安全小组 远控3.0 网络安全设备培训方案 关于简单网络安全协议有哪些 营销外包效果 可信网站认证网络营销员报考 中国网络安全协会个人网站欣赏 9.网络安全的特性包括( ). 定制网站的好处有哪些 网络安全公司 信息安全等级保护是指,-1 银行发的网络安全短信 实用网站设计步骤 信息安全等级保护是指,-1 小榄网站 北京互联网网站建设 营销型网站框架图 网络营销的 书籍推荐 业务 网络安全 网络信息安全教材,-1 网络营销观念创新 军用信息安全产品证书 网站内容管理系统 邢台网站建设服务商 织梦(dedecms)网站不同自定义表单提交后的跳转链接怎么修改? 微信品牌营销案例 万先生网站 虎门做网站 东营有网站 万网做网站 邮件营销电子邮件模板 网络营销工具和方法有哪些内容 idc信息安全管理系统架构 cu eu 北大网络安全学院 虎门做网站 中国网络安全协会个人网站欣赏 信息安全培训方案 国家公安部信息网络安全专业人员认证 2017网络安全年会cert 织梦(dedecms)网站不同自定义表单提交后的跳转链接怎么修改? 美国国家网络安全中心 信息安全等级保护是指,-1 饿了么网络营销策划书 通信网络安全服务能力评定管理办法 顺德做网站 知名营销 网站专题页面文案设计 线上营销优点缺点 昆明做网站公司 军用信息安全产品证书 网站的联网信息安全 网络安全组件 万网做网站 网络安全 强化培训 建一个网站需要做什么的 计算机信息安全技术 深圳网址网站建设公司 网络安全等级保护备案 网络安全一级学科 个人注册网站.com 可信网站认证网络营销员报考 网络安全一级学科 全网整合营销 深圳网络营销师招聘信息 中国网络安全联盟 考研网络安全 高端品牌网站建设 网站建设所出现的问题 自己的qq群营销方案 信息安全技术 网络安全等级保护基本要求 公司 信息安全 案例 静态营销网站代码 新闻营销 如何用好营销成本 威海网站制作 商品微商营销策划 网络安全解决方案.doc 织梦(dedecms)网站不同自定义表单提交后的跳转链接怎么修改? 上海专业的网站建设公司 公共无线网络安全吗 网络安全时代 网络营销可分为 网络安全传输协议 营销的特征 邢台网站建设服务商 苏州 网站制作公司 网络安全审核方案 关于简单网络安全协议有哪些 北京企业建立网站 网络安全管理的目标是 邮件营销电子邮件模板 国内网络安全研究机构 整合营销?V告 湖南金盾信息安全 2013中国网民信息安全状况研究报告 建一个网站需要做什么的 企业网站欣赏 全网整合营销 网络安全行业前景2016 信息安全与无线网络 星巴克与微信营销 信息安全网络安全工作的组织 广州网络互动营销公司 东营市报名系统网站设计公司 网站兼容问题 兰州网站建设报价 万网做网站