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 in Bootstrap utilizes 12 columns that render out at widths of 724px, 940px (default without responsive CSS included), and 1170px. Below 767px viewports, the columns become fluid and stack vertically.

<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

p>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="span6">
        Level 1 column
        <div class="row">
            <div class="span3">Level 2</div>
            <div class="span3">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>

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>

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: 767px) { ... }
  /* Portrait tablet to landscape and desktop */
  @media (min-width: 768px) and (max-width: 979px) { ... }
  /* 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 hiding 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
信息安全基础培训专业的网络营销百度网络营销能力秀如何做好微信群营销方案国家计算机网络与信息安全管理办公室关于网络营销策略网站营销顾问 工作内容信息安全服务运维承诺常州专业网站建设公司保定php网站制作卫龙辣条网络营销分析废柴穿越异世界,在这鬼怪丛生的地方,他该如何生存下去?系统傍身,杀一人,活一天; “以死神的名义,你必须死!” “以死神的名义,毁灭他们!” 死神:“呃...你不要坏我名声!”由于我特别喜欢鸣人小樱这一对,所以我想试着实现它,同时我希望火影不会出现血统论,这次的鸣人不会开挂。末日来袭,地球上的植物与水源全部枯竭衰败。 世界陷入恐慌,秩序与人性崩碎。 食物与生存,再次成为新世纪之后人们最关心的话题。 米面成为奢侈品,唯有富豪才能享用,菜蔬更是身价暴涨万倍,有价无市! 然而就在此时,有人捡到了一部手机,偶然打开之后,手机内的视频令世界震惊。 甘甜的菜蔬滚入火锅之中,散发着诱人的绿色! 烤的金黄的羊腿滋滋冒油,沾上芝麻般的孜然! 鲜美的鱼汤炖的宛若牛奶一般纯白,撒上翠绿的葱花! 饭桌旁,一名粉雕玉琢的小女孩咬掉半颗草莓,哀求道:哥,我真的吃不下了!! 原本天赋异禀的凌云,因为先天经脉堵塞无法修炼,被人推入山谷却因祸得福进入秘境得到高人传承打破身体桎梏,一代天才就此回归!神阶强者为傀儡,神兽为坐骑,神女为妻妾。且看凌云如何在这强者如云的世界一步一步走向巅峰!身患绝症,无力回天。 机缘巧合,凌凡绑定振兴武道系统,担负振兴武道之重任! “我这一拳二十年的功力,你挡得住吗?” 一拳之下,树干爆炸! 然而,传武失去信任,各种声音不断。 “传武都是垃圾!” “除了样子好看,这玩意有杀伤力?” “练武有什么用?大人,时代变了!” 可当凌凡武道通神,一脚踢飞货车!两指夹住子弹时。 全网炸裂!掀起武道狂潮!人间惹祸了罪魁祸首居然是我!就这样各种历史人物都来了......他们是国内少有的哥特金属乐队,从酒吧驻场到签约公司,再开演唱会,貌似走在光明大道上。在黑暗的角落太久,炽热阳光掺杂着迷幻彩灯,让本快发霉的南轩错落痴狂。 都说搞艺术的人有清高的本质,真OR假?在荣誉面前,大众眼下,是为大众而变?还是让大众接受真实的自己?弦舞和南轩两位多年好基友在各自光环下,终于散发不能相容的光芒。 南轩成为人们眼中的妖孽,他跟一切不顺自己的人,事相斗。遇神杀佛,天地不惧。没少得罪人,也时不常坑队友。尽管乐员们都有相当的能力,也难免不被他所伤。 爱情,他嚼着一个女人,碗里又被放着一个女人,而自己的筷子还夹着一个女人。想先吞一个,但筷子上的那个掉落,砸中碗边,导致碗里那个也一起倒翻在地。 事业,紫衣人告诉他:要到达巅峰之境,必须有疯癫之举。 终于耗尽所有的疯狂后,南轩却并未到达巅峰之境。 不久,一个长得和他一模一样的人来给他扫墓。 随后,那人开启了逆向反扑的狂生…… 一代帝师,遭遇自己十位爱徒的背叛,复苏后彻底迈上魔道之路…… 刀劈帝宫镇四方,掌灭星辰踏踏苍穹,诸天万道群雄起,看尽英豪我为尊! 山寨,是一门艺术,尤其是重生之后。 赵子川带着十三年年的山寨经验,重活了……放眼望去,遍地是黄金。 从潮牌开始缔造。 他赞助女足,女足奥运夺冠。 他签下15岁的大姚,18岁,大姚就在NBA篮下称霸! 他拉低钩子价格,引来ad围剿,却淡淡一笑,“你们以为,我在做潮牌,实际上,我在投资这个时代。” “西兰,是神话。” “我也是。”
信息安全等级保护中关 公安部 网络安全产品 哪里的搜索整合营销 我国服装企业网络品牌的营销策略分析——基于凡客诚品品牌案例分析 信息安全评测四川,-1 青岛php网站建设 有关网络安全的文章 网站开发流程 福州网络营销 北京市信息安全产业 缺心眼咨询【www.richdady.cn】 前世缘份的常见类型【www.richdady.cn】 性压抑的案例分享咨询【www.richdady.cn】 耳鸣对睡眠的影响【www.richdady.cn】 与女友前世的影响分析【www.richdady.cn】 前世今生的缘分如何续写?咨询【σσЗ8З55О88О√转ihbwel 事业不顺的解决之道咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 亲子关系的共同成长方法有哪些?【σσЗ8З55О88О√转ihbwel 大龄剩女的婚恋心态咨询【企鹅383550880】√转ihbwel 前世今生的神秘故事咨询【微:qq383550880 】√转ihbwel 儿子不读书的案例分享咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 冤亲债主的干扰与解脱咨询【www.richdady.cn】√转ihbwel 财运不佳的前世因果【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 特殊学校的教育理念咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世缘份的前世故事咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世缘份的奇妙重逢咨询【www.richdady.cn】√转ihbwel 精神不振的自我提升咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 人际关系不好的咨询技巧威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 婴灵的超度仪式如何进行?咨询【σσЗ8З55О88О√转ihbwel 财运不佳的财富增长技巧有哪些?咨询【www.richdady.cn】√转ihbwel 杭州公共信息安全系统 成都大牌广告网络营销 企业网络与信息安全管理组织架构 网页设计的交流网站 有关网络安全的文章 国家网络安全部队 增强职工网络安全意识 品牌社会化口碑营销 北邮 网络安全 导师 国家网络安全局官网 北京建设网站公司 手机网站建设的趋势 网络营销研究的范畴 为了提高网络安全制作校园网站 seo网站诊断 email网络营销的现状 营销类的公众号名称 国内信息安全的法律法主要有哪些 信息安全基础培训 苏州好的做网站的公司 网络营销文案事例 网络安全预警 网络安全 电影 网站组成 智慧城市信息安全 网站开发流程 搜索引擎营销包括 信息安全审核员要求 智慧城市信息安全 如何做好微信群营销方案 什么是网络安全扫描 南京企业网站制作价格 杭州公共信息安全系统 搜索引擎营销的特点 免费创建网站 网页设计的交流网站 网站图片尺寸 信息安全安全性评价,-1 信息安全安全性评价,-1 杭州公共信息安全系统 网络带营销 无锡优化营销 微软 网络安全 人才 国家网络安全部队 seo网站诊断 网站营销顾问 工作内容 网络营销研究的范畴 中国信息安全测评中心官网 龙华网站建设 国家级信息安全测评 北京做网站公司网络安全 实验 品牌社会化口碑营销 网站原创性信息安全咨询服务 营销供方 广州旅游网站建设设计 陆宝华 信息安全 北邮 网络安全 导师 微网站定制 网站制作呼和浩特 什么是搜索营销?搜索营销sem主要有网页优化seo和竞价ppc 国家网络安全局官网 搜索引擎营销五个步骤是什么 亚马逊网站的营销策略 信息安全 2017 北京建设网站公司 2011网络安全事件 网络安全预警 龙岗网站设计 百度网络营销能力秀 免费建立个人网站 免费建立个人网站 网络营销研究的范畴 信息安全等级保护中关 信息与网络安全协会 微网站 网络营销信息源有 工信部考试中心用的计算机网络信息安全理论与实践教程,-1 南京企业网站制作价格 衡水网站建设供应商 如何做推广营销 网站优化怎么做 如何做好微信群营销方案 北京市信息安全产业 淄博做网站 手机网络营销的案例 网络安全宣传周的内容 网络安全工作的目标包括 营销类的公众号名称 中国信息安全产品测评认证中心 seo网站诊断 信息安全的威胁 基于互联网环境与技术建立起来的数据库系统在网络营销中的案例 增强职工网络安全意识 有关网络安全的文章 福州网络营销 在线营销培训课程 西安模板网站建设 武汉做网站公司 基于互联网环境与技术建立起来的数据库系统在网络营销中的案例 公共无线网络安全 网银 模板网站与 定制网站的 对比 金融行业 信息安全培训 网络工程师必读——网络安全系统设计 衡水网站建设供应商 山西网络营销公司 国家计算机网络与信息安全管理办公室 网络安全通报预警机制 国内信息安全的法律法主要有哪些 p2p平台 信息安全 报告 网站触屏版 专业的网络营销 网站营售 网络与信息安全会议,-1 网络带营销 网络营销活动有哪些方面 网络安全历史 公共无线网络安全 网银 网络安全人员管理 网络安全 电影 三只松鼠微博微信营销 网络营销的专业 信息安全的威胁 国家 网络安全 中国信息安全排名 国家网络安全监管中心 网站类型 手机网站建设的趋势 信息安全基础培训 如何做推广营销 解释网络营销服务 中国信息安全排名 网络和信息安全专业 上海交通大学教授谈网络安全 增强职工网络安全意识 电子邮件营销基本方法