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 大庆网站建设 浙江网络信息安全 重庆网站设计公司排名 电商短信营销方案 国家计算机网络与信息安全中心,-1 珠海网站营销 公安厅 信息安全 郑州营销网站 前世缘份的故事有哪些经典案例?【www.richdady.cn】 化解【www.richdady.cn】 精神不振的生活习惯咨询【www.richdady.cn】 升迁障碍的职场突破方法有哪些?【www.richdady.cn】 如何提高孩子的阅读兴趣?咨询【www.richdady.cn】 升迁障碍的职场晋升技巧有哪些?咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 与女友前世的前世解析【企鹅383550880】√转ihbwel 前世老婆的前世解析【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世因果咨询咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 冤亲债主干扰的解决方法咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世今生的轮回有哪些科学依据?【企鹅383550880】√转ihbwel 无形干扰的环境影响威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 婴灵的超度与心理安慰【www.richdady.cn】√转ihbwel 意外的前世记忆【σσЗ8З55О88О√转ihbwel 前世老婆的前世因果【微:qq383550880 】√转ihbwel 事业不顺的职场调整威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 如何解决感情纠纷?咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 外灵干扰【企鹅383550880】√转ihbwel 如何应对冤亲债主的干扰?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 意外事故的应急处理方法【微:qq383550880 】√转ihbwel 大庆网站建设 微信营销软件论坛网站 网站建设seo 网络营销基本程序 怎样给网站换空间 电器网络营销方案 信息安全的应用技术 网络营销的实践应用 南山网站建设 手机网站建设价位 全响应网站制作 网站后台更新没有变化 企业信息安全实施方案,-1 网络安全需要破除国家网络安全知识 网站psd 中国互联网信息安全 红酒网络营销策略 个人上网确保网络安全 国家计算机网络与信息安全中心,-1 合肥网络营销外包公司排名 陕西营销型网站建设 销售网站 国家计算机网络与信息安全管理中心官网 佛山本地的网站设计公司 上海网网站建设 苏州市网络安全 营销推广全网整合营销 美团网营销内容 深圳建网站 株洲网站建设 信息网络安全大会 单一产品企业或多元化产品企业的网站建设与策划有什么不同? 怎样给网站换空间 上海网站建设app 西安做网站 昆明网站排名优化 郑州网络营销 网络安全开发工程师 2014年中国跨境电商网络营销大会暨谷歌seo高峰论坛 营销订单培训 个人信息安全规范标准 怎么营销 网络安全积极防御技术 网络安全需知 信息安全等级保护级别,-1 德清做网站 口碑营销法 服务好的网站建设 网站转移 网络安全技术吧 重庆网站设计公司排名 学校网站开发 美团网营销内容 网站转移 国家计算机网络与信息安全管理中心官网 广州网络微信营销公司 威胁列表 信息安全 国际信息安全等级 网站psd 济南网站建设公司 全响应网站制作 专业的网站建设公司 不是信息安全所包含的内容是 郑州知名网络营销公司排名 网站建设seo 网络营销是什么意思是 网络营销的学费 邢台网站制作 亚太区信息安全大会 东莞网站优化推广 宁德营销策划 优帮云 宝洁公司网络营销分析 昆明手机网站建设信息安全专业学习软件 论坛营销软件 代加企业营销qq好友 企业信息安全实施方案,-1 郑州知名网络营销公司排名 成立网络安全工作领导小组办公室 网站搭建吧 怎样给网站换空间 做网站一般用什么语言 北京信息安全公司排名 域名与网站建设 合肥网络营销外包公司排名 佛山本地的网站设计公司 做网站一般用什么语言 863信息安全考研 网站组建 网络安全应该怎样做 个人信息安全规范标准 石家庄做网络推广的网站 亚太区信息安全大会 什么网站流量高 百度知道营销回答规律 信息安全管理的原则 网络营销的实践应用 商场网站建设 沈阳淘宝营销培训班 网络营销就是网上销售 网络安全技术吧 有关于网络营销的感受 手机网站建设价位 营销与推广 网站风格设计要素 宝山北京网站建设 网络营销日常工作内容 网络营销的实践应用 国际信息安全等级 营销的网络 上海网站建设app 网络营销中广告的策略有哪些 深圳建网站 北京信息安全公司排名 信息安全意识动员讲话 邢台网站制作 问答营销平台都有哪些 域名与网站建设 吴忠网站建设 浙江网络信息安全 网站建设 php 苏州市网络安全 微信营销软件论坛网站 ie8 中网站后台编辑器ewebeditor不能发布文章 营销与推广 信息安全风险评估涉及( )影响和脆弱性三者之间的可能性评估 石家庄做网络推广的网站 中国工业信息安全 南山网站建设 重庆 网络安全 服务好的网站建设 手机网站建设价位 北京信息安全公司排名 网络营销数据的来源和作用 长春网站建设推广 营销引流软件