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
无锡网站建设 微信佛山微信营销培训免费申请网站域名3g网站开发成都搜索引擎营销公司维护个人网络安全网络营销的战略重点网络广告营销策划方案互联网信息安全平台徐州网站二次开发当朝太傅独子,因政变全家遇害,只剩自己逃亡他乡,却无意间得到魔帝传承,自此皇权不公,便自己为帝,天道不公,便入圣逆天!这个世界有鬼,地府鬼仙,有神,天庭神仙,有灵,人间神灵,有妖,上古妖兽,有佛,诸天神佛,有道,无上道尊,有国,大汉。 身为游戏霸主的李清风,来到这个世界,本想做一个潇洒快活的江湖侠客 囚牢内的一封密函,彻底改变了他的思想,从此在一个名叫“权利”的旋涡内越陷越深“大师兄,恕不远送。” 这一声没有多少真情实意不说,还夹杂着恶毒的讽刺之意。 至此,宁北在仙界除名。 宁北本是四大仙宗『玄武宗』的大弟子,不世出的天才,第三次仙妖大战,神威先锋,令十万妖族闻风丧胆。 然而,和平之下,他竟被被师弟诬陷勾结妖族,并且罪证确凿被师门废除灵根,毁掉丹田,驱逐出『玄武宗』,仙界除名。 下山之后,宁北目睹仙界阴暗,竟然转投妖族阵营,终成妖族王者三流大学毕业的杨易,好不容易在广深一家公司混到人事主管的位置,可突如其来的泄密风波,导致他和女友分了手,当他穷困潦倒之际做起了一名凶宅试睡员,偶然间在床底下捡到一个水晶球。 从此,这个世界在他眼中变了…… “叮!恭喜宿主获得程咬金被动-舍生忘死……”阿修罗界和天界展开了战争,这场大战破坏力极大,而且地球上的灵气都被抽干了,地壳不稳,火山频繁爆发,河海泛滥,世人苦不堪言。最后天界在佛教和道教的帮助下,战败了阿修罗族。 九天荡魔祖师看着人间生灵涂炭,便散尽了全部修为,稳定了地壳和河海之水。这时九天荡魔祖师的天劫也来了,第一轮的雷击就让九天荡魔祖师烟消云散。 若干年之后,九天回头自己走过的路,不禁发出:‘滚滚长江东逝水’的感慨! “猫族以生死存亡的状态下向你求救” “人命关天,必须找到小偷!” 不正常的日常下,天翼打开了一个神奇的大门,他能与物品沟通,发现了世界上的善恶是非,甚至当上了某个不正当的帮派帮主“从今天起,你就是咱们帮的帮主!”,和死对头的日常斗争“老天向大地播撒智慧的雨水时,你是撑着雨伞吗?”,自家猫的日常生活“如果我是你,我会选择现在立刻马上离开” 物品们的心声,动物们的想法,植物们的看法,一切在现实中不可能实现的事,出现在了天翼的日常。 我的名字叫郭宗训,一天之前我还是二十一世纪的三好青年。 一觉醒来我来到了公元959年的7月26日的开封城。按照历史轨迹我父皇明天就要驾崩了。 之后我就即为皇帝了 然后被黄袍加身的赵大他们把江山给夺去了。 焯! 我要把这大宋扼杀在摇篮之中征伐契丹征伐各州节度使 起刀兵威震华夏 入朝治国还华夏一片安宁 天才少年一生多舛,天道不负,命运终将回响;我不装的时候请叫我天人,我装的时候,我就是天!长安巷一夜灭门,看主角如何江湖逃亡,如何历经劫难,如何练成绝学,如何快意恩仇。本书有英雄喋血,有儿女柔情,有宫廷之变,有正邪之争,故事曲折,笔法取自金、梁、古三家,结合现代散文写法,是典型的新派传统武侠风格。 未来的世界,无限的未知,成为怪物亦或者成为英雄守护这仅有的这一方天空,怪物不断的进化人类又该如何才能再次爬上生物链的最高点一个舰队的去向又该去往什么地方生存。 没有任何人想要放弃,只要有一丝希望便要生存下去。[不要放弃,和我一起生存下去]
大型手机网站制作 关于网络安全防火墙信息安全保密技术,-1 佛山微信营销培训 网站建设团队 营销重要性 太原网站建设需要多少钱 网站的设计、改版、更新 网站建设公司上海 信息安全实验室研究方向 英文网站推广 公司破产的咨询技巧【www.richdady.cn】 财运不佳的财富转运咨询【www.richdady.cn】 无形干扰的前世因果咨询【www.richdady.cn】 前世老婆的咨询技巧【www.richdady.cn】 纠纷的自我保护咨询【www.richdady.cn】 为什么过世的前世因果咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 与女友前世的因果关系咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 心慌胸闷头晕的环境影响咨询【微:qq383550880 】√转ihbwel 去世的父亲的咨询技巧【www.richdady.cn】√转ihbwel 前世缘份的咨询技巧【www.richdady.cn】√转ihbwel 突然过世的原因有哪些【微:qq383550880 】√转ihbwel 发育倒退的解决方法【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 特殊学校的前世影响【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 性压抑的前世因果咨询【σσЗ8З55О88О√转ihbwel 性压抑的前世因果【企鹅383550880】√转ihbwel 性压抑的咨询技巧【微:qq383550880 】√转ihbwel 前世老公的前世解析咨询【微:qq383550880 】√转ihbwel 学习成绩差的前世因果【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 亲子关系的前世记忆【www.richdady.cn】√转ihbwel 前世老公的识别方法威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 软文营销策划书 网络安全信息安全 白城网站建设 网站设计小技巧 营销方案技巧 全国网络安全日 免费网站建设怎样 网站建设团队 学营销网 免费个人网站制作 佛山微信营销培训 基于大数据的网络安全 原生营销定义 德阳网站建设公司 制作一个营销型网站 自学网络安全入门 临沂网站建设 台州做网站的公司 公司网络安全搭建 保障网络安全 北京做网站的公司 宁夏网站设计 河南省网络安全办公室 全国网络安全日 营销技术支持 大连公共信息网络安全监察局 家具网络营销推广 梅州网站建设 网站的设计、改版、更新 旅游网站策划书 微信网络营销系统 舟山网站建设 美团采用什么营销模式 信息安全等级防护 网站数据包括哪些内容 太原网站建设需要多少钱 北京信息安全大会 软文营销策划书 列举5个网络安全威胁 信息安全需要的软件 免费网站建设怎样 网络安全信息安全 2016网络安全事故 实战营销型网站建设 潍坊网站建设最新报价 互联网与信息安全,-1 线上线下营销策略研究 网络安全宣传 中网办 亳州网站建设 设计网站首页多少钱 网络安全认证机制 手机打开一个网站说你的浏览器不支持javascrip 英文网站推广 网络安全公司 获客 原生营销定义 太原网站建设需要多少钱 双色调网站 免费申请网站域名 公安网络安全保卫局 产品型网站 有经验的佛山网站建设 网络安全法 会议 设计网站首页多少钱 实战营销型网站建设 网络安全小组副组长是 大安市网站 系统的网络安全 制作一个营销型网站 衡水企业做网站 网络安全技术及网络攻击技术 上海著名营销公司 大良网站建设基本流程 基于站点网络营销方法 制作网站软件 iis应用程序池自动回收内存---解决网站运行一段时间速度变慢 营销重要性 台州做网站seo web攻防和信息安全 重庆南昌网站建设 工信部信息安全认证中心 互联网信息安全平台 舟山网站建设 芜湖网站开发 网络营销的战略重点 网站建设公司上海 基于大数据的网络安全 免费网站域名申请 宁夏网站设计 搜索引擎的营销流程 南昌个人做网站 互联网与信息安全,-1 成都搜索引擎营销公司 网络安全工程师论坛 法国网络与信息安全局 舟山网站建设 免费教育网站建设 一个网站的主题和设计风格 创一家网站 江苏网站建设网络公司 北京代建网站 微信高端网站建设 网站数据包括哪些内容 营销重要性 江苏网站建设网络公司 美团采用什么营销模式 网络广告营销策划方案 统计网络安全 美团采用什么营销模式 网站解决方案 搜索引擎的营销流程 网站设计下载 营销方案技巧 手机打开一个网站说你的浏览器不支持javascrip 保障网络安全 免费网站建设怎样 网站建设公司联系方式 宁夏网站设计 网站的设计、改版、更新 婚庆网站建设 银川制作网站 大良网站建设基本流程 石家庄专业模板网站制作价格 网站模板和定制的区别 网站制作北京 网络营销中网络营销系统功能 太原网站建设需要多少钱 保障网络安全 学营销网 iis应用程序池自动回收内存---解决网站运行一段时间速度变慢 公司网络安全搭建 国内网络安全公司赚钱营销的要素 昆明商城网站开发 建网站都要什么费用 实战营销型网站建设 郑州网站建设的公司