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
整合营销网络营销销售代理中国网络安全提高企业网络安全建议关于开展通信网络安全检查工作的通知宁波网络营销外包饥饿营销广告语常州网站制作邮件营销模式网络安全威胁与挑战 明朝永乐年间,传出陈友谅藏宝地图。江湖各帮争抢,锦衣卫寻宝未果,浙江按察使周浩然一家惨遭灭门,宁波巨富肖伯庸被抄家,流亡海外的张士诚的后裔为复国组织力量,寻找宝藏下落。 本书有三个主人公: 周浩然遗孤周行健身负血海深仇,在苦难中成长,和生世未知的江雪同生死共患难,成为一生挚爱,正当情深似海时,发现自己最爱的女友的父亲竟是血海深仇的大仇人   肖伯庸长子肖宇是个逍遥快活的公子,被盗贼劫持,表妹秀秀对他情愫暗生,却是落花有意,流水无情。明教教主女儿马梦瑶万里寻母,随郑和下西洋,与肖宇经历生死不渝的爱情,终成正果。家资被抄,使肖宇性格骤变,铲锄奸佞,匡扶江山,对抗赵策,从快乐公子成长为经邦纬国之才。 张士诚的后裔赵策流亡海外,武功卓绝足智多谋,一统江湖各派,组织各方力量对抗朝廷,被云南沐府千金沐颖倾心爱慕,和毒教教主阿尼美的情感纠葛,从英雄到狗熊的蜕变,权欲对人性的扭曲,一生只为复国,却好梦成空......他,长生王者,为了却心愿,乘兴而归,甘愿伴她左右,护她周全。 为她,逆了天下,只为一言之诺,蓦然回首,踏血而歌! 为她,亡了诸国,只为一怒红颜,腥风血雨,血染皇城!本人在上学,更新有可能会很慢,请大家多多支持检测到宿主濒临死亡,启动最强反转系统,治疗宿主伤势,“警告,警告,宿主伤势太重,系统能量不够,转移伤势。”陈明头上身上的伤正在慢慢复原,全部伤势慢慢的转入陈明的特殊部位。“考虑到伤势太重,系统帮你自动保存起来。” 豪车豪宅,香车美女,看神豪精彩人生。鲜血淋漓的战场,神秘的第三方势力,未完待续的故事…… 意外穿越进游戏世界的楚昱和盛追,在诧异和激动下开启了他们的游戏人生。 在不断和域界人洛羽的相处下,他们逐渐发现了这个世界里和游戏的不同之处,剧情中的漏洞究竟是bug还是阴谋? 友情、立场。 信仰的冲突下,他们的冒险究竟会如何发展呢。东汉末年,汉室崩塌。 刘闲意外穿越到这乱世,开始一段传奇人生。 利用遥遥领先这个时代的知识,收名将,戏红颜,混的风生水起。 同时训练出一支傲视当世的铁血精锐。 刘姓为王,大浪淘沙。 待一切尘埃落定之后,一个完全不同的大汉帝国重新出现在了大地的东方。连砀有山,山名孤禅。山中有寺,寺中四僧。小僧下山,邪踪初现。 “叮,你的体质嫌你修为太弱,主动帮你修炼,恭喜你突破了!” “叮,你的体质嫌你天赋平平无奇,帮你升级到万古无一的仙品天赋!” “叮,你的体质觉得你眼神不好使,帮你开启绝世神通,六道仙轮眼!” “叮,你的体质很暴躁,嫌你修为还是太弱,一言不合就截取世界本源助你修行,恭喜你又突破了!” 叶青穿越异界,觉醒万古最强妖孽体质,躺着就能变强,一路无敌横扫,威临诸天万界,镇压无数天骄! 仙庭圣女:“天呐,世间为何会有如此妖孽?这还让不让人活了!” 人族圣子:“自从我认识叶青,才知道什么叫天骄!都别拦着我,以后叶青就是我老大了!” 魔族魔女:“叶青这家伙,为何如此优秀?” 叶青:“其实我真的没有开挂啊!体质,咱求你低调一点行不行?”二十年前,他被一代道门隐脉奇人所救。二十年后,他遵守师父遗命下山踏入何家,阴差阳错之下成为何家的女婿,内心从抗拒到默默守护,皆因那一纸婚约而起!相传三百年前,扶桑国不满本土四面环海且地域狭小,企图入侵中原,打造七把拥有强大魔力的金乌刀,作为侵入中原武林的先锋,好在当时中原大地当时有五把上古神剑及四大神兽,才将七只金乌打败,可惜还是逃走两只金乌,大战过后神兽及五把神剑也随之没了踪影,三百年后的今日,扶桑国已是东瀛国,但是他们仍未放弃入侵中原的野心,以柳生七子为首暗入中原,企图寻找被神兽封印的余下五把金乌刀,当下谣传五大神兽就在五大门派之中,五大派便是:峨眉派、青城派、昆仑派、华山派、崆峒派,五大派之间亦是未见过什么神兽及神剑,东瀛人凭借两把神刀所向披靡,很快便灭了崆峒派,其余四派如何自处?中原武林如何应对?且看江湖新秀们的了。
建英语网站 2017 7月27信息安全 投资网站维护 国内ui网站 广州信息安全机构 郑州营销外包公司有哪些 网络营销工作任务 移动网站建设 北京大学信息安全 怎么进网站 心慌胸闷头晕的医学检查咨询【www.richdady.cn】 亲子关系改善建议咨询【www.richdady.cn】 投资项目的前世记忆咨询【www.richdady.cn】 感情纠纷的自我提升【www.richdady.cn】 无形干扰的前世记忆【www.richdady.cn】 灵魂治疗与心理辅导咨询【企鹅383550880】√转ihbwel 冤亲债主干扰有哪些案例?咨询【微:qq383550880 】√转ihbwel 什么原因意外的前世修行咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 精神不振的前世记忆威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 人际关系不好的心理调适【www.richdady.cn】√转ihbwel 精神不振的自我提升【www.richdady.cn】√转ihbwel 前世缘份的前世缘分咨询【企鹅383550880】√转ihbwel 意外的前世解析【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 与男友前世的识别方法【微:qq383550880 】√转ihbwel 公司破产对股东的影响咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 公司破产后的员工安置问题咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 孩子不爱读书的阅读环境【企鹅383550880】√转ihbwel 如何化解婴灵带来的负面影响?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 事业不顺的职业规划咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 升迁障碍的职业发展【σσЗ8З55О88О√转ihbwel 网络营销工作任务 全国信息安全系统 信息安全培训班 信息安全周网站推广服务 郑州网站优化_郑州网站推广_河南网站建设公司_seo外包顾问服务 国内ui网站 北京大学信息安全 安全等级是国家信息安全监督管理部门对计算机信息系统( )的确认. 网站内容更新 网站制造 信息安全评估结论 怎么进网站 互联网营销学习 网络营销是谁提出的 通讯系统网络安全 关于开展通信网络安全检查工作的通知 龙华响应式网站建设 百度推广的知识营销 vc 网络安全编程范例 网络安全是什么战略 网络安全的隐患 成都网站建设哪家好 蔡晶晶 网络安全的春秋 江苏网络安全中心 深圳市网络与信息安全行业协会 信息安全 标准讲解 工业信息安全 入侵检测 湛江有帮公司做网站 北京设计公司网站 深圳 网络安全 信息安全测评认证意义 国家互联网信息安全中心 模板网站不利于seo吗 公司网站维护怎么做 网络安全威胁与挑战 蔡晶晶 网络安全的春秋 网站办公室 网络营销工作任务 饥饿营销广告语 信息安全项目分享 北京大学信息安全 全国信息安全系统 网络安全 售前 技能 单仁教育实战全网营销 北京网站页面设计 信息安全培训班 科技金融 网络安全 陕西营销型网站建设公司 网站推广优化张店 信息安全周网站推广服务 网站内容更新 网页设计 教程网站 网站开发与设计公司 郑州网站优化_郑州网站推广_河南网站建设公司_seo外包顾问服务 百度推广的知识营销 免费自学网络营销网站 email营销是什么意思 国内ui网站 南京网络安全公司 美丽说营销 网络安全日志 北京大学信息安全 做网站北京 权威的手机网站建设 义乌 外贸网站 开发 安全等级是国家信息安全监督管理部门对计算机信息系统( )的确认. 网络营销要素 上海计算机信息网络安全协会 信息安全项目分享 网站内容更新 餐饮业网络营销策划书 网络营销用不用考研 搜索引擎营销的注意点 网站制造 网络安全等级保护政策 搜索引擎营销的注意点 安全等级是国家信息安全监督管理部门对计算机信息系统( )的确认. 信息安全评估结论 联想信息安全服务资质 如何规划防火墙实现网络安全 网络营销工作任务 怎么进网站 龙华响应式网站建设 信息交流与网络安全 行业app营销 互联网营销学习 宁波网络营销外包 模板网站不利于seo吗 中国最好的邮件营销edm 网络营销是谁提出的 信息安全培训班 精彩营销事件 大理建网站 常州网站制作 网站后台添加内容网页不显示 网络安全检测系统 信息技术与信息安全学习网站 石家庄网络营销推广 移动网站建设 厦门网站建设哪家便宜 重庆主题营销页 和汇是全网营销吗 网络安全审计设备厂家 建英语网站 江苏网络安全中心 如何规划防火墙实现网络安全 通信部门网站备案证明 网络安全英文期刊 关于开展通信网络安全检查工作的通知 关于网络安全的误解 石家庄网络营销推广 信息安全管理人员 农村宽带建设营销方案 模板网站不利于seo吗 网络营销的概念与含义 网络信息安全中心招聘 信息安全测评认证意义 郑州营销外包公司有哪些 2017国家网络安全主题 网络营销的概念与含义 深圳平台网站建设 信息安全博士就业 权威的手机网站建设 深圳平台网站建设 网络安全的主要威胁有哪些 江苏网络安全中心 网站类型有 大理建网站 营销软件培训 西安网络技术有限公司网站 email营销是什么意思 关于网络营销的调查 工业信息安全 入侵检测 信息安全测试工具 深圳市网络与信息安全行业协会