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
微网站怎么做伪原创网站网络安全新闻案例嘉兴品牌网站建设成都信息安全类公司网络营销效果评价方法有哪些上海 信息网络安全管理珠海集团网站建设个人免费网站注册com网络安全在哪设置一觉醒来,风起大明! 奸臣明君良臣鞑子,来来来,一起演一出大戏吧!消灭人类暴政,世界属于三体!(欢迎和我比命长)(视天气情况不定期更新)张风误打误撞的来到了一个未知的世界,未知的时空。纷乱的世道,混乱的种族,让张风的目标变得遥不可及。好在有几位落魄的大妖相助,张风开启了自己在这个时空的争霸生涯。长临渊黑暗中总有一双眼睛盯着你 阴谋算计?在绝对的实力面前全是狗屁! 修炼瓶颈?在无敌天资面前就是笑话。 黄凡因英雄联盟峡谷之巅打上王者1000点兴奋过度街头蹦迪被雷劈死,穿越到被强盗折磨致死的富家庶子身上,天崩开局,幸得装逼系统,临死装了个大逼,抽到金手指,从此海阔凭鱼跃,天高任鸟飞,极限装逼,快乐至永生。都市的霓虹,血色的江湖。我的江湖,我来了。我带着大妖混江湖。无数年前惊天战斗,洪荒世界天地之间的灵气被消耗殆尽。天人大战后,巨妖死后化为大地的身躯。剩余的人类吸取剩余的灵气为生,这洪荒世界之上,有没有尽头,总有人去寻找尽头。重回十五年前,林毅站在十字路口重新拥抱未来。 本书为原创长篇小说,分为两部。分别是上篇《亿兆富翁的百日蜕变》,下篇《亿兆富翁的二潜舰队》。 描写的是男主角“乌鸟炎”由都市普通人意外成为《亿兆富豪》栏目的幸运观众,从而开启了一段新的人生。关水事在一次遇险中,不小心掉入山洞,得到神农医术的传承,用医术、气功治病救人,从此改变了人生,改变了自身的贫穷生活,也改变了家乡的贫穷面貌,带领乡村们走上富足的道路。
上海 信息网络安全管理 对网络营销的意义认识 网络安全知识测试 不属于网站后期维护 陕西信息安全工程技术研究中心 网站改标题 信息安全对抗赛 419网络安全活动 门户网站建设 大丰做网站 儿子抑郁症的心理调适咨询【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 前世今生的故事有哪些经典案例?咨询【www.richdady.cn】√转ihbwel 潜能开发与自我提升咨询【微:qq383550880 】√转ihbwel 干扰的预防与化解咨询【微:qq383550880 】√转ihbwel 无形干扰的前世因果咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 缺心眼【微:qq383550880 】√转ihbwel 与女友前世的影响分析【企鹅383550880】√转ihbwel 营养不良导致的头脑混沌咨询【微:qq383550880 】√转ihbwel 冤亲债主干扰的心理影响威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 邪灵的驱除仪式【微:qq383550880 】√转ihbwel 灵魂治疗与心理辅导咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 大龄剩女的婚恋困惑如何解决?【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 意外的前世影响咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 信息安全技术风险管理 党政机关信息安全机构 信息安全设备厂家,-1 计算机网络安全实训教程 青岛青鸟网络营销 网站管家 网络安全中CIDF英文缩写 网络安全 和 信息化 政府网站建设联系电话婚纱网站设计 微博营销涉及的范围 如何做网站 长春网络营销网站 信息安全等级保护建设资质证书 中国互联网数据信息安全 整合营销的失败案例 广州市信息安全 邢台移动网站建设 快速营销 深圳网站建设 公司元 信息安全专业分支 网络安全软件公司排名 集中营销的优势 网络安全和云安全 国家信息安全测评认证中心 高校网络与信息安全检查 提供信息安全服务 资质,-1 上海 信息网络安全管理 微网站怎么做 国防信息安全 上海网站营销 眉山网站建设 如何做网站 伪原创网站 网站开发中 政府网站怎么管理系统 大丰做网站 信息安全专业获批 高校网络与信息安全检查 2016信息安全公司排名 运用政府职能 网络安全 科站网站大型网站技术方案 上海专业做网站公 信息安全等级保护建设资质证书 信息安全 课程简介 装修微营销 如何加快网站访问速度 信息安全等级保护管... 党政机关信息安全机构 网络安全中CIDF英文缩写 如何做网站 酒店网站制作策划 大连企业网站 网络安全视频培训课程 中国计算机网络与信息安全学术会议 信息安全专业知识 网络安全知识测试 计算机网络安全实训教程 网络安全案例2017 网络推广营销平台 郑州营销网站 天津做网站 莱芜网站推广 简述城市信息安全管理的意义 网络与信息安全课程设计 信息安全技术风险管理 网络安全软件公司排名 简述网络安全的解决方案 眉山网站建设 email营销的实施过程 整合营销的失败案例 酒店行业 互联网营销 信息安全技术风险管理 广州市信息安全 中国互联网数据信息安全 网络推广营销文章 延安网站建设公司电话 大连企业网站 网络营销的外部环境 整合网络营销 客户 网站管家 微信的网络营销推广案例 信息安全 等级评估中心 国内信息安全公司 最新网络安全新闻的网站 苍南网站建设 贵阳专业性网站制作 马鞍山网站制作 营销培训视频 网络安全 和 信息化 国际网络安全公司排名 上海 信息网络安全管理 网络安全视频培训课程 个人免费网站注册com 苏州企业网站建设 网络与信息安全课程设计 中国优秀网站建设官网 青岛青鸟网络营销 信息安全专业分支 移动营销缺点 网站代优化 网站建设需要具备哪些知识 搜索引营销 伪原创网站 青岛青鸟网络营销 湘潭大学信息安全 网络安全 课程设计 pki 网络安全软件公司排名 用别人网络安全问题 青岛服饰营销 信息安全专业知识 搜狗推广营销顾问 重庆网站推 政府网站怎么管理系统 老王解读网络安全法 营销中的市场细分 酒店网站制作策划 标准 信息安全 iso 27001 itil cobit 单仁全网营销班教什么网站进度表 如何加快网站访问速度 上海做网站的 怎么考网络营销师 市场营销4c战略 信息安全风险评估工具 苍南网站建设 国内ui网站有哪些 微博营销涉及的范围 中国优秀网站建设官网 网络安全日志审计系统 山东信息安全等级保护测评公司 国家信息安全测评认证中心 企业网站策划方案 微博传播营销的特点 2016信息安全公司排名 网站成本 集中营销的优势