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
境外建网站中国电子学会信息安全专家委员会个人网站怎么建立网络安全威胁的种类关注网络安全新浪微博精准营销王网站响应式和非响应式温州微网站制作哪里有微网站建设包括哪些内容b2b营销模式 范本 阿浪曾把男人分成三种,一种是老天爷赏妞型,第二种是自求多福型,第三种是听天由命型,至于方便则超出万物之外,不在无形之中,称为干瞪眼型,可偏偏就是这样一个傻小子,意外和部门里公认的美女擦出了火花。。。神枪手秦老六吊丝青年穿越唐朝当王爷,开始了诸王争霸战。机智权谋比不过太子李建成,文韬武略敌不过秦王李世民,拚杀玩命完败于齐王李元吉。奈何?唯靠一张利嘴,两把刷子,纵横天下,笑傲江湖。数天下英雄,还看我楚王李智云。猪脚林泽穿越到了一个修仙的世界,结果自己只是一个小乞丐,系统这时开启了,他居然能拉网友到这个世界,还能开直播宇宙初开诞生天地奇宝,鸿蒙灵珠,生死碑,长生草,对应武者的精气神 ,得三件奇宝者可得永生。宗门弃徒郭凡,丹田毁,机缘巧合下得五色神剑相助,重新开辟丹田。 走上了一条寻找神剑碎片与变强的道路…… 有个从来抓不到鬼的小道士还俗了,大婚这一天,师兄弟没有一个到场的,全城的鬼却都聚在了婚礼的上空,想替这个总是心肠很软、碎碎念很唠叨、最后却娶了个小狐狸的小家伙挡一道雷劫,毕竟啊,人妖殊途,可是那天啊,晴空万里,什么都没有发生。秦风穿越回到20年前,他是否够成为地产行业大佬、做有良心的房地产企业,成为行业翘楚,且看他如何一步步走向人生巅峰。成就万亿企业,改变后世格局。一名学生,经历商业洗礼 一个传奇,历练终成奇迹 到底如何,且看商业风云少年曾听人说,世界本来亦真亦假,一部人类史就是一部抗争史,与自然抗争,与灾祸抗争,与强权抗争,与无知抗争......到后来他发现,世界也不过是个称谓,而人,终究是和自己抗争。
无线网络安全审计系统 网络安全从业者证书 营销大全 青岛网站制作 当受到网络安全投诉时 网络公司制作网站 国家信息安全服务等级资质 微信营销和网站建设 风险评估 信息安全 无线网络安全审计系统 意外的前世记忆咨询【www.richdady.cn】 性压抑的案例分享【www.richdady.cn】 暗恋的前世因果咨询【www.richdady.cn】 干扰对人的心理影响【www.richdady.cn】 存不住钱的前世因果【www.richdady.cn】 亲子关系的教育理念咨询【www.richdady.cn】√转ihbwel 缺心眼的沟通技巧【σσЗ8З55О88О√转ihbwel 去世的母亲的影响分析【微:qq383550880 】√转ihbwel 干扰咨询【微:qq383550880 】√转ihbwel 亲子关系的互动模式有哪些?咨询【企鹅383550880】√转ihbwel 与女友前世的因果关系咨询【σσЗ8З55О88О√转ihbwel 冤亲债主的前世今生【企鹅383550880】√转ihbwel 纠纷的心理调适咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 学习成绩差的前世因果咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 暗恋的心理调适咨询【微:qq383550880 】√转ihbwel 暗恋咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 失业期间的心理调适方法【www.richdady.cn】√转ihbwel 财运不佳的财富增长【σσЗ8З55О88О√转ihbwel 与女友前世的故事分析【www.richdady.cn】√转ihbwel 失业的自我提升威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 信息安全网站有哪些内容 网站重购 服装网站建设 免费网站申请 网站制作计划 服装网站建设 黑龙江网站建设 英雄联盟网站设计 东莞建网站 福州网站推广 网店营销推广课程总结 微贷营销案例 如何进行sem营销 网站管理系统 网站建设 腾 网络安全执法检查 信息安全网站有哪些内容 网站重购 服装网站建设 免费网站申请 网站制作计划 服装网站建设 黑龙江网站建设 英雄联盟网站设计 国家信息安全服务等级资质 网站建设售前说明书义乌网站 网络安全团队标识 营销型网站定制 中国信息安全公司排名 武汉微信营销公司 温州微网站制作哪里有 营销广告语 订阅号营销 网络营销的108个故事 政府网站制作公司 黑龙江网站建设 长春营销外包 汕头网络营销公司排名 网络安全知识库 新型网络营销是什么 泊头建网站 网络安全页面 单位网络安全宣传培训情况 网络安全威胁的种类 广州做网站建设哪家专业 主流网站风格 网站死链 深圳网站制作平台 深圳网站设计工作室 网络营销的108个故事 网络公司制作网站 景德镇网站建设 凡克营销 网站套模版 网络安全法影响的行业 上海银基信息安全 深圳网站建设 独 互联网 和 网络营销 主流网站风格 企业信息安全建议 张店制作网站 国防科技大学信息安全 西安单独培训网络营销 服装网站建设 网站群系统 4000万中小企业网站建设 不足10% 美国 80% 新型网络营销是什么 重庆专业做网站 网站单子 做一个网站要多少钱 微贷营销案例 电子商务网站开发 网络安全学习路线 12306信息安全事件 2017 会议精神 国家信息安全 网络安全团队标识 #NAME? 西宁网站制作 人员使用网络安全防范三只松鼠营销策略论文 网络安全从业者证书 网站建设改版 网络营销资格证 信息安全认证(cispcissp),-1 妇科医院网络营销 宝洁网络营销案例分析 全网营销多少钱 网络安全页面 如何进行sem营销 企业内部网络安全 案例 广东信息安全 大学什么是网络安全风险 西宁网站制作 视频营销优缺点医院营销 17年网络营销案例 青岛网站制作 番禺网站建设怎么样 福州网站推广 品牌网站建设维护 中国网络安全认证中心 电子商务网站开发 番禺网站建设怎么样 国家信息安全服务等级资质 网站制作优化济南 支付宝渠道营销策略 国家信息安全服务等级资质 武汉微信营销公司 微信公众号的营销活动 英雄联盟网站设计 网络安全谣言 4000万中小企业网站建设 不足10% 美国 80% 魔兽网络安全 沈阳网站优化排名 建行手机网站网址是多少钱 汕头网络营销公司排名 个人个案网站 类型 什么是移动网络营销 天津做公司网站 新浪微博精准营销王 公司网络营销的方案设计 12306信息安全事件 网络营销策略评价 中国互联网网络安全 信息安全的要素 魔兽网络安全 网络安全的会议题目 营销型网站特点 网络安全通知 网络安全周启动一 农业网站建设 怎么注册网站 广州做网站建设哪家专业 公司做网站 网络安全周启动一 中国电子学会信息安全专家委员会 网站建设改版 知乎 无线网络安全