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
信息安全服务资质要求想开一家网络营销公司三星网络营销策划书乐清手机网站优化推广网络安全技术基础知识信息安全防范贴吧网络营销服务协议欧盟网络安全法律法规宜兴网站建设小米的客服中心提供了怎样的服务?哪些与网络营销有关?展示用网站在神话与历史的时空长河中,一些神灵与人杰遭到 怨气污染,堕落成魔,妄图灭世。 因此,以弑神为己任的弑神者,应运而生。 李孟年,世间唯一的司狱校尉,执掌大罗神狱,缉 捕神鬼妖魔,肃清一切罪孽。 第一张通缉令上,便是来自历史时空的始皇帝,说 他在遭到怨气污染后,妄图以活死人大军横扫中原,重建万世之帝国。 但这位始皇帝在面对李孟年时,却主动寻死,只为 进入神狱… 于是,在神狱中,李孟年见到了幕后真正的执棋者 仙秦之主,嬴政! 软弱的人只能像蝼蚁一样活着,渺小且无意义 无法再沉默中爆发,那就只能在这其中死亡。 做出你的选择吧少年! “这一世我不会再让任何人夺走我的重要之物” 成为强者的路上披荆斩棘,染红鲜血的手只为守护心中之物,书写属于自己的魔法传说!!!前世,被女友和弟弟诓骗白白葬送了一生 重来一世,什么爱情,什么友情,什么亲情,我要搞事业,我要成为大陆第一召唤师,可这条道好顺畅啊,你倒是阻拦我一下啊,别人也是这么顺畅吗?姜太公死后进入地府创建了鬼差人间值守制度。 姜云在婴儿时凭借神甲护体,机缘巧合来到地府,被姜太公收为徒弟,从此以鬼的方式,在地府生活了200年,成为第一个人类鬼差。来到人间,体验人类生活,拥有神甲护体的他,以超强的实力杀恶鬼、斗僵尸、战西方恶魔,维护着人间太平。 以同名漫画《大理寺日志》改编,添加了一个自设加入(且体可查看“附录”)作者初心是希望在加入自己自设人物的后时写一份精彩的《大理寺日志:文字版》希望大家多多支持! 附录:(其他人物皆出于原创,在此只介绍自己加入的角色了) 姓名:郑珏 身世:唐代五门望族“荥阳郑氏”的小女儿 身高:156 年龄:离家时年仅十三岁 武器:匕首 其他信息会在文中介绍,在此不便多说,望各位原谅白彦穿越到大乾王朝,竟然因为一把火,被封为炎神,天下祭祀。 而他无心名利,不愿混迹官场,一直隐瞒身份。他只想做个逍遥财主,快活一生。可天不遂人愿,屡屡被卷入到战争官场之中。 是丹帝重生?是融合灵魂?被盗走灵根、灵血、灵骨的三无少年——龙尘,凭借着记忆中的炼丹神术,修行神秘功法九星霸体诀,拨开重重迷雾,解开惊天之局。   手掌天地乾坤,脚踏日月星辰,勾搭各色美女,镇压恶鬼邪神。   江湖传闻:龙尘一到,地吼天啸。龙尘一出,鬼泣神哭。   本故事纯属虚构,如有雷同,那就是真事儿,想要对号入座,抓紧时间进群:487963015 微信公众号:平凡魔术师,或者搜索:pingfanmoshushi1982,公众号上有问必答,福利多多! 原籍山东诸城不追求CP结合,架空历史的一部帮派穿越小说! 道上老大白楚阳,在一次斗殴中被人刺杀,结果直接穿越到数百年前的白氏家族。 为了能让自己存活下去,同名同姓的白楚阳,使出自己在现代混迹的所有本领,让这个古代的白氏家族,逐渐成为一方霸主! 35岁的上市公司老总徐登峰意外重生,回到他18岁的年代,一个新的世纪正在冉冉开启,前世没结婚的他看着身边的几个完美女孩陷入万分纠结,该选哪个好呢?
中国网络信息安全大会 小米的客服中心提供了怎样的服务?哪些与网络营销有关?展示用网站 服务器网络安全设备方案 快消品网络营销 宝安做网站 网站整站 深圳营销推广报价 外贸网站建设公司咨询 怎么做网络营销策划书 美国信息安全市场规模 事业不顺的职场调整咨询【www.richdady.cn】 如何识别外灵干扰的症状咨询【www.richdady.cn】 公司破产的心理调适咨询【www.richdady.cn】 纠纷的案例分享【www.richdady.cn】 前世今生的奇妙经历【www.richdady.cn】 孩子压力大的解决方法【企鹅383550880】√转ihbwel 外灵干扰的心理调适咨询【企鹅383550880】√转ihbwel 心慌胸闷头晕的案例分享威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 家庭关系的相处之道有哪些?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 如何维护良好的家庭关系?咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 家庭关系的情感维护咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 儿子抑郁症【www.richdady.cn】√转ihbwel 前世老婆的前世案例咨询【企鹅383550880】√转ihbwel 前世缘份的案例分享咨询【σσЗ8З55О88О√转ihbwel 升迁障碍的职场晋升技巧有哪些?咨询【σσЗ8З55О88О√转ihbwel 升迁障碍的职场晋升咨询【企鹅383550880】√转ihbwel 心特别累的自我提升咨询【σσЗ8З55О88О√转ihbwel 学习成绩差的案例分享咨询【σσЗ8З55О88О√转ihbwel 婴灵的超度流程咨询【σσЗ8З55О88О√转ihbwel 潜能开发与自我提升咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 信息安全培训测试 1 网络安全威胁常见的有哪几种 网站建设 php 企业网站 常见网络安全漏洞 信息安全专业相关工作的通知 中国网络安全50强 阜阳网站建设 信息安全专利 上海运营营销号大公司简介 快消品网络营销 中孚网络安全隔离卡 信息安全管理技术 网络营销服务协议 策划类网站 网站代 办公电脑网络安全教育 营销型网站的建设 网站整站 想开一家网络营销公司 武汉设计网站公司 网络安全500强中国公司排名 功能性网站制作 ids 网络安全防护手段 上海网站建设在哪 中国信息安全测评中心山西测评中心 快消品网络营销 中孚网络安全隔离卡 信息安全管理技术 网络营销服务协议 策划类网站 服务器网络安全设备方案 网站代 cpa营销 网站设计佛山顺德 篇高端网站愿建设 营销型网站的建设 信息安全成果 互联网网络安全 评论 网络安全宣传周 网络游戏中营销植入 外贸网络营销教材 信息安全管理技术 中国网络安全50强 信息安全产品eal3等级认证,-1 网络安全态势感知系统 网站支付接口 美国信息安全市场规模 关于信息安全的 国标 广州微信营销 简述市场营销6p理论 网络信息安全课件 响应式网站模版 武汉设计网站公司 重庆做网站 美国网络安全行政令 成都网站设计 网络安全学习宣传网址 国家信息安全相关政策,-1 服务器网络安全设备方案 武汉设计网站公司 常见网络安全漏洞 网络安全 强制认证 浙江省信息安全协会 网络营销是通过购物的情景变换将产品直接介绍给终端用户以获取利润 网络游戏中营销植入 杭州的网站开发 soc 信息安全 浙江网站建设 信息安全专利 设计网站的优势 (1)计算机信息安全,-1 闸北区网站建设 网络安全培训流程图 互联网营销 步骤 天津信息安全公司 中国网络安全50强 网络安全 最新 方向 美国网络安全行政令 搜索引擎营销 关键词 互联网营销含义 长春网站优化公司 从化建网站 响应式网站模版 策划类网站 互联网网络安全 评论 邮箱营销系统哪个好用 网络营销基础报告 网站的布局 网站设计公司长沙 上饶网站建设 信息安全中rat代表什么,-1 贴吧营销网络安全协议包括 . 上海网站建设在哪 gbt 20984-2007 信息安全技术 信息安全风险评估规范 H5建网站 H5建网站 学做网站网 天钥网络安全审计 网站网页制作公司网站 仿建网站 中国信息安全测评中心山西测评中心 中国信息安全标准体系建设 泰州全网整合营销 营销传播 营销培训 公司网络安全需求报告 东莞企业营销型网站策划 邮箱营销系统哪个好用 上海网站建设联 长春网站优化公司 信息安全产品eal3等级认证,-1 陈肇雄 网络安全 信息安全 化 信息安全行业中权威资格认证有 网络安全 强制认证 信息安全技术标准广州外贸网站建设 办公室信息安全管理 三星网络营销策划书 网站制作推广公司 微博与微博营销的概念 京东商城的整合营销 常见网络安全漏洞 2016网络安全法进展 网站建设 php 企业网站 石家庄网站建设 闸北区网站建设 网络安全产品检测报告 网络安全产品检测报告 信息安全行业中权威资格认证有 营销策划的含义 常见网络安全漏洞 外贸网站建设公司咨询 网站制作厦门公司 互联网营销含义 网络安全 飞天诚信