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
网络安全接入控制网站要多钱中国网络营销政策电脑网络安全培训国家信息安全管理体系审核员营销推广的优点网络营销实战系统网站注册免费网站建设哪家公司好信息安全cism宁寒带着九份婚约从孤岛走出来,寻找自己的姐姐们。 大姐齐怀柔,著名科学家; 二姐林潇潇,国际影星; 三姐凌秋雨,冰山总裁; 四姐白月茹,歌坛巨匠; 五姐姬青莲,天榜杀手…… 诸如此类,我有一百零八个姐姐。“我只是像救活她……” 关于主角沈丘和女主角蓝月的爱情故事。亡灵降世,唤醒的是恐惧;教派逃避,引起的是分裂;帝国联盟,换来的却是勾心斗角。 25岁的少年魔术师,能否在这乱世中保持自己的初心,承担起那份振兴教派的责任,拯救更多受苦受难的人民,在强者林立的星万大陆中成神证道。 这个世界很冷,但也总有希望。 废墟中,一个脸跟煤球似的少年刚从梦中醒来便和一位老者四目相对。 少年环视了一下四周,哀叹了一口气,少年心想:这次是垃圾场啊~我也真够衰的… 随后少年看向老者,试探道:“嗨?” 老者:“……嗨?” …… 老者两眼发光,对少年道:“孩子啊,我看你资质不错,不如跟我学点手艺?”由于我兄弟孟强的死,我走上了侦探之路,更是接触了很多喜气股改的事情,拐卖儿童、情杀仇杀,总结出了一条经验,不要挑战人性梁凡穿越到被中洲国国丈废弃后扔到边疆的皇子身上,正赶上国丈买通马匪前来杀自己,危急时刻梁凡获得异宝地精之力,反杀马匪。 梁凡投入军中,一步步崛起,待回京欲要表明身份,夺回大权时,却生异变,身受重伤,被烈阳、烈一一父女二人救回极北狼族疗伤。 极北冰寒之地潜伏的狼魂,慢慢苏醒··· 莽莽戈壁滩上狼烟四起的凶兽战场··· 危机四伏的丛林,神秘的古巫族,奇闻中的东海修仙族··· 我本良善,奈何凶兽环伺左右! 准备好,凡爷来了! 五行杂灵根的修真废物,没有老爷爷、没有逆天神器、更没有超级仙宠! 来自地球联邦,征战无数星辰的机械师林沐意外魂穿修真位面!在修真与生活完美融合的世界,看科技与灵力如何打造最为强大的仙械军团! “我一个人,就是一座仙门!我是白清印,我死了,但这次的死亡颠覆了我的认知天缺之人,破灭残魂。 二十诅咒,修炼还是平凡。 看许亮如何在御灵大陆上成就霸业。
网络安全现场活动 网络安全协议是https时 网络安全公司起名 无锡建设网站 信息安全主要课程 长安网站优化 旅游网站策划书 网站建设服务商 上海网站建设网络公司 注册信息安全员在哪考,-1 官司的法律援助咨询【www.richdady.cn】 去世的父亲的前世解析咨询【www.richdady.cn】 耳鸣的环境影响咨询【www.richdady.cn】 财运不佳的真实案例有哪些?【www.richdady.cn】 与男友前世的前世修行【www.richdady.cn】 升职加薪的障碍分析【微:qq383550880 】√转ihbwel 孩子不爱读书的阅读环境咨询【企鹅383550880】√转ihbwel 家庭关系的沟通技巧咨询【www.richdady.cn】√转ihbwel 有官司的前世因果【www.richdady.cn】√转ihbwel 去世的母亲的前世解析咨询【σσЗ8З55О88О√转ihbwel 家庭关系中的矛盾解决咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 官司的心理调适咨询【企鹅383550880】√转ihbwel 祖灵与家运的关系咨询【www.richdady.cn】√转ihbwel 纠纷的调解技巧咨询【企鹅383550880】√转ihbwel 阴间生活的前世故事【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 祖灵咨询【微:qq383550880 】√转ihbwel 亲子关系的教育策略有哪些?咨询【微:qq383550880 】√转ihbwel 忧郁症的预防措施咨询【企鹅383550880】√转ihbwel 解梦的自我提升【σσЗ8З55О88О√转ihbwel 老公家暴的原因分析【www.richdady.cn】√转ihbwel 数据安全与网络安全 网络安全的通知 天津微网站 网络营销实战系统 商城建设网站 数据安全与网络安全 青色系网站 网络安全接入控制 多语网站 闭环营销 客户服务 网络安全信息收集 产品怎么做e-mail 营销 网站欣赏 网站要多钱 信息安全技术论坛 中国互联网络安全精品手机网站案例 怎么个人网站设计 搜索引擎营销的价值 青岛开发区网站建设 网络安全监测工具 闭环营销 客户服务 多语网站 isg信息安全 对于网络营销的看法 初级信息安全测评师 网络安全接入控制 产品怎么做e-mail 营销 长安网站优化 网站建设服务商 信息安全主要课程 课程商城网站模板 外贸网站建设 如何做 浙江省网络安全宣传周 酒店网络营销具体方案 领袖型营销 信息安全检测包括哪些 新浪微博内容营销 商城网站都有什么功能吗 威胁网络信息安全 京东商城的营销环境 商城网站都有什么功能吗 网站设计时应考虑哪些因素 浙江省网络安全宣传周 杭州集团公司网站制作 一个网站的主题和设计风格 天融信信息安全实验室网络营销学校 芜湖网站开发 信息安全等级保护ppt 事件营销要素 网络安全事件响应 网络安全监测工具 高端大气上档次网站 淮安做网站 屈臣氏的市场环境对营销活动的影响以及带来的机遇与挑战 无锡建设网站 网站建设哪家公司好 营销顾问 网站数据包括哪些内容 如何搭建自己的网站 宁夏网站设计 网络安全行业有哪些 领袖型营销 营销要素 杭州网站优化 可口可乐网络营销计划 商城建设网站 信息安全等级保护ppt 临沂网站 兰州 网站 认识网络营销调查的基本方法有哪些方面 外贸网站建设 如何做 4.29网络安全 京东商城的营销环境 课程商城网站模板 网站制作公司成都 网站建设 上市公司 整合营销平台 微3g网站 网络安全信息收集 网络安全预警工作情况 重庆有那些制作网站的公司 门户网站有哪些 中国互联网络安全精品手机网站案例 网站要多钱 国家推进网络安全()服务体系建设信息安全指南 什么是网络营销 集团网站开发 品牌网络营销服务 网络信息安全 ppt 广东做网站策划 网络安全文明网络 网络安全信息收集 工组部 信息安全 沈阳信息安全培训课程,-1 网站欣赏 网站怎么办 网站规划分析的好处 青色系网站 网络安全公司起名 旅游网站策划书 访问网站慢 做一个营销型网站 宁夏网站设计 网络营销的国内外研究现状 网络营销战略 案例分析 中央网信办网络安全协调局 广东做网站策划 网络软文营销的特点 网站流程 网络安全预警工作情况 闭环营销 客户服务 宁夏网站设计 手机网站首页经典案例 聚美优品产品营销助理 网络安全技术对抗赛 重庆营销型网站开发 高端网站设计建设 信息安全cism 网站数据包括哪些内容 广州高档网站建设 信息安全检测包括哪些 网络营销行为有哪些 中央网信办网络安全协调局 中国互联网络安全精品手机网站案例 青岛开发区网站建设 访问网站慢 重庆有那些制作网站的公司 论营销 isg信息安全 国家信息安全管理体系审核员 网站建设前期资料提供 网络安全预警工作情况 aso营销 对于网络营销的看法 isg信息安全