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世界,里边有不一样的妖,不一样的王。
网络营销服务包括哪些 顺德门户网站建设公司 手机网络安全软件 国家网络安全中心在哪 信息安全 计算机考级 开发网站的目标 杜蕾斯微博营销团队 济南网络推广网络营销软件公司 博客营销图片大小 滨江做网站 前世今生的轮回传说咨询【www.richdady.cn】 孩子压力大的解决方法咨询【www.richdady.cn】 感情纠纷的沟通技巧【www.richdady.cn】 前世今生的故事有哪些经典案例?【www.richdady.cn】 前世老婆的前世因果咨询【www.richdady.cn】 邪灵的定义与特征咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世今生查询服务咨询【σσЗ8З55О88О√转ihbwel 公司破产后的员工安置问题【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 不爱读书的改运方法咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 如何避免生活中的意外咨询【企鹅383550880】√转ihbwel 灵魂化解的步骤咨询【企鹅383550880】√转ihbwel 家庭关系的和谐共建【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世老公咨询【微:qq383550880 】√转ihbwel 有官司的预防措施咨询【企鹅383550880】√转ihbwel 如何克服升迁障碍?咨询【企鹅383550880】√转ihbwel 如何解决感情纠纷?咨询【微:qq383550880 】√转ihbwel 孩子压力大的自我提升【企鹅383550880】√转ihbwel 突然过世的原因有哪些咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 磁场化解服务咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 感情纠纷的案例分享咨询【微:qq383550880 】√转ihbwel facebook个人信息安全 深圳信息安全服务公司,-1 万网做网站 饿了么营销 营销起源于什么时候 雅虎营销 京东 营销 案例 网站建设培训 营销与销售有什么区别 武汉网站开发 上传信息安全吗 国家网络安全中心在哪 中国计算机网络信息安全展 网络安全对抗实训及操作仿真平台 保定网站优化 公安网络安全工作 国家信息安全周 主要信息安全产品 网络营销大学课件 国家支持什么参与网络安全国家标准 百度网络营销策划实咧 网站设计理念 合肥网络安全 网站制作 价格 网络安全人员评估法案 网站内页 温州网站建设联系电话 黄国外网站 提高转化率营销手段 电子政务网络安全 网站制作费用 网络营销策略的访谈 企业网络营销数据分析 京东 营销 案例 川大信息安全考研 关于微信营销的案例 进行公司网站建设方案 数字化营销的特点 网站备案 办理幕布拍照 信息安全 项目 我要建立网站 太原推广型网站建设 品牌网站建设 优秀个人网站模板下载 学好网络安全法规 短信 信息安全漏洞 洋码头 营销活动 信息安全 计算机考级 网站用橙色 手机营销网站 健身器械网站建设案例 病毒性营销 网站建设中图片 涿州做网站 开发网站的目标 河北省网络安全协会 网络营销实训方案 动态网站制作 信息安全 银监会 网络与信息安全的建议,-1 信息安全 计算机考级 何为营销 邢台网站制作哪家强 国家对互联网信息安全网站建设背景怎么写 网络营销精准解决方案 百度网络营销策划实咧 信息安全等保二级 采购 门户网站制作 太原推广型网站建设 杜蕾斯微博营销团队 淘宝店铺营销推广方案 营销型网站应用 营销与销售有什么区别 营销起源于什么时候 全国信息安全大赛培训 开发网站的目标 龙华民治网站设计公司 和包营销活动策划书 商城网站内容模块有哪些 传统营销信息传播方式有哪些 川大信息安全考研 网络安全必要性2016 公安网络安全工作 万网做网站 手机网络安全软件 深圳信息安全服务公司,-1 网络营销服务包括哪些 北航信息安全专业 珠海移动网站建设公司 网络营销的三个目标 传统营销信息传播方式有哪些 最新网上营销方法 江门网站建设 360与中国国家信息安全 企业网络安全管理 网络安全扫描能够 北京网站建设报价 企业网络信息安全公司排名 网络营销大学课件 网络安全动画 建行手机网站 北京网站建设报价 衡水移动网站建设 健身器械网站建设案例 信息安全漏洞 网络安全对抗实训及操作仿真平台 国家支持什么参与网络安全国家标准 网络营销服务包括哪些 佛山企业网站建设策划 信息安全防护技术有限公司 手机营销网站 常用的信息安全技术 营销的表现形式有() 税务网络安全 深圳信息安全服务公司,-1 南京需要做网站的公司 信息安全监控体系 饿了么营销 营销推广点 公司信息安全活动方案,-1 雅虎营销 网络营销分为哪些特点是什么 常用的信息安全技术 网站建设培训 防火墙 公共网络安全 提高转化率营销手段 武汉网站开发 不同网络营销环境 网站制作 价格 国家网络安全中心在哪 我想做个网站 airbnb营销方式 网络安全对抗实训及操作仿真平台 中国计算机网络信息安全展 分栏式的网站有哪些大连网络安全公司