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
电子商务营销中心网络安全工程师培训网络安全措施媒体商丘做网站哪家好泰安网站制作网站快速收录网络营销策划的特征网络营销促销组合熟人关系营销英雄联盟网站设计平行世界!普通人王超,意外获得超级成龙系统。 该系统,可以根据别人的话语,来获得能力,由于王超嘴欠,导致自己的小伙伴,变成豆丁大小,自此开启“救赎”之路。 系统开启学霸之力。 系统开启小康之家。 系统开启黑客之力。 系统开始超级神医! 什么? 系统让我去追女人?王超不乐意,太麻烦!什么?追不成功,终生不举? 正所谓,系统在手,天下我有,系统在手,毁天灭地,系统在手,妻妾成群。 超级成龙系统在手,爽爽爽! 穿越到1925年,成为从西点军校、D国军事学院毕业的张大帅第二子张宗卿。 偶获超级军工设计系统,各式超时代武器纷纷涌现。 彼时,时局维艰,华国尚未一统。 世界格局风云涌变,华国在二公子的带领下自此复兴,傲立于世。两炎黄子孙。 网吧猝死。 魂穿神狼。 身负系统。 一者升级系统。 一者万能系统。 原是铁哥们。 今成双父子。 一为帝。 一为帝他爹。 帝坑爹变强。 爹纳妃三千无敌。 二人相坑相杀。 面对强敌。 哪怕万级大佬。 莫慌。 有爹在。 都是阿猫阿狗。 本书有些无厘头,偏搞笑。 开车~ 你懂的。 还不懂? 给你个表情自己体会。 ヽ(爱′?‘爱)ノ 什么是教育,当前的教育存在那些痛点,当代大学生又该如何实现自己的教育抱负,且看林苍松是怎么做的…… 谁说选择教师,就是选择清贫。 谁说嫁人不嫁教书匠。 只要你有足够才华,有超凡的实力。 教师也可以做到数钱数到手抽筋。 也可以坐拥香车宝马,身边美女如云。 试看林苍松如何一步步走向事业人生的巅峰....... 父母之仇,断指之痛! 少年凌宇,手指在被斩断之后,逆天重生,而这一根手指,竟拥有着改天换地之能。神枪手秦老六李乘风悲催的被破了九世纯阳,誓要重回仙界,找到她弄个清楚明白,拥有万年感悟、帝尊心境,实力飞升如梭,李乘风不是天才,他只杀所谓的天才!当有一天你得到一本黑色笔记千万千万别打开!!!!讲述一些恐怖的,悬疑的故事,(人物名并不是真的,如有冒犯请见谅)道听途说、亲身经历,供各位看客茶语饭后消磨无聊的时间…
网络安全措施媒体 芜湖网站建设 信息安全全球顶尖大学 关于互联网营销的书籍推荐 网络安全分析系统 遂宁网站优化 主流网络安全技术 网站的大小 什么营销是通过微博 武汉 大型 网站建设 学习成绩差的咨询技巧【www.richdady.cn】 什么原因意外的前世缘分【www.richdady.cn】 外灵干扰的原因分析咨询【www.richdady.cn】 家庭关系的幸福指南有哪些?【www.richdady.cn】 前世老公的咨询技巧咨询【www.richdady.cn】 儿子不读书的环境影响咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 如何改善精神不振的状态咨询【σσЗ8З55О88О√转ihbwel 特殊学校的教育理念咨询【www.richdady.cn】√转ihbwel 迟缓儿【www.richdady.cn】√转ihbwel 投资项目的财务规划咨询【微:qq383550880 】√转ihbwel 耳鸣咨询【微:qq383550880 】√转ihbwel 迟缓儿的心理调适【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世缘份的前世今生【企鹅383550880】√转ihbwel 大龄剩女的婚恋心态如何调整?咨询【微:qq383550880 】√转ihbwel 儿子抑郁症【微:qq383550880 】√转ihbwel 失业咨询【www.richdady.cn】√转ihbwel 阴间生活的前世故事威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 脑部不清晰的生活习惯咨询【σσЗ8З55О88О√转ihbwel 事业不顺的职场调整【企鹅383550880】√转ihbwel 心理咨询与灵性指导咨询【企鹅383550880】√转ihbwel 提升关键基础设施网络安全 企业网站系统 网络安全面临的主要威胁及解决措施 网站备案时间 蘑菇街网络营销 苹果 病毒营销案例 信息安全竞赛报名流程 网络营销策划的特征 郑州做网站公司 网络安全屏保 信息安全基线规范 北京市重大网络安全事件 外贸网站建设公司流程 营销型网站套餐 内蒙古企业网站建设 焦作网站建设 福州网站优化 中国网络安全专家 什么营销是通过微博 网络安全技术视频 网络安全就是信息安全 深圳市计算信息网络安全员 重庆网站建设公司名单 深圳做网站 手机介绍网站 网站营销中心内容 微博营销是 网站营销中心内容 关键信息基础设施网络安全检查方案 网络安全分析系统 计算机网络安全技术(第3版)网站与网址的区别 上海平台网站建设公司排名 成都网站原创 中国计算机网络安全大会 深圳网站建设 独 杭州网络科技网站 网络营销策划书的撰写宁波营销型网站建设 苏州高端网站建设 网络营销引流软件 营销型网站套餐 熟人关系营销 网络营销引流软件 北邮 信息安全 国家线 国家信息安全最新政策 受欢迎的汕头网站推广 网络营销促销组合 深圳做网站 创新型的顺的网站制作 朝阳企业网站建设方案 网络安全就是信息安全 衡水网站设计怎么做 武汉 大型 网站建设 内蒙古企业网站建设 潍坊市网站制作 怎么写网络营销的总结 天津信息安全测评中心 营销中心对定位运营提供什么支持及策略 蘑菇街网络营销 网络营销市场 郑州的数据营销公司有哪些 番禺网站建设培训 信息安全的发展阶段 芜湖网站建设 网络安全扫描工具 遂宁网站优化 莱山网站建设 营销型网站优化 网络安全屏保 厦门网站的制作 企业网站系统 网站注册器 做电子外贸网站建设 国际前瞻信息安全会议 网站注册器 网络安全扫描工具 营销培训费用 北京安天网络安全技术 北邮 信息安全 国家线 泰安网站制作 中国网络安全信息小组 网络安全检测工具 国家信息安全最新政策 网络安全工程师培训 信息安全研究生课程 锐捷网络安全产品分析报告 信息安全专业学生需着重分析当前的信息安全面临的主要威胁及相应对策 北京网站设计 网络安全措施媒体 研发信息安全管理,-1 武汉 大型 网站建设 网站的大小 主流网站风格 中国网络安全信息小组 网络营销在哪些行业 关键信息基础设施网络安全检查方案 咨询营销 网络安全宣传周专题 唯品会营销渠道 网络安全课程表 v云计算在网络安全领域的应用 南通网站怎么推广 windows 网络安全控制软件 新闻源营销 成都网站建设市场 服务定价营销概念 深圳品牌网站推广 seo营销 北京网站设计 个人信息安全软件,-1 未来网络营销的趋势 武汉大学网络安全信息 网络信息安全网站 主流网络安全技术 信息安全竞赛报名流程 国家信息安全需要顶层设计 网络安全宣传周专题 网站都需要续费 手机介绍网站 遂宁网站优化 网站宽屏 营销培训费用 福州网站优化 北大 信息安全实验平台 什么营销是通过微博 网络信息安全网站 郑州做网站公司 信息安全专项检查 电子邮箱营销视频 我们的优势的网站 提升关键基础设施网络安全 成都网络安全法 网络安全周专题 深圳品牌网站推广 深圳市计算信息网络安全员 网站模板库