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
网络安全所称网络欧盟 网络安全团购网站建设信息安全案件杭州网络安全解决方案网站和手机网站福建信息安全会议,-1网站建设 php 企业网站青岛的网站设计肇庆网站建设文:殷勤昨日三更雨又得浮生一日凉 文:本是后山人偶坐前堂客 玄龙大陆,以武为尊。 少年叶平安得到败天武帝的至尊天眼,从一个卑微的蝼蚁,成为至高无上的绝世武帝! 一路上白骨累累,红颜多娇路飘摇,无敌路上太寂寥!玩归玩,闹归闹,回到汉末三国还得跟我皇叔混! 昔日屌丝秦耀,自穿越汉末以来,身无所长,心无所居,惶惶度日十载,历经黄巾之乱,成刘备帐下一无名小卒。 大战前夕,上司张飞醉酒发狂,险先误杀秦耀。秦耀大怒:“阉人张飞,安敢放肆!” 【叮,你的外挂已上线!】 得最强打工系统,做最帅打工仔! 助刘备,平蛮夷,灭世家,除军阀,揽群芳于铜雀,招贤臣于麾下,安天下于掌握,扶明主于帝位! 纵横天地间,谁能与之相扛? 秦耀:“在下秦耀,愿助主公成就千秋大业!” 刘备:“我得汉明,大事可期!” 一个九零后年轻人一生的梦想就是能和自己相恋三年的女友组建一个温馨的小家,奈何却败给了房子车子彩礼,正当伤心欲绝生无可恋之时,死党一个电话改变了他的一生,也遇到了生命中真正属于自己的那个人,,,,,,五十年前,先帝国师玄机真人曾预言帝国五十年后必有祸乱,届时可能生灵涂炭、血流漂橹。先帝问其破解之道,玄机真人打开转轮镜,转轮镜上印出一行字“星冥渺渺,纷争不休,欲解此道,天璇武极”。不久先帝暴毙,国师亦不知所踪......文:殷勤昨日三更雨又得浮生一日凉 文:本是后山人偶坐前堂客 看内容吧千年前一场大战力挽狂澜以一战百最后道毁身陨,神魂转世投胎,借逐渐寻回前世回忆踏上漫漫武道之路问鼎武道的至高峰.李十一把玩着手中的骰子,戏谑的问尸王:敢不敢与我堵上一把? 这一次我赌上人类的未来! 丧尸横行,人心难测,秩序崩塌,强者为王。 把一切命运交给骰子我叫牧冬,我的世界存在着一种名叫天劫的怪物,幸好,与此同时,有一群正义的超级英雄们挺身而出,与之对抗...... 直到那天,这个游戏出了BUG,不再自动刷新和删除记忆。
网站建设案列 网站和手机网站 杭州的网站开发 政府信息安全管理 潍坊网站推广 湘潭大学信息安全 免费个人网站申请 网站制作推广公司 从化建网站 网站策划网 与公婆前世的前世修行咨询【www.richdady.cn】 心慌胸闷头晕的原因分析【www.richdady.cn】 升迁障碍的职场转型技巧有哪些?咨询【www.richdady.cn】 “缺心眼”对人际交往的影响咨询【www.richdady.cn】 与女友前世的前世案例咨询【www.richdady.cn】 前世缘份如何影响情感生活?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 婚姻生活不顺的自我提升【σσЗ8З55О88О√转ihbwel 缺心眼的前世记忆咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 无形干扰的前世故事威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 事业不顺的职场建议有哪些?咨询【企鹅383550880】√转ihbwel 内心恐惧胆怯的情感释放【微:qq383550880 】√转ihbwel 孩子不爱读书的家庭教育方法有哪些?【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 儿子抑郁症咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 自闭症的案例分享咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 亲子关系的咨询技巧咨询【www.richdady.cn】√转ihbwel 亲子关系的心理调适咨询【σσЗ8З55О88О√转ihbwel 前世今生的轮回解析咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 纠纷的调解技巧【σσЗ8З55О88О√转ihbwel 性压抑的情感释放【σσЗ8З55О88О√转ihbwel 婚姻生活不顺的前世因果【www.richdady.cn】√转ihbwel 信息安全从业 义乌建网站 小米的网络营销方式 chinasec安元可信网络安全平台 太原网站设计 备份 网络安全审计技术 国家网络安全部 近年来互联网用户变化的情况分析而这些变化对企业网络营销的影响? 山东企业网站建设 国内做网络安全的公司排名 广东 网络安全空间协会 清华网络安全哪个教授 图派做网站 潍坊网站推广 从化建网站 核电信息安全入侵 国家信息安全技术中心 搜索引擎营销创意分析 浦东新区网站建设 南宁市制作网站的公司 2017世界网络安全大会 网站建设 php 企业网站 天津市网站制作 公司 网络安全身份认证有哪些类型 网络安全宣传周 gbt 20984-2007 信息安全技术 信息安全风险评估规范 网站内容添加 深圳html5网站建设 服务器网络安全软件 频率营销几级 网站的布局 网络安全 面试 成都建网站 济南微信网站 网络营销不仅限于网上 gbt 20984-2007 信息安全技术 信息安全风险评估规范 网络安全技术研究 信息安全机构认证 信息安全的发展与风险管理 ppt 网站制作推广公司 网站建设价目 网络安全与信息活动方案 创建网站的流程洛阳建网站 山西网站设计 网络安全身份认证有哪些类型 杭州网络安全解决方案 四川省计算机信息安全行业协会 南宁市制作网站的公司 昌平网站建设 泸州网站建设 网站功能 网上营销代理网站制作哈尔滨 微信小程序做网站 网站建设案列 国内做网络安全的公司排名 信息安全 企业 北京软件园 2018年的网站制作 网站模 天津市网站制作 公司 信息安全简介,-1 广东省信息安全协调工作系统 政府信息安全管理 国家网络安全部 数字认证网络安全 专业的西安免费做网站 静态网站有哪些优点 网站怎么设置支付功能 网站功能 创建网站的流程洛阳建网站 网络安全 面试 信息安全 企业 北京软件园 网站建设报价 数字认证网络安全 2017最新网络安全事件 青岛日文网站制作 网站快速备案 简述网络安全的解决方案 大连微信营销 网络安全空间大赛 网络安全技术研究 公司网站建设推广 网站关键词 太原网站设计 信息安全攻防实训系统 网络信息安全小组成员 2017西安信息安全大赛 国际信息安全中心待遇 淄博网站排名seo 济南微信网站 手机信息安全 ppt 成都建网站 杭州的网站开发 国防信息安全 美国网络安全战略特征 微信营销员 免费个人网站申请 常用网络安全技术 access的程序出售.是wap网站.请问怎么给asp 四川微信网站建设 太原网站设计 网络信息安全考试 远程接入过程管理敏感国家 营销流行语 淄博网站排名seo 图派做网站 厦门企业官方网站建设 信息安全案件 网站建设需要具备哪些知识 逛信息安全论坛 信息安全专业获批 网络安全 最新 方向 三只松鼠 动漫营销 国家网络安全部 网络安全所称网络 网站建设需要具备哪些知识 湘潭大学信息安全 网络安全 课程设计 pki 网站快速备案 网络安全规划拓扑 美国网络安全战略特征 专业的西安免费做网站 2012年网络安全事件 从seo角度阐述网站页面应如何布局文章应如何去写? 亚马逊服务营销策略上海运营营销号大公司简介 潍坊网站推广 政府信息安全管理 网络安全问题防止趋势 网红营销平台 微博 备份信息安全 东莞企业营销型网站策划 网络安全员培训内容 济南网络安全培训中心 湘潭大学信息安全 中国网络安全大会2014 信息安全学 辛集做网站