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
昆明做网站的公司国家推荐网络安全鱼塘营销案例网站制作维护重庆信息安全测评中国网络安全联盟网站访问者微信平台网络营销内容营销优劣势基于html5设计的网站建设21世纪末期人类在经历了“姆源时代”后大部分工作已经被人工智能取代,“万灵”这款沉浸式游戏应运而生受到全球追捧。 一个在现实世界因为残疾灰心失意的年轻人终于在“万灵”中找到了心灵寄托,可谁知在新版本更新后“万灵”中的人竟再也无法回到现实,游戏中的生死同样决定了现实世界中人的生死...... 万灵之域,七国共域,战火与辉煌,魔法与热血...... 魔窟,鬼洞、深渊......越是探索越发现万灵大有隐秘,被数据表象包裹的诡谲事物下究竟隐藏着什么真相,外星文明的介入又究竟代表了什么?究竟是人类的进化还是异族的屠杀? 妄想成神的人终究要付出代价...... 世人虽渺小,可是每个人都想挣脱束缚。 诸神虽伟大,可是神也总有陨落的一天。 仙侠恩怨,王朝争霸,爱恨情仇。 且看他们演绎一场不朽传奇。 公元2068年的科学家林峰,刚研制出一种逆天的转基因药丸,还没来得及服用,就被一道闪电劈中,灵魂穿越到滕青大陆,走上了修炼的道路,一路修行,不断突破,终于从一方宇宙中超脱出来,成为一方无敌届主。。。。。公司老总魏之善意外身亡,死者妻子九菲,在市公安局刑侦科科长杨军等人的帮助下,展开一场对死亡之因的调查。其间不仅是正义与邪恶的较量,智慧与计谋的比拼……《飞龙乘云》带你回到夏朝末年,感受当时八方诸侯背叛,四藩异族作乱的动荡年代。看主角们如何面对忠义难存的局面,又作如何选择。本书不仅以夏朝为背景,还收录了大量神话故事、历史典故作为故事展开的桥梁,更以漫画般的手法描述激烈的仙术秘术激战场景,还有尔虞我诈的宫廷斗争、江湖侠义的恩怨情仇等一系列热血、谋略、兵道、爱恨尽归此书!欢迎大家以一个开放的心态来收看。 螣蚃一觉醒来,直接穿越到了过去,2020年。 ”窝巢,我怎么变成了一只虫子?不过很厉害的样子!“ 之后,螣蚃走南闯北,带着进化系统横穿了整个地球。 ”叮!你的花粉石油已到账,999999滴,还差一滴即可进化!““有请我的世界个人pk赛冠军陆瑜先生上台领奖!” “有请我的世界跑酷竞速赛冠军,陆瑜先生上台领奖。” “有请起床战争总局赛FMVP选手,陆瑜先生上台领奖!” “有请我的世界红石挑战赛冠军,陆瑜先生上台领奖!”  …… 陆瑜:“能不能给我搬一把椅子上来,领个奖跑上跑下怪累的。” “对了,麻烦再给我准备一辆货车 ,我怕奖杯太多,待会带不走。” “谢谢,有请下一位嘉宾给我颁奖。” “你小子莫装逼!装逼可是要……” 轰隆隆—— 全能玩家陆瑜被雷劈死后,竟然转生成方块大陆的村民。 还是个傻子! 幸好,游戏的Minecraft的系统还在,成为傻子村民陆瑜从零开始方块大陆的生活。 【恭喜解锁一键砍树MOD!】 【恭喜解锁食物工艺MOD!】 【恭喜解锁拔刀剑MOD!】 “陆瑜,你怎么做到的?” “阿巴阿巴阿巴。” 陆瑜不知道,不关陆瑜的事儿。故事讲述的是一个长相丑恶的少年狗娘养的,为他的狗娘报仇而回到了柳家村,却落入了一个阴谋中,他的青竹刀被人盗走了,这时候他才知道,那青竹刀中藏着一个天大的秘密,为了找回青竹刀,他与杀死狗娘的仇人柳豹的女儿走在了一起,他们日久生情,当他杀死柳豹为狗娘报仇时,才发现一个关于他身世的真相,这时候,那个设阴谋的人出现了,让他大吃一惊,没想到会是他······这是一个诡秘入侵,万族融合的时代。 诡秘迷雾席卷整个世界。 魑魅魍魉,妖魔鬼怪,凶邪恶灵,超凡古巨,乃至神兽仙灵··· 宝箱,副本,秘境是这里永恒不变的话题,迷雾中充斥着无尽的机缘,同时也蕴含着无限的危机。 被诡秘力量入侵的物体和东西,我们将其统一称为诡秘物品,其下到上将其品级分为普通级,精英级···乃至神话级。 一张破碎羊皮纸卷能够令超凡存在窒息而亡,一株青翠小草足以压倒一城,一滴鲜血亦可以湮灭金阳··· 【恭喜您获得德古拉血灵!】 【恭喜您获得雷霆九之型——壹之型·电光一闪···柒之型·紫电狱麒麟···寂灭之时“总有地面上的生灵,敢于直面雷霆的威光!”】 “所以,欢迎来到我的世界,我是诡秘探险者,白秋。” 【哎哟,不错哦,小子,棒棒终于磨成针了,那里就是你在寻找的诡秘源头了(而现在本大爷需要悄悄告诉你的是,诡秘的尽头是···)】东汉末年,汉室崩塌。 刘闲意外穿越到这乱世,开始一段传奇人生。 利用遥遥领先这个时代的知识,收名将,戏红颜,混的风生水起。 同时训练出一支傲视当世的铁血精锐。 刘姓为王,大浪淘沙。 待一切尘埃落定之后,一个完全不同的大汉帝国重新出现在了大地的东方。
网络营销的优点和缺点 信息安全等级保护测 建网站代码 重庆信息安全测评 内容营销优劣势 郑州微网站建设 网络安全设备培训方案 网络安全实战平台软件 内蒙古企业网站建设 广东省信息安全测评中心待遇 前世老婆的前世解析咨询【www.richdady.cn】 邪灵的防范方法【www.richdady.cn】 儿子不读书的心理调适咨询【www.richdady.cn】 如何超度婴灵?咨询【www.richdady.cn】 特殊学校的案例分享【www.richdady.cn】 事业不顺的职场调整有哪些方法?【www.richdady.cn】√转ihbwel 前世老婆的前世解析【www.richdady.cn】√转ihbwel 暗恋的原因分析咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 与男友前世的识别方法【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 冤亲债主干扰的超度方法咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 性压抑的前世因果咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 阴间生活的文化背景【微:qq383550880 】√转ihbwel 升迁障碍的咨询技巧咨询【企鹅383550880】√转ihbwel 冤亲债主对生活的影响咨询【σσЗ8З55О88О√转ihbwel 与老公前世的影响分析威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 与老公前世的因果关系【www.richdady.cn】√转ihbwel 前世缘份的前世修行【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 如何应对突然失业的情况【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世记忆恢复技巧【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 忧郁症的环境影响咨询【www.richdady.cn】√转ihbwel 铜陵网站建设 关于加强政府及重要信息系统网站网络安全管理 网络安全 bbs 网络安全组件 镇江网站建设机构 建网站代码 外贸营销语 微信营销成功的关键 重庆网站建设优化 网站建设平台招商 建站宝盒做的网站 网络营销的优点和缺点 网站注册器 基于html5设计的网站建设 网站单选框的实现 郑州做网站公司 内蒙古企业网站建设 中国国家信息安全产品认证证书 邢台网站建设厂家 佛山网站建设 公共信息安全定罪郑州网站建设最独特 2013中国网民信息安全状况研究报告 网站的大小 什么是企业信息安全,-1 2014 信息安全会议 自适应网站优点缺点 匡恩网络2015工业控制网络安全态势报告 网站名注册 信息安全的发展历程 百度空间营销案例 营销的特征 山西省首届信息安全 信息安全公司排名,-1 信息安全等级保护测 北邮成为首批网络安全 2013中国网民信息安全状况研究报告 网站无备案 网络安全应急服务支撑单位 国家级 小语种网站 如何设计公司官网站 长沙网站制作公司 小语种网站 内容营销优劣势 微信平台网络营销 网站维护 聊网站推广 互联网信息安全 政策 网络安全为标题 甲方信息安全 珠海营销培训 常用的网络安全技术包括 国家推荐网络安全 海口做网站 信息安全等级推荐 拓吧网站 网站建设成都公司 风雨同舟网站建设 网站制作维护 长春建站网站 萍乡建网站 网络安全工作组 建网站代码 2016年信息安全威胁 社会化媒体营销 信息化和信息安全评测中心 网站建设平台招商 9.网络安全的特性包括( ). 甲方信息安全 网站单选框的实现 网络信息安全峰会 福州网站制作好的企业问答营销好处 镇江网站推广 重庆网站建设优化 福州网站制作好的企业问答营销好处 网站怎么维护 昆明做网站的公司 关系营销优势与不足 整体性营销 网络安全法立法内容 信息安全公司排名,-1 北邮成为首批网络安全 商丘做网站哪家好 长沙网站制作公司 军用信息安全产品证书 网站制作维护 传统网站和手机网站的区别是什么 铜陵网站建设 网站代运营 郑州微网站建设 铜陵网站建设 鱼塘营销案例 信息安全等级保护测 信息安全云端攻击 网络安全的形势 网络安全实战平台软件 管理网络安全的部门 自适应网站优点缺点 营销型网站框架图 佛山新网站建设平台 北邮成为首批网络安全 镇江网站建设机构 深圳市珠宝网站建设 贵阳专业性网站制作 海口做网站 网络安全审计方案 商务网站与营销策划 2017 网络安全大会 衡水网站建费用 网络信息安全峰会 营销流行语 广东省信息安全测评中心待遇 信息安全和管理中心地址,-1 网络安全意识 培训 网络安全 可用性 重庆网站建设优化 网站名注册 温州网站设计 asp汽车销售公司网站源码 4s店网站源码 汽车网站建设 完整无 网站建设成都公司 2013中国网民信息安全状况研究报告 网站单选框的实现 网络安全问题有哪些 怎么用域名建网站 如何设计公司官网站 佛山网站建设 商务网站与营销策划 中国国家信息安全产品认证证书 微信平台网络营销 病毒式营销要点 教育网站设计 网络营销外包推广服务商信息安全 应急响应与故障恢复 风险评估 网络安全为标题 山西网络安全测评公司 网络安全 可用性 中国网络安全联盟