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
网络营销分为哪些特点网络安全新技术有哪些系统营销病毒营销的注意事项济南网络推广网络营销报价搜索引擎营销竞价排名厦门外贸网站网络公司营销策划方案什么是网站规划怎么做微网站岳峰,蓝星玩家联盟核心团第四军团长,180级六转大剑士。 在抵御异世界文明入侵失败蓝星彻底沦陷之际,他借助时空神器的力量携带游戏记忆重回三年前,【降临】开服前夕。 三年多的游戏生涯,让他知晓无数赚钱技巧、副本攻略、传说任务、装备出处…… 这些还不算,在第一次登陆游戏的时候,岳峰意外发现背包当中竟然携带了游戏中唯一的圣器《传承之章》。 凭借种种优势,岳峰在游戏中找回爱人,建立势力,统一游戏版图。 当三年后位面融合的时候,异位面降临者们悲哀的发现,等待他们的是游戏内攀升到了极致的工程学科技以及无数装备精良的玩家。 当团结一切力量消灭所有入侵者之后,岳峰发现,更大的挑战,还在后面……“我不后悔,因为无论怎么选,最后都会后悔。”不知为何,我重生到初三的那个暑假,既然回来了,我就不会辜负这个机会在最好的年华里做最正确的事情,遇上最好的你,然后嬉笑于这不完美的人间,青春有你们所以热血,一起共舞吧,我自横刀向天笑!修炼世界原本没有了妖族,几千年后,为何妖族忽然现世?为何师傅会再次叛变?太多问题需要解释了,燕雀和秦棋能解决这修炼世界中的灭顶之灾吗?天地间有气运万千,每个人生来都背负着属于自己的气运,当一些人不满足于自身的气运之时,争运者便诞生了...... 一个从死人堆里爬出来的普通士兵,忘记了前世今生,看着眼前这片陌生的世界,好奇,孤寂,恐惧…… 天有多高?三杯烈酒攀苍穹。 地有多厚?痴人一梦十殿游。孟婆说我在阳间的寿命没超过24小时,不给予办理投胎业务。 而我当了十八年的鬼,终于等来家里给我烧了一间小卖部。 我意外发现这件小卖部通阳间,可以从阳间进货,拿到阴间来卖。 从此以后我便就做起了阴阳两界的生意,叱咤阴间。 和乔老爷一起卖手机,和扣比一起打篮球,但阎王竟然不要我投胎?要想征服一个女人,首先得征服她的胃。 穿越人士许舟化身小捕快,得不靠谱的系统资助。 左手一盘番茄炒蛋,右手一盘爆炒小龙虾。 玩转天下,尽享人生。 闲时,抓几个坏人玩玩?穿越到一个崩坏的诸天,本以为能够成为飞天遁地的修士,却测出未知废体 诸天融合 神魔乱世 身具废体又如何?与地斗,与天争 守护我想守护之人,爱我所爱之人 你说修行艰苦 那我便走在艰苦之路 筑最强之基,做那诸天最强! 本书,诸天无限流,爱情,动漫同人,洪荒,历史神话,异族入侵太虚学院天才少年苏渊年仅十三岁就领悟出了剑意,由于天赋绝佳被太虚洞天收为弟子,最终苏渊修炼轮回圣体、毁灭圣体、雷霆圣体等等诸多圣体,成为顶尖强者,面对万千妖魔不退后半步,最终成为帝君,将妖魔一族彻底的灭杀,从此成为太虚世界的护界者。
2014信息安全新技术 2013网络安全博览会 网站设计建设趋势 病毒营销的注意事项 昆明云南微网站建设 云平台 信息安全 2016 网络安全竞赛 工信部 网络安全前言 运营型网站 那曲网站建设 冤亲债主对生活的影响【www.richdady.cn】 前世老婆的前世故事咨询【www.richdady.cn】 孩子厌学的咨询技巧【www.richdady.cn】 公司破产的前世记忆【www.richdady.cn】 大龄剩女的改运方法咨询【www.richdady.cn】 人际关系不好对工作的影响【微:qq383550880 】√转ihbwel 大龄剩女的情感生活咨询【www.richdady.cn】√转ihbwel 升迁障碍的职场规划咨询【企鹅383550880】√转ihbwel 孩子不爱读书的原因【企鹅383550880】√转ihbwel 迟缓儿的环境影响【企鹅383550880】√转ihbwel 与老公前世的记忆解析【企鹅383550880】√转ihbwel 外灵的干扰特征咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 心特别累的情感释放咨询【企鹅383550880】√转ihbwel 有官司的调解技巧威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 如何克服升迁障碍?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 暗恋的前世因果威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 冤亲债主干扰的常见案例【微:qq383550880 】√转ihbwel 财运不佳的改善方法咨询【微:qq383550880 】√转ihbwel 孩子不爱读书的家长引导方法有哪些?咨询【微:qq383550880 】√转ihbwel 孩子压力大的原因分析【企鹅383550880】√转ihbwel 重庆营销策划服务 微博营销是一项系统工程微博营销的操作模式包含以下哪些 网站域名注册 营销分销 张北网站建设 网络信息安全监管 信息安全框架示意图,-1 网络营销实训课 edm电邮营销平台 厦门外贸网站 企业网站备案策划 手机网站空间 河池做网站 网络营销推广哪家好 网络安全岗位培训门户网站的功能 长安手机网站建设 网站排版策划 淮南网站建设 互联网公司营销方案 edm电邮营销平台 网络营销途径都有哪些方面 徐汇微信手机网站制作 番禺微网站建设 网上营销上海 情感营销 3个c 网站的形式 cpc营销 淮南网站建设 大良网站公司 怎么做微网站 企业整合营销公司 2013网络安全博览会 国家网络安全宣传周主题 网络安全备案表 .网站建设的目标 网站的形式 网络安全的特点有哪些 破解网络安全密匙 四川大学的信息安全 重庆营销策划服务 python 3.5网络安全 网络安全对话 河池做网站 中国信息安全测评中心华中测评中心 二级域名网站价格 济南网络推广网络营销报价 google网站地图 微博营销效果体现 企业网站备案策划 常德网站优化高端上海网站设计公司价格 供应链 信息安全的定义,-1 南京网站优化 营销网站与传统网站的区别 上海有名的做网站的公司 视频营销推广公司 博客营销实验总结 微博营销效果体现 家庭网络安全设置 贵阳建网站 富阳做网站 国家网络安全宣传周主题 网站开发的缺点 安徽省 信息安全协会 潍坊网站优化 网络安全的特点有哪些 贵阳建网站 搜索引擎营销竞价排名 网络信息安全监管 网络安全风险感知 创新的购物网站建设 网络营销打造品牌 徐州网站 手机网站模板 2014信息安全新技术 网络安全前言 2016年中国网络安全会议从服务器复制文本粘贴到本机 信息安全 能查到么,-1 信息安全攻防技术 那曲网站建设 信息安全导致的损失 电脑版网站制作公司 第三方信息安全评测 郑州网站推广流程 网络安全岗位培训门户网站的功能 西安商城网站建设制作 运营型网站 google网站地图 大连大型网站制作公司 番禺微网站建设 家庭网络安全设置 汽车营销策划的案例分析 网络安全备案表 网络公司营销策划方案 信息安全的保护对象,-1 个人网站主页设计 张北网站建设 网络安全峰会2017 营销分销 网络安全备案表 2016 网络安全竞赛 工信部 网站排版策划 富阳做网站 酷炫给公司网站欣赏 .网站建设的目标 企业网站备案策划 国内网络安全厂家排名 情感营销 3个c 信息安全是一门 网络营销实训课 小米的营销模式分析 二级域名网站价格 重庆网站建设公司那好 坚守信息安全底线 网上营销上海 信息安全应急处理服务一级资质 微博营销是一项系统工程微博营销的操作模式包含以下哪些 企业信息安全组织架构 信息安全 框架 信息安全导致的损失 昆明云南微网站建设 2013网络安全博览会 汽车营销策划的案例分析 云平台 信息安全 潍坊网站建设公司电话 微网站风格 暗网网站 大学网络安全先学什么意思 富阳网站建设 与传统市场营销相比 淘宝直播的营销手段 营销分销 医院营销 联想网络营销案例分析 edm电邮营销平台 网络营销意识不强 信息网络安全检查