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
网络营销平台 定价ui设计和网络营销网络营销书提纲酒店网络营销具体方案富阳网站建设网站打开速度优化外贸整合营销方案中国国家信息安全测评中心信息安全孤岛 2016网络安全优秀教师奖宇宙星河   无尽虚空   凌驾于天道之上   掌管无尽宇宙   不被任何人打败   她就是墨星玄什么叫管家? 管家就是有家的都归我管。 诡怪有没有家? 有家?有家那就归我管! 什么,你说有的诡怪没有家? 那就打到他承认自己有家。余年原本只想老老实实做一个富二代,在游戏里面只钛金,不玩操作,他只想要一身金装游走江湖,不打架,只张扬,不玩对象,只买外观,他只是单纯做个别人眼中“万恶的软妹币玩家”,直到他那天手一抖,成了别人家的徒弟……九世, 一世并非活着的一世, 一世可能是百年千年亦或万年甚至更久远, 他每一世都要等一个人, 他们之间到底有何联系? 当第九世来临, 又会发生何事? 等待的结果并非是他想要的一个结果, 当宿命的轮回降临, 最后的胜者是身怀正义, 看透内心的那个人, 凤天九年,第九世的那个人出生, 一连串的变故让其走上了修行之路, 一路上爱恨情仇的修行, 一路上或大或小的变故都让木秋慢慢发生着转变, 他在成长, 他看时间沧桑变化, 他悟人间真谛, 生命中有他想守护又守护不了的, 生命中有他可以守护的, 种种历练让他已经站在了至高之上, 但当他以为他已经站在了至高, 却不知那个等着他的他的出现, 两人又有何渊源? 最终的宿命又会如何? 世有一客,名惊鸿客赫赫有名的“白金”成就满级玩家,在删除账号却误入了新的时间,本以为是系统BUG,没想到却在这里开启了新的人生以完美的道构建世界。 完美的道是正是邪、是善是恶?完美的世界又是怎样一番模样?男主顾易意外穿越到大楚帝国,结果身份和现代社会还是一样平民,在大楚帝国一次意外中获得了系统辅助,完成任务直接一路飙升,咸鱼翻身为一大楚帝王。建安十二年,郭嘉病重,生命即将走到尽头。 临死前,郭嘉拉着曹操的手,说出了一个秘密:吾弟郭泰,才能胜吾十倍,可助主公成就霸业! 曹操悲痛之余,三次到访,请郭泰出山,开局便是赤壁之战前夕。 面对诸葛亮草船借箭,郭泰直接送他十万支火箭! 周瑜:诸葛军师,你的十万支箭呢? 刘备:军师,你不是诸葛卧龙?怎么从来没有成功过? 司马懿:丞相为何要灭我满门? 曹操:吾有文政,犹鱼之有水也!二十五岁的马尤素福从遥远的也门求道归来,他以为他可以平安宣教度过余生,却不料……
信息安全孤岛 2016 网络专业的网站建设 腾讯网络营销的挑战 网络营销公司培训 甘南网站建设 青岛网络营销 网站建设品 免费营销信息发布 遵义网站建设 长沙网站优化 精神不振的心理调适【www.richdady.cn】 冤亲债主化解【www.richdady.cn】 头脑混沌咨询【www.richdady.cn】 精神不振的解决方法咨询【www.richdady.cn】 升迁障碍的职场转型咨询【www.richdady.cn】 失业的原因分析咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 去世的母亲的前世解析【www.richdady.cn】√转ihbwel 特殊学校的教育理念【企鹅383550880】√转ihbwel 财运不佳的改善方法【σσЗ8З55О88О√转ihbwel 克服职场升迁障碍【企鹅383550880】√转ihbwel 财运不佳的风水调整【企鹅383550880】√转ihbwel 暗恋的原因分析【企鹅383550880】√转ihbwel 前世缘份的重逢有何迹象?【www.richdady.cn】√转ihbwel 冤亲债主的干扰与化解威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 性压抑的自我提升咨询【www.richdady.cn】√转ihbwel 性压抑的情感释放咨询【σσЗ8З55О88О√转ihbwel 不爱读书的改运方法咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 发育倒退的原因分析咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 意外的前世解析咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 升迁障碍的职场突破方法有哪些?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 网络安全产品国外品牌 台州公司网站建设 南昌建网站单位 西宁网站 it电脑信息安全管理软件,-1 网站怎么办 让学员了解idc机房内的网络安全技术及 防火墙技术; 信息安全等级4级,-1网络综艺营销策划 烟台网站建设联系电话 南京设计网站 关于网络安全协议 论营销 唐山网站搭建 深圳整合营销优势 公安局信息安全中心 网站制作公司排行榜 个性化网站建设 汕头网站设计公司 网络营销最有效的方法有哪些 上海做网站 公司 推广型网站 网络安全黑白之道 佛山+网站建设 绵阳做手机网站建设 贵阳优化网站建设 传统营销分析 重庆企业网站建站 腾讯网络营销的挑战 基于python的网络安全 长安建网站公司 网络安全病毒逻辑实例 网络安全字体 2017网络安全年会 网络安全大赛ctf赛题 网站开发需求 网络安全黑白之道 富阳网站建设 聊城网站建设费用 营销】 成都 做网站 模版 上海 网络营销课程 营销】 深圳 网络安全服务商 网络信息安全保障计划 对于网络营销的看法 信息安全准入 零基础网络安全 网站设计师 汕头网站建设 信息安全管理审核,-1 新手可以自己建网站吗 重庆专业网站搭建 免费营销信息发布 甘南网站建设 什么叫b2b营销模式 酒店业网络营销特点 联想 信息安全 传统营销的优势是什么 网络安全是什么专业 华为 网络安全特性 网站线框 网站怎么办 广州企业网站建设哪家服务好 个性化网站 网络安全软件应用有哪些 推广型网站 盈利型网站 汕头网站建设 公安局信息安全中心 浙江省网络安全办公室 山西信息安全测评中心 有哪些营销型网站推荐 烟台网站建设联系电话 山西信息安全测评中心 网站制作 手机 网络营销实训课程ppt模板 网站的维护 深圳 网络安全服务商 郑州建网站公司_河南建网站_郑州建网站_建企业网站-郑州建站网 2017网络安全年会 网站开发需求 外贸整合营销方案 网站飘动 南昌建网站单位 网站制作公司排行榜 营销网站 做信息安全的单位江苏 公益网站建设 网络信息安全保障计划 营销型网站建设定制信息安全等级保护含义 国家网络安全计划 课件营销 论营销 网络安全法 2016 techcrunch 山东网站建设推广 中国计算机网络安全网 卡通类网站设计 网站线框 网络营销最有效的方法有哪些 淄博网站制作 网络营销书提纲 网站术语 信息安全等级4级,-1网络综艺营销策划 重庆企业网站建站 网络安全保护 网络信息安全部成员 模板网站的好处 浙江 网络安全 浙江省网络安全办公室 罗湖网站建设 信科网络 武汉建网站公司 访问京东为网站选择5个核心关键词和30个长尾关键词? 台山网站建设 2015十大网络安全事件 营销网站与传统网站的区别 做网站公 营销型网站建设定制信息安全等级保护含义 营销的术语 西安制作手机网站 做好工业控制系统的信息安全等级保护工作 分析一个网站 智能电网信息安全 网站上传文件存储方式 长安网站优化 台州公司网站建设 什么是网络营销 网站建立公司四川 山东省信息安全协会 李 唐山网站搭建 广州企业网站建设哪家服务好 唯品会营销策划书 台山网站建设 信息安全性测试方法 网络营销实训课程ppt模板 网站免费认证