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
微信广告营销成功案例网站转化率网络安全未公开接口建网购网站昆明做网站哪家好如何做公司网站深圳网站建设公司传播式营销上海网络信息安全协会手机网站设计咨询叶轩重生到高考一个月前 为了不让自己这个渣男伤害她的叶轩决定和她保持距离。 趁着这时候慕容雪没喜欢自己 叶轩准备透露点高考题目让她稳上青华 而自己去临安到时候天南地北,确没想到高考后看到她的录取通知书傻了眼 本书由《火宿c》与《背欺里》组成,可在章节中直接寻找两本小说。 火柴人的亿万事件,大篇分部,爱情、魔幻多条主线主角林凡意外的从现代穿越到神魔大陆修仙世界,由于这个世界的修仙者实力都比较弱小,导致整个世界几乎差点被魔皇控制掉,可就在那时候,有几位比较厉害的修仙者去攻打魔皇,最终签订了和平协议,但是直到那几位修仙者飞升之后,魔皇不遵守条约继续攻打修仙者。 而林凡则是在这个世界上撩起了妹,组成了这个世界上最强的战队,带领他们攻打魔皇。觉醒前世记忆,龙象神功护体。 一棍在手,足以试敌天下。叶墨带着记忆重生,来到了明朝,只是这里却和想象中不太一样。 在这里,有江湖 在这里,有权谋 在这里,有恩怨情仇 在这里一切的一切都将重新开始。在这崭新的大明中,且看叶墨如何书写自己的奋斗史。天地六方,异界大陆 悲惨少年释然奋斗 异域之强敌侵犯我安然生活 我 极乐世界神官团 第一人神官长 随我一起征战全世界货运物流是现代社会里不可或缺的一环,但很多读者朋友不了解这个行业,对这个行业可能有些疑问或误解。所以动手写了一部小说,以市区送货的货车司机视角向大家展示真实的货运物流生活。不仅想让读者朋友在阅读的时候能身临其境,更想在小说里加入车辆驾驶和保养技巧、人生感悟、防止被坑的技巧等等,希望读者朋友们能喜欢。(PS.第一次写小说,小说里有很多地方可能会不尽人意,欢迎提出意见和建议。)一个恐怖的都市悬疑故事 五年前大批人类觉醒,世界各地陷入一片混乱。一切来的太过突然,是天灾亦或是人祸?是上天赐予人类的礼物?还是世界末日的前兆? 五年游历,叶云经历无数次生死考验,他只求一个真相,以慰忌故友。 只是真相背后又是什么? 叶多多一次意外,穿越轮回隧道,成为魔法师。 爹娘之仇,婚姻不遂,迫使他修炼武魂,成为五州大陆上响当当的魔法师。 报仇,雪恨,药物为尊,灵火为荣。 修魂力,展魂气,晋魂环,固魂骨,复仇,是非恩怨,有那不败神话!
国家信息安全服务安全 北京做信息安全的公司排名 微博传播营销的特点 2012信息安全事件 全网网站建设优化 维护国家信息安全 信息安全专业知识 网络营销120种 深圳网站建设公司 长春建设平台网站的公司 缺心眼的前世记忆咨询【www.richdady.cn】 前世老公的前世缘分咨询【www.richdady.cn】 孩子厌学【www.richdady.cn】 灵魂化解的意义咨询【www.richdady.cn】 耳鸣咨询【www.richdady.cn】 儿子抑郁症的案例分享【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世缘份的化解方法咨询【www.richdady.cn】√转ihbwel 与女友前世的前世修行咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 耳鸣的自我提升威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 儿子抑郁症的症状与诊断【www.richdady.cn】√转ihbwel 耳鸣的案例分享【www.richdady.cn】√转ihbwel 暗恋的自我提升【微:qq383550880 】√转ihbwel 前世缘份如何影响事业发展?【σσЗ8З55О88О√转ihbwel 冤亲债主干扰的根源是什么?【www.richdady.cn】√转ihbwel 内心恐惧胆怯的原因分析咨询【σσЗ8З55О88О√转ihbwel 内心恐惧胆怯咨询【企鹅383550880】√转ihbwel 亲子关系的改善方法咨询【www.richdady.cn】√转ihbwel 家宅磁场对居住者的影响【σσЗ8З55О88О√转ihbwel 事业不顺的案例分享咨询【微:qq383550880 】√转ihbwel 孩子厌学的家庭教育咨询【企鹅383550880】√转ihbwel 网站的设计、改版、更新 厦门网站建设企业 支付宝的网络营销 农产品网络营销策略 重庆网站制作公司 c 网络安全编程 营销推广公司西安 怎么检查网络安全 微博传播营销的特点 网站推广的意义 网络营销服务代理 广西首届网络安全 2012信息安全事件 四川网站设计 网络事件营销案例 一个常见的网络安全体系主要包括哪些部分 无锡地区网站制作公司排名山东济南网站制作优化 东莞做网站的公司有哪些 网络营销排行榜 重庆产品网络营销推广 成都市网站建设 景区 营销 c 网络安全编程 购物网站建设公司 白城网站建设 网站推广的意义 整合营销的好处 网站设计 广西 昆明做网站哪家好 信息安全等级保护制度是国家 德阳网站建设公司 成都市网站建设 合肥做网站域名的公司 合肥 做网站的 企业网站必须实名认证 网络安全系统公司 微商城网站建设 信息安全类公司排名 网站底部备案 重庆网站制作公司 网站制作方案 宫免费网站 网站类型分类 湖南品牌网站建设 c 网络安全编程 如何快速提高网站排名 网站定制 天津 关于信息安全的文章,-1 2015年11月出台网络安全法 网络信息安全创新制度 安徽网站建设 怎么检查网络安全 网络安全防护项目技术方案 德阳网站建设公司 合肥做网站域名的公司 微商城网站建设 微博传播营销的特点 全网网站建设优化 广州整合营销公司名 建网购网站 信息安全需求来源 广州整合营销公司名 怎么检查网络安全 信息安全分类分级指南 网络安全第一阶 网络信息安全 实验 企业网络安全案例分析 国际信息安全学习联盟 邀请码 什么是病毒性营销方法 制作网站电话 石家庄网站公司 网络安全文明网络 深圳网站建设公司 淘宝大学营销免费课程 微博营销涉及的范围 四川网站设计 支付宝的网络营销 平台的营销 信息安全运营 符合国家信息安全产品 网络事件营销案例 信息安全等级保护制度是国家 营销号推广报价 昆明做网站哪家好 无锡地区网站制作公司排名山东济南网站制作优化 一个常见的网络安全体系主要包括哪些部分 全网网站建设优化 什么是病毒性营销方法 网络营销传播案例分析 无锡地区网站制作公司排名山东济南网站制作优化 网络营销模式发展现状 网站制作方案 信息安全 学习 网络营销模式发展现状 威胁列表 信息安全 电子商务网络营销产品策略为什么要充分考虑产品的性能的试题及答案国家信息安全小组组长 潜江网站建设 企业网站适合响应式嘛网络安全中CIDF英文缩写 网站建设什么最重要 网络安全管理平台功能 国家网络安全宣传周 北京代建网站 网站建设推广网页设计域名注册企业邮箱虚拟主机 新闻 黄石网站建设 平台的营销 南昌网络安全 唯品会服务营销 网络营销120种 信息安全分类分级指南 景区 营销 深圳营销网站建站公司 引擎营销的四个过程 网络安全网络信息 c 网络安全编程 手机打开一个网站说你的浏览器不支持javascrip 网络安全4292017 国外网站模板 安徽网站建设 石家庄公司网站建设 秦皇岛网站开发公司 合肥 做网站的 合肥网站制作需 提供信息安全服务 资质,-1 上海做网站公司 国家信息安全等级保护制度 拨号访问控制 提供信息安全服务 资质,-1 网络安全4292017 网络营销服务代理 俄罗斯 信息安全中心 信息安全等级保护测评项目 网络安全应急工作机构 2015年我国信息安全市场规模 新余做网站 网站设计 广西 德州网站优化