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
全球网络安全50强企业网站程序他人委托我做网站网络安全 僵尸网站#NAME?个人信息安全的案例网络推广网络营销网络信息安全测评企业网络安全大讨论上海市网站建危害国家信息安全的例子绝对控制的力量……时间。 罗克死后,当一块三角形的岩石与他的灵魂融为一体时,他神秘地重生在了舜龙几近死去的身体里,顿时一股信息涌入了他的脑海。 他现在发现自己置身于一个神秘的世界,这里到处都是拳毁高山,剑劈大海的异常强大的修真者! 这就是舜龙在修真界的磅礴征程,他与天才斗智斗勇,成就炼丹与武道的巅峰!我,不想当全宇宙第一人,我不想独霸天下,唯我独尊! 因为我没有天赋,我没有外挂,我只有我自己,我只想安安静静的,当一个地球实力第一人! 23岁生日那天,从宿醉中醒来的宁致远发现自己身边突然多出了一个幽灵,从此以后他原本平静的生活一去不复返。为了让自己的生活再次回归原样,宁致远开始找寻除去这个幽灵的方法,于此同时,由这个幽灵引起的各种啼笑皆非的故事也在不断地继续着。当高等文明的科技繁衍到巅峰。 迈入到新的纪元历程。 玄能纪元历001年,借助庞大的宇宙资源能量合成改造系统。 高等文明的智慧生物,掌握了宇宙中不该被觊觎的玄能。 从此宇宙中开始频繁出现虫洞,导致时空错乱,平行世界相连! 被高等文明控制的宇宙暗物质暗能量,犹如细菌病毒,开始蔓延到宇宙的各个时空! 威胁程度足以波及到整个宇宙空间的浩劫随之而来……李白三入长安,却发觉长安陷入了一场巨大的危机当中。为了长安城步步为营的他,逐渐发现事情正向着更深的一层发展。。。宋阳穿越了,本想静静享受慢生活,但奈何实力不允许。 随手写一些诗词歌赋,就被尊为“书圣”、“诗仙”,万人追捧; 随手为百姓们看看小病,就被八十多岁的神医追着拜师; 随手做些饭菜,就被引为国宴; 随手搞些小生意,就能热销海外,成为首富; 随手收了两名小兄弟,结果一个官居一品,一个手握兵权; 随手画些图纸,就引来帝国第一次工业革命; 随口出出主意,就俘获了女皇芳心; “陛下,你真的不要这样,让我很为难。”“不!朕决定了!夫君,这江山,就由你来坐!” 你见过已死之人诈尸吗?你见过被人类所救千年报恩的狐妖吗?你见过生命无尽跳出六道轮回的僵尸吗?是否又见过跨越生死的人鬼恋情呢?主角林沐从小习得神秘道法在都市之中纵横游历降妖伏魔,但却陷入一个又一个的巨大邪教阴谋之中......一觉醒来,竟然成为刘备,在知道历史剧本情况下,能否统一三国乱世,恢复大汉王朝穷学生狗剩母亲被恶霸害死,无力报仇雪恨,绝望想要自杀。不想曾因自己救过一的条小蛇,意外获得蛇灵传承。在亲友的帮助下,完美复仇,并屡获奇遇,领悟人生真谛!正所谓一念善,万水千山,一念恶,苦海无边。正义和邪恶争斗永不休止,无论身处如何绝境,只要心存善念,都将化险为夷。不管现在有多牛逼,一旦恶意丛生,必将万劫不复!大千世界,英豪何其多。有一书生镇守人间数千年让天上地下无可奈何;有一武夫坐拥天下第一已快百年自封天道;也有那诸国君主和无敌将士如百舸争流,璀璨耀眼。 有一少年生在此世,一心,一剑,一条路注定要揽那天下风流。
营销型网站建设 网络营销好学吗? 建微网站 怎么看待网络安全 营销培训讲课 网络安全法 网信 网络营销好学吗? 信息安全事例 2017 杭州市网络安全支队 南通网站制作外包 外灵对人的影响【www.richdady.cn】 解梦的情感释放咨询【www.richdady.cn】 迟缓儿的治疗方法【www.richdady.cn】 外灵的驱除方法咨询【www.richdady.cn】 冤亲债主的化解方法【www.richdady.cn】 存不住钱的案例分享咨询【www.richdady.cn】√转ihbwel 阴间生活的前世故事【企鹅383550880】√转ihbwel 财运不佳的财富增长【σσЗ8З55О88О√转ihbwel 家宅磁场的检测工具【企鹅383550880】√转ihbwel 大龄剩女的婚恋困惑咨询【企鹅383550880】√转ihbwel 人际关系不好时的心理调适【企鹅383550880】√转ihbwel 发育倒退的原因分析【微:qq383550880 】√转ihbwel 特殊学校的前世记忆【微:qq383550880 】√转ihbwel 感情纠纷的解决方法【企鹅383550880】√转ihbwel 冤亲债主的干扰与化解技巧【企鹅383550880】√转ihbwel 冤亲债主的干扰影响【微:qq383550880 】√转ihbwel 营养不良导致的头脑混沌咨询【微:qq383550880 】√转ihbwel 财运不佳的真实案例有哪些?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 孩子不爱读书的应对策略有哪些?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 内心恐惧胆怯的情感释放咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 杭州网站建设公司联系方式 什么是信息安全网络信息安全员培训 h5制作企业网站有哪些优势 微网站建设包括哪些方面 网络安全 僵尸网站 网站套用 营销操盘手湖南营销网站建设 信息安全技术的定义 达内学网络营销 企业网站程序 东莞网站优化 企业qq跟营销qq哪个好用吗 我的网站域名跟别人的网站域名只是后缀不一样有什么影响 安全的南昌网站制作 中国石化信息安全 建阅读网站 华为网络安全合作公司 国安 信息安全 网站创建公司网站 网络安全状况与操作系统安全配置 网站风格 海南网站制作 深圳官方网站制作 电子政务与网络安全 戴尔网络营销的关键 深圳公司网站改版通知 网络营销主修课程 中国信息安全奠基人 网站制作及排名优化 制作网站报价 信息安全事例 2017 承德网站制作 评价一个网站 html5 网站 外贸免费建设网站制作 搜索引擎营销模式特点 戴尔网络营销的关键 建微网站 微信营销和网站建设 国家网络安全展 网络营销渠道策略 铜川网站建设 信息安全专家,-1 相关搜索网络整合营销 杭州市网络安全支队 深圳手机网站建设 特色的南昌网站制作 霸州建网站 简单网站制作 信息安全技术的定义 网站制作及排名优化 代理营销 新媒体营销有哪些 信息安全专业论证报告 网络安全技术的选择 网站制作公司成都 网络安全产品全球排名 网络安全评审 信息安全事例 2017 网络安全大学生 铜川网站建设 学校网络安全机构 信息安全等级保护内容 高端自适应网站建设 中国信息安全奠基人 什么是信息安全网络信息安全员培训 高端自适应网站建设 网络安全产品全球排名 东莞网站优化 怎么看待网络安全 互联网传统营销模式 信息技术 网络安全 贾君鹏营销 网站建设企 网站建设常州 贵阳有哪些可以制作网站的公司吗 我国信息网络安全现状分析 网站制作及排名优化 设计君网站 网络安全专家评审 大丰网站建设 企业qq跟营销qq哪个好用吗 工控网络安全前景 营销工具书 营销的图片 亚马逊服务营销 无敌邮件营销软件为什么发送的邮件被qq邮箱直接送到了垃圾站 网络安全与对抗 网络信息安全加固 达内学网络营销 网络信息安全领导 信息安全等级保护内容 网站建设企 承德网站制作 云南营销策划培训 成都网站制作公司 物流网站建设案例 网络营销的政策 罗湖网站制作 济南信息安全管理培训,-1 营销型网站建设 网络信息安全加固 德宏网站建设 做网站百度 免费足网站 广东做网站策划 2017陕西网络安全 深圳公司网站改版通知 网络营销网站建设实训 工控网络安全前景 h5制作企业网站有哪些优势 微营销培训方案 网络安全防御测试 如何建造自己的网站 营销培训讲课 济南网站建设第六网建 台州网站设计 解放路 无限动力网站 信息安全技术的定义 网络安全网关 山东大学网络信息安全 我的网站域名跟别人的网站域名只是后缀不一样有什么影响 网站制作公司成都 简单网站制作 广东做网站策划 门户网站模板 网站设计方案 网站设计和备案 北京高端网站设计外包公司 中国邮箱营销edm 网站后台更新 前台不显示 上海 社会化营销公司 网站风格 山东大学网络信息安全 中国信息安全标准分类