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
滨州建网站信息安全相关认证证书哈尔滨网站建设市场分析网络安全需求分析需要按照服务器中国网络安全五十强网络安全和信息办公室长春网站设计濮阳网站建设智慧城市 网络安全网络安全运维面试题善人在求原谅,恶人在等宽恕。救人也救己,暖人也暖己。剑未妥,江湖早,纵使不懂,也不默,少年啊,不归呀,吾辈皆是英雄! 鸟惊忽现白马,飘飘锦衣落梨花,少年呀,归来呀,千年谁复重生?一剑动京华!最后的亚西兰。 什么是强者: 他为天下第一,却说勇无第一,武无最高。 可自古有言,一将顶三宗,三真灭四将,一帅困四真,一仙弑三军。 他想调停,可战神说:亚西兰,不是你小小武仙说了算! 时代风口浪尖,有人不愿成神,有人被迫成神,有人不得已而成为神。 他爹:我儿武学天赋,天下无人能及。他:我已经废了。 他,学成出山,却缝天下追杀,一路南逃北藏,无处藏身,最终被迫自立为王。 他曾经输麻了,可后来又赢麻了,却也一无所有,还要追了他一个青春的疯子给他递酒:吾有良酒,将军食之,可解心忧。 最后的亚西兰,危危大局,谁才是最终的执棋者,或终将揭晓。 可隐藏最深的他:天下大势,尽由我控。 …爱情是互相成就的一段旅程。这个男人有三任妻子。第一任是少年懵懂时期爱上的清纯感性的妻子。第二任是青年创业时期遇到性感聪明的妻子。第三任是事业有成的中年时期遇到的妻子。如果可以男人也希望可以从一而终。扣心自问,17岁的少年期的他在少女害羞低头一笑露出的浅浅酒窝。犹如娇艳欲滴含苞待放的玫瑰这是他这辈子唯一一次真正的动心。高中没考上李辉穿越到过去,参加奥运会,成为体坛全能王者的故事。烽火连天不休。 隐宗12年,周王朝在三国联军的铁骑下,化为废墟。一干皇亲国戚遭到屠戮,只有年方20的太子罗方靖幸存。 中原八国,各怀野心,而太子唯一的梦想就是复国。 正当罗方靖正一步一步地实施自己的复国大业的时候,他发现了一桩陈年旧事,在茫茫历史的海洋中,显得那样的不起眼,却很有可能是罗方靖所寻求的终极答案。 我,这是怎么了? 人生不止有眼前的苟且,仔细看,还有更远的...... 读者群:913285821 本文描写一对乡下的老夫妻,一起过着平凡的而甜蜜的生活,苦中作乐,为了能够购买到一辆5000元的三轮车而,老两口不断去努力种地挣钱的故事。接近生活,代入感极强,本小说以一对现实生活中的夫妻那真正的故事作为取材,不脱离实际还有现实,生动的刻画了真实生活的那最为现实的写照,看完了之后,引人深思,令人更加的去珍惜现在所拥有的生活。趁您的亲人好友还在人世,多多珍惜,生活,那是最为苦涩而甜蜜着的。金融大佬曹明义意外身亡,回到上世纪九十年代,身份变成一个混子。 面对糟心的家庭,困窘的生活,看他如何一步步由小做大,翻云覆雨,站立傲世极巅!
信息安全 笔记本 蒙牛网络营销 网络安全应急工作机构 网络安全网络信息 网络营销站点域名采用"企业网站域名/产品名或营销页面名"的形式属于 营销团队的介绍 怎么检查网络安全 打赏营销 网络营销的职能关系 广告与营销的区别与联系 冤亲债主的干扰影响咨询【www.richdady.cn】 与老公前世的前世修行【www.richdady.cn】 心特别累的环境影响咨询【www.richdady.cn】 财运不佳的原因分析【www.richdady.cn】 精神不振的环境影响【www.richdady.cn】 不爱读书咨询【企鹅383550880】√转ihbwel 孩子不爱读书的应对策略咨询【微:qq383550880 】√转ihbwel 提高孩子阅读兴趣的方法咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世今生的故事有哪些经典案例?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 升迁障碍的职场瓶颈【www.richdady.cn】√转ihbwel 前世今生的故事有哪些案例?【www.richdady.cn】√转ihbwel 内心恐惧胆怯的原因分析【www.richdady.cn】√转ihbwel 婴灵的超度仪式【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 外灵干扰的前世记忆【微:qq383550880 】√转ihbwel 婴灵咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 冤亲债主干扰的心理影响咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 邪灵对人的危害咨询【微:qq383550880 】√转ihbwel 升迁障碍的原因有哪些?【企鹅383550880】√转ihbwel 婴灵的超度与心理安慰【企鹅383550880】√转ihbwel 财运不佳的财运改善【σσЗ8З55О88О√转ihbwel 第三方营销资源平台 信息安全eal3 .org网站开发 网站建设案例资料 金融营销的网站设计案例 经营模式和营销模式 中国网络安全国际峰会 代运网站 网络安全法立法 网站栏目 网络安全技术方向网络营销服务专家 上海营销app产品公司 家电怎么营销方案 邢台做网站推广价格 衡水网站建设最新报价 上海简约网站建设公司 电子商务网站建设 广告与营销的区别与联系 网络安全网络信息 长沙哪里做网站好 联邦信息安全管理法 网络营销怎么做见效快 深圳电子商城网站建设 精准营销网 什么软件做网站好 余额宝营销 网络安全审核员 网络安全应急工作机构 乐清企业网站制作 信息安全违规案例 怎么检查网络安全 哈尔滨网站建设市场分析 信息安全笔试,-1 国家网络安全信息周 青岛设计网站的公司哪家好 代运网站 把网络安全作为头等大事 青岛高端网站设计 专业的网站建设公 信息安全测评师 考试时间信息安全 一级 哈尔滨网站建设市场分析 网络安全威胁分析报告 济南 信息安全 亚太地区信息安全问题 网络营销推广环境分析报告 中国网络安全五十强 网络营销四种策略 东莞网站策划 怎么检查网络安全 怎么建网站 长沙做网站品牌网络安全违法举报中心 上海十大互联网营销 网站建设访问人群 中国石油信息安全通报 提高网站排名 深圳企业网站公司 郑州网络营销服务 广告与营销的区别与联系 信息安全测评师 考试时间信息安全 一级 网站栏目 深圳电子商城网站建设 信息安全相关认证证书 免费微网站 汕头建设网站 东华大学 信息安全 汽车网络营销标题 国家网络安全信息周 提高网站排名 秒收的网站 京东商城的整合营销 网站建设案例资料 什么软件做网站好 蒙牛网络营销 网络公司营销手段 html5网站 怎么检查网络安全 信息安全 笔记本 知名网站制作公司青岛分公司 网络信息安全创新制度 深圳建科技有限公司网站首页 衡水网站建设最新报价 自己创造网站平台 青岛设计网站的公司哪家好 020网站系统 东台网站设计 济南 信息安全 微博营销的swot 智慧城市 网络安全 利用互联网营销的例子 网络安全需求分析需要按照服务器 乐清企业网站制作 信息安全等级保护定级备案 2013年 张建军 信息安全 网络安全网络信息 信息安全的人员安全,-1 网络安全和信息办公室 网络安全管理平台功能 网站倒计时 大型网站制作 微博营销的swot 网络安全审计公司 idcisp信息安全管理系统 网络营销的交互性 第三方营销资源平台 计算机等级信息安全 信息安全事态或事件 2011年网络安全事件 衡水网站建设最新报价 第三方营销资源平台 网络安全协议是为保护网络和信息 日照网站推广 网络安全技术方向网络营销服务专家 网络安全运维面试题 苏州响应式网站建设 网络安全审核员 做全网整合营销的公司 自动发货 北京云主机网站源码 phpcms_v9_utf8 html5网站 滨州建网站 开商城网站 中国石油信息安全通报 网络营销四种策略 营销团队的介绍 北京网络安全 平顶山网站建设 长春网站设计 网络安全未公开接口 青岛设计网站的公司哪家好 网络营销可以自学吗 做网站教程 冷色调网站 信息安全运营中心产品 微信营销的好处坏处 常州网站建设公司机构 网络营销站点域名采用"企业网站域名/产品名或营销页面名"的形式属于