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
360网络安全大学做网站合肥网站设计 广州更新网站内容有什么用集团网站建学网络安全长春网站推广网络安全举报电话建门户网站信息安全展示平台,-1九天路上谁为尊,一遇神帝万法空。上古天域,诸神逆战,神帝陨落伴九天玄石重生,以逆天资质修无上法门,铸混沌金身,力破苍穹,为报挚爱背叛之仇,兄弟夺妻之恨,他逆转苍天,法度万古,诛魔神,斩天妖,血染修仙路。御兽世界,御兽为尊。 星空万族,人族为尊。 赤贯妖星,异变降临。 人族崛起,踏破诸天。 穿越御兽世界,所有人都会在觉醒日的这一天,觉醒体内蕴含的御兽天赋。 只有觉醒御兽天赋,才能构建御兽空间,与御兽缔结契约,成为一名御兽师。 一名高级御兽师,在御兽世界里,享有极高地位,坐拥无尽的财富。 十年蛰伏,林轩终于在最后一次的觉醒日,觉醒了神圣级(sss级)天赋。 “哈哈,我觉醒了C级天赋,我的食铁兽刀枪不入,看它的技能,强化状态,天下无敌!” “我觉醒了B级天赋,我的黑斯蛙魅惑无比,致命梦幻!让你欲罢不能。” 看着周围同学的炫耀,林轩则不以为然。 就在刚刚,他觉醒了sss级天赋,他的技能,是无限加点。 只要他有足够的强化点,一只虫,也能直接破茧成蝶,直接进化为最终形态的天命神蝶。 当林轩召唤出自己的宠兽时。 数百米高的剑齿虎,一脚踏碎山崖…… 一只五彩斑斓的天命神蝶,一扇翅膀,整片虚空化为乌有…… 疯了吧,你的御兽能无限进化!五彩斑斓的背后总是深邃的黑……马克?李,无论干掉你的是谁,我都会为你报仇,以告慰你在天之灵。 注①:第一次写文,用的是第一人称,慎入。 注②:因为是同一个作者写的, 所以这篇也能在话本小说(如果有更多 人支持的话将来可能会在B站?)找到。 注③:作者是学生党,随缘更新。石小方是个很方正死板的人,说了不能妥协就是不能,说了不能少泡一个就是不能,一直以自己所能想到的各种无耻借口做着方正而死板的自己。但是现在的他很方,他只是个打算如方石一般横扫过人生这个终将有终点的大滑坡,怎么突然就告诉他,这个滑坡之下,是修真界这片汪洋大海呢? 俗世百年,我的钱呢?我的妞呢?我的七情六欲,你一片海就要我全丢了,去做你的定海神石?想得美呢吧老头子们!穿越到一个崩坏的诸天,本以为能够成为飞天遁地的修士,却测出未知废体 诸天融合 神魔乱世 身具废体又如何?与地斗,与天争 守护我想守护之人,爱我所爱之人 你说修行艰苦 那我便走在艰苦之路 筑最强之基,做那诸天最强! 本书,诸天无限流,爱情,动漫同人,洪荒,历史神话,异族入侵月寒人醉鬓成霜,红尘若梦几千年。漫漫仙路,当剑啸万里,何惧热血染青天!博铭 搏命 薄命 仙道万途,不能平凡的少年,为了简单的理想,义无反顾登顶诸天万界  这是一个充满了奇幻的世界,某些人类在出生之时,就会在身上留下神秘的刻印,从刻印之中将会诞生出神奇的生命,并且与他们缔结主从关系。   少年琉星在出生的那一天就已经是得到了神秘的刻印。虽然因为父母去世后成为了孤儿,但是依然是性格开朗,笑对人生。   虽然是笑对人生,但是终有寂寞的时候,在琉星孤单的时候,唯一安慰着她的……就只有存在于他刻印之中的生命。在一次偶发事件之中,琉星遇上了欧斯贝尔王国的公主,并且从神秘人的手中救下了她。   因为这一次的偶发事件,琉星刻印之中的生命终于是诞生了。可是,他怎么样也不敢相信,从他的刻印之中诞生出来的竟然是一个绝世的美少女。   这一次的事件,将大大改变他们的“命运”!少年与伙伴们相遇,一切便开始变得不同。 刻印使与契约兽,朝着那永无止境的明天出发吧,创造出一个个的奇迹吧!神仙也要凡人做,然而修真文把修行写的如同魔道,真正的修行不在于声色有形,而在于无形,即使是修魔也不会像修真文那样,真正的修行界应该是什么样的呢?由我的文字给你展开,也由我的心为你们展开一个普通的年轻人,一路坚持寻找自己的妹妹,经历社会的残酷和险恶,一步一步走向人生巅峰。人生百态,社会百态。遇到各种诱惑挑战的时候,我们又当如何?
信息安全认证公司 企业网络软文营销推广机构 创建网站的步骤 网络安全 主题会议 微软 网络安全 人才 2013网络安全案例 第三方网络安全服务平台 深圳整合营销推广策略 社会媒体营销的方法 厦门外贸网站 有官司的案例分享【www.richdady.cn】 老公家暴的环境影响咨询【www.richdady.cn】 意外的心理调适【www.richdady.cn】 有官司的法律咨询咨询【www.richdady.cn】 婴灵的超度过程咨询【www.richdady.cn】 婚姻生活不顺的前世因果咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 去世的父亲的前世案例咨询【企鹅383550880】√转ihbwel 与男友前世威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 意外的原因咨询【www.richdady.cn】√转ihbwel 精神不振的自我提升【企鹅383550880】√转ihbwel 灵魂种子治疗【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 耳鸣的原因分析威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 无形干扰如何影响心理健康咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 大龄剩女的婚恋现状【企鹅383550880】√转ihbwel 公司破产的前世记忆【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 公司破产的咨询技巧威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 存不住钱的环境影响【微:qq383550880 】√转ihbwel 与老公前世的前世缘分咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 什么原因意外的前世解析【www.richdady.cn】√转ihbwel 什么是婴灵?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 中国国家信息安全漏洞有哪些网络安全机构 微信营销培训总结酒店网上营销 软件与信息安全学院 2014网络安全问题 珠海微信营销推广 做网站合肥 黑客攻击和网络安全的关系 公安部信息安全电视会议 杭州专业网站 信息安全展示平台,-1 网站创造 玉林网站建设 信息安全 2017 网络安全威胁主要包括 网站组建 张家港杨舍网站制作 阿里巴巴网络安全总监 上海网网站建设 武汉网站制作公司 武汉手机网站建设咨询 信息与网络安全协会 信息与网络安全协会 网络安全法律服务 深圳整合营销推广策略 国家计算机网络与信息安全管理办公室 信息安全展示平台,-1 怎么给自己的网站更换域名 医疗行业的网络营销 学校网站开发 网络营销打造品牌 淘宝营销推广 微信营销的认识和感想 信息安全等级分为 网络营销有自学网站吗 如何成为网络营销师 动画网站模板 企业网络与信息安全管理组织架构 信息安全认证培训 银川建立网站 网络安全 主题会议 公司网站建立教程 信息安全 2017 网络与信息安全会议,-1 企业网络软文营销推广机构 大连大型网站制作公司 网站建设规划书 华中科技大学信息安全综合设计与实践 黑客攻击和网络安全的关系 徐州网站制作 公安部网络安全法 那曲网站建设 网络安全企业高峰论坛 网站设计 广州 信息安全技巧 黑客攻击和网络安全的关系 2014网络安全问题 黑龙江省网络安全协会 深圳全网营销 案例营销 网站开发的缺点 哈尔滨网站优化 大连企业做网站 如何建造自己的网站 大学生网络安全知识竞赛 中国网络安全信息中心 网络安全 逆向 网站开发和 创建网站的步骤 吴忠网站建设 网络信息安全ppt 中国国家信息安全漏洞有哪些网络安全机构 网站响应式和非响应式 网络安全威胁主要包括 新媒体营销效果 动画网站模板 哈尔滨网站优化 玉林网站建设 吴忠网站建设 微信微网站开发 社会媒体营销的方法 网络安全 产业 网络营销有自学网站吗 信息与 网络安全的基本概念 网站开发团队人员 深圳市移动端网站建设 网上营销上海 信息安全技巧 高校信息安全建设方案 网络安全 逆向 集团网站建 网络安全开发工程师 长春网站推广 科技类网站色彩搭配 东莞网站优化 模板网站与 定制网站的 对比 徐州网站制作 公安信息安全 检测中心许昌网站建设 外贸建网站 网站建设公司是什么 网络安全法律服务 网站设计和备案 博客营销实验总结 珠海微信营销推广 微信营销培训总结酒店网上营销 高校信息安全建设方案 网络安全告知书 网络安全告知书 科技类网站色彩搭配 国内顶尖信息安全企业有哪些 网站设计和备案 公共无线网络安全 网银 网络营销分为哪些特点 解决大学生网络安全 资讯网站排版 关于手机网络安全的 国家计算机网络与信息安全管理办公室 asp.net 网站连接sql server2012 厦门外贸网站 网上营销上海 更新网站内容有什么用 乌鲁木齐网站建设 信息安全和网络安全 沈阳做网站 2013网络安全案例 信息安全展示平台,-1 网站建设明细报价表保定php网站制作 2014网络安全问题 网络安全 产业 网络与信息安全技术pdf下载 网站开发和 淘宝营销推广 网络与信息安全会议,-1 微软 网络安全 人才 推广及建设网站 渭南网站建设