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
跨境电子商务网络营销商贸行业网站建设公司网络安全动漫信息安全评估服务网络营销有用吗建门户网站营销广告的意义基于攻防对抗的网络安全动态评估方法事件营销和公关区别外贸建网站苍天之下,征伐不断,杀戮不止,国家与国家,城邦与城邦,无时无刻不在因为资源而杀戮,因为掠夺而进攻。王邸立下誓言:誓要一统天下,休兵止戈,天下太平。叶墨带着记忆重生,来到了明朝,只是这里却和想象中不太一样。 在这里,有江湖 在这里,有权谋 在这里,有恩怨情仇 在这里一切的一切都将重新开始。在这崭新的大明中,且看叶墨如何书写自己的奋斗史。大婚之日,老丈人竟是杀父仇人。 本是一桩隆重的婚礼却变成了一场精心谋划的杀局。 族人的背叛,兄长惨死。 命运之手紧扼少年喉咙。 逆阴阳,改因果,少年独坐虚空,遥看四方劫云“这三界,我罩着” 她是一只丑小鸭,通过不屈的奋斗,逆天改命,渐渐成长为这片热土引以为傲的白天鹅; 他把青春和热血挥洒在这片热土,同贫穷和落后战斗,平步青云陷入权力漩涡; 他爱憎分明,刚直不阿,在成长为检察官的道路上同黑恶势力作战,决不低头; 他以爱之名,平凡守护,孜孜以求,散发光芒。 究竟哪一位才是她的心中所属,命中注定的真命天子?感兴趣就看一名高中落魄少年意外死亡,竟然离奇穿越被收养,多年后因战乱亲朋被杀,踏上修仙之路,寻找凶手复仇......这是世界从未有的大变化,神灵的末年,各大势力天才纷涌不觉,犹如扑火的蛾,将这盛世点缀。人吃人的世界,李言作为一个特殊的变数,让这场乱流拉开序幕。 永生者的传说刺激世人,先天神灵也隐世不出,万族争霸,这场人为的盛世终将缔造一位真正的无敌者。一位永生的生灵!这是一个以御兽为主体的世界,人们与动物,机械,恶灵,花草树木契约,灵兽的力量如此强大,可最大的问题仍在人与人之间男护士转生异世界,竟然被职业评定选择成了最稀有职业-男性圣职者?本来以为可以在异界享受人生,迎娶公主,走上巅峰,没想到卷王居然就在我身边?内卷什么的之前已经受够了!为了对抗内卷,全都点了治愈,男圣职者平凡而又非凡的异世界生活,从现在开始!顺应天命者,悲;逆应天命者,死! 如之可奈何?祈求天地庇佑? 殊不知“天地不仁,以万物为刍狗!” 身世坎坷,且看他如何面对人生! 经历大变,且看他如何渐渐蜕变! 命运降临,且看他如何对抗命运! 持戟弯弓,且看他如何挽破苍穹! 毁天、灭地、戮神、屠魔、诛仙、噬魂、镇妖、斩尸、弑佛! 逆命运,踏天途,一切尽在——《命之途》!
门户网站建设 网站建设预览 普洱网站建设 网络整合营销谁提出的 网络安全学啥 网站建设明细报价表 个人信息安全的案例 迭代思维 营销 网络安全专项治理报告 网络安全专题知识宣传 冤亲债主干扰的解决方法【www.richdady.cn】 儿子抑郁症的康复训练咨询【www.richdady.cn】 亲子关系的改善方法【www.richdady.cn】 前世缘份的重逢故事【www.richdady.cn】 性压抑的心理调适咨询【www.richdady.cn】 心慌胸闷头晕咨询【企鹅383550880】√转ihbwel 与老公前世的前世缘分【微:qq383550880 】√转ihbwel 婚姻生活不顺的环境影响咨询【σσЗ8З55О88О√转ihbwel 感情纠纷的前世记忆【www.richdady.cn】√转ihbwel 构建和谐亲子关系的方法威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 强迫症的前世因果【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 大龄剩女的前世记忆咨询【www.richdady.cn】√转ihbwel 去世的母亲在哪【企鹅383550880】√转ihbwel 前世老婆的前世因果【σσЗ8З55О88О√转ihbwel 孩子不爱读书的阅读环境如何营造?【σσЗ8З55О88О√转ihbwel 与老公前世的咨询技巧【σσЗ8З55О88О√转ihbwel 前世缘份的前世解析威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 如何避免无形干扰因素威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 通灵老师预约威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 婴灵的超度过程咨询【微:qq383550880 】√转ihbwel 上海网站建设网站制作 o2o网站制作公司 信息安全监管机构清单 网站维护机构 商业信息安全 思齐邮件营销好用吗 网站价钱 支付宝渠道营销策略 浙江华企做网站 信息安全亮点 企业网站优化 企业信息安全工程 架设网站 迭代思维 营销 企业多品牌营销计划 使用微博营销工具应该注意哪些问题 大良营销网站建设流程 跨境电子商务网络营销 网站建设预览 企业官网响应式网站 cmmi 网络安全 国家实施网络安全 企业营销助手 网络安全培训意义 2013年我国互联网网络安全态势综述信息安全测试资质证书 学校网络信息安全管理组织机构 普洱网站建设 学校网络信息安全管理组织机构 网络营销工具及方法的运用 cmmi 网络安全 企业信息安全工程 网站建设问题大全 网络营销相似关键词 互联网营销教程视频 北大 信息安全 实验室 无锡 信息安全 微信微网站开发 深圳h5网站公司 事件营销和公关区别 产能足 饥饿营销 网站页面 网络营销工具及方法的运用 淘宝营销策略是什么 美国信息安全投入多 网络营销有用吗 网络安全学习网站 网络营销策略例子 网络整合营销谁提出的 兰州做网站 网站建设案例怎么样 东城东莞网站建设 网络营销案例心得 网络营销的国内外研究现状 南昌网站优化公司 网站建设预览 网站建设空间 温州手机网站制作公司电话 企业官网响应式网站 营销价值观是什么 国内渠道整合营销 产能足 饥饿营销 网站托管费 中国国际信息安全大会 网络安全动态分析报告 网络安全与防范技术 珠海网站建设哪家好 济南模板网站制作 网络营销有自学网站吗 网络安全评估公司 传统市场营销的要素 更新网站内容有什么用 上海网站建设网站制作 外贸建网站 信息安全创业,-1 云南制作网站的公司 网络安全与防范技术 网站价钱 国际间网络安全合作 北京信息安全等级保护,-1 帮建网站 信息安全员证书 国网营销 ga/t1177-2014 信息安全技术 第二代防火墙安全技术要求南宁网站忧化 网络安全的实施公司网络安全管理 大良营销网站建设流程 商业信息安全 国网营销 国网大营销 无锡 信息安全 阿里营销网 建网站收费 信息安全监管机构清单 上海网站建设网站制作 国家网络安全管理局 国内渠道整合营销 网络安全动漫 国家注册信息安全员 北京网站建设第一品牌 青岛企业网站建设 更新网站内容有什么用 企业官网响应式网站 高大上公司网站高校帮软文营销 外贸企业网站 网络营销对未来的前景 企业多品牌营销计划 内容营销和体验营销 学院网站规划方案 国家注册信息安全员 网络营销的策略有哪些? o2o网站制作公司 公安局网络安全监察大队 网络安全研究热点 企业网络安全漏洞 企业营销助手 网络安全专项治理报告 水资源营销 网站建设明细报价表 建网站收费 微信营销的认识和感想 乌兰察布网站建设 网络营销有自学网站吗 中国国际信息安全大会 宿迁做网站 中国网络安全大赛试题 网络营销对未来的前景 何德全 网络安全 信息安全监管机构清单 济南模板网站制作 cmmi 网络安全 武夷山网站建设 网络安全动态分析报告 外贸企业网站 企业营销助手 绵阳市公司网站建设 中新网络信息安全股份有限公司怎么样