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
专线可以做网站全网整合营销公司南京信息安全培训班网络营销信息传播过程网站职能信息安全技能培训在东营怎么建网站网络安全最基本技术是dw建网站google提交网站(纯架空文) 邮轮失事,流落荒岛,危机四伏,当别人还在因为下暴雨无处躲寻的时候,秦渊已经在庇护所安稳的度过。 当别人饿肚子的时候,秦渊已经吃上了烤肉,海鲜。 失事船长:“我们要齐心协力,走出困境!” 秦渊:“不好意思,道不同不相为谋!” 有钱人:“兄弟,我花钱买你的肉,就让我吃一点!” 秦渊:“钱?在这岛上,就是废纸!” 当红女网红:“能不能分我们一口吃的?” 秦渊:“少跟我装可怜,这里是荒岛!”意外穿越,才过二十年,又因为意外穿越了……自此,每二十年,白风就会自(被)愿(迫)踏上新的旅程咸鱼舰长董墨轩意外身亡后来到了崩坏世界,原本想继续自己舰长职责的他却发现自己成为了一名死士。 所以,董墨轩决定………… 我不做人了,女武神们! 我要成为死士王君临天下! 然后………… “哦,是吗?” 看着拿着枪顶着自己女孩,董墨轩不屑的表示………… 不要杀我,我真的是好死士啊啊啊啊啊!!!前世种种,历历在目,重活一世,从挨打开始。这是一个修仙与科技并存的世界,灵气复苏之后,仙魔粉墨登场,李小白是否能够秉持初心,避免前世的悲哀。唯一的依靠只有不断变强,成为这个世界的主宰,再不受任何束缚。在这边异界大陆,命格决定强弱,有人天赋异禀,却不知所以,有人贫贱,却从未却步,强弱是既定的规则,亦是命运的安排,周寒就此踏上修行之路,然而,宗门内乱,恩师殒命,魔宗侵袭,已经成为众矢之的的周寒,何去何从,然而,命运不该就此却却步,时不待我,周寒觉醒无双命格,封神之路,由此开始。写来玩玩的小说。上天界武魁之尊,为人所害,转生下界。 修神诀,斩敌首,一刀一剑,誓要杀回诸天上界! 至此,傲笑天地,镇压万圣,掌控寰宇,不朽不灭!你富可敌国?你权倾天下?在我面前都低调些。 我叫赵铁柱,普通小农民,可我既能救你的命,也能要了你的命。本命灵兽是个病秧子怎么办? 失去灵兽,就真的只能沦为奴隶,被剥削,被压迫了吗? 林羽告诉你,不管是人是兽,得了病,就的治! 身为兽医的穿越者林羽,在御兽为尊的幻兽大陆,注定不平凡! “小灵兽,你也不希望你家主人被欺负吧?” “圣女殿下,你也不希望你的灵兽病重吧?” “你们两个, 都不想让对方为难吧?” “桀桀桀……”七零后都市生活的随感、随笔!
airbnb特色营销 网络营销的精髓 制作网站的步骤 广州购物商城网站开发 网站单子 浙江做网站 关于网络安全公告 怎么给网站添加站点统计 网络安全监控系统 制作网站的步骤 什么原因意外的前世影响【www.richdady.cn】 前世今生的轮回真的存在吗?咨询【www.richdady.cn】 大龄剩女的婚姻选择【www.richdady.cn】 去世的父亲的前世缘分【www.richdady.cn】 大龄剩女的婚恋经验【www.richdady.cn】 耳鸣的自我提升【企鹅383550880】√转ihbwel 前世缘份的前世因果咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 感情纠纷的沟通技巧咨询【www.richdady.cn】√转ihbwel 前世缘份的缘分解读咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 脑部不清晰【企鹅383550880】√转ihbwel 心特别累的原因分析咨询【σσЗ8З55О88О√转ihbwel 亲子关系的改善方法【企鹅383550880】√转ihbwel 大龄剩女的婚姻建议威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 邪灵的驱除仪式【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 发育倒退的解决方法【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 脑部不清晰的环境影响威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 内心恐惧胆怯的心理调适咨询【企鹅383550880】√转ihbwel 婴灵的超度流程【微:qq383550880 】√转ihbwel 大龄剩女的咨询技巧【微:qq383550880 】√转ihbwel 去世的母亲的前世修行咨询【企鹅383550880】√转ihbwel 网络安全基础的关键操作 信息安全 行业资讯 网站制作前期所需要准备 深圳官网网站建设 双语网站建设 网络营销的精髓 做网站网页 信息安全介绍 中国网络信息安全技术公司排名 专业网站优化制作公司 杭州网站建设开发 网站数据库制作 网络安全技术学校 营销型网站如何制作 南山网站建设公司 整合营销成功的案例分析 凡客营销 营销模式 定价策略 响应式网站 有哪些弊端 北京做网络安全的公司排名 做网站网页 全网整合营销公司 福州外贸网站建设 网络公司制作网站 网站设计技术 关于网络安全公告 在东营怎么建网站 营销模式 定价策略 杭州网站建设开发 整合营销成功的案例分析 深圳网站设计 建设元 都江堰网站建设 银川网站建设 上海网站建设企 app 网络安全 证书 网站建设及优化 赣icp dw建网站 临清做网站 网络安全法 备案 广州购物商城网站开发 珠海营销网站建设 B2B网站系统 营销网站设计 重庆企业口碑营销 信息安全 行业资讯 网站设计技术 网络安全法 网信 网站建设公司武汉 网站制作前期所需要准备 营销网站设计 网络营销沟通方式 网络营销热点事件2014 深圳官网网站建设 黑客技术与网络安全 深圳网站设计 建设元 网站加网页 双语网站建设 深度科技商业官方网站 冀州建网站 国家网络安全展 网络营销的精髓 flash网站设计 禅城区网站建设公司 浙江做网站 做网站网页 做网站程序 上海网站建设企 网络安全监控系统 网站建设企 长春市网站推广 网站要素 企业全网营销模式 B2B网站系统 电子商务网站开发 网站的主机 网络安全工作创新 重庆九龙坡营销型网站建设公司推荐 网络安全基础的关键操作 关于网络营销的总结 个人网站自助建站 网络安全法 网信 信息安全监管 北京建设网站图片 做个网站多少钱 做外贸网站 做外贸网站 17做网站广州 银川网站建设 安恒网络安全险 网络公司制作网站 网络安全与对抗 网络安全最基本技术是 提供商城网站制作 响应式网站建设信息 整合营销成功的案例分析 中国网络信息安全技术公司排名 重庆网站建设 建阅读网站 网络安全漏洞分类 南京政府网站建设 网站数据库制作 常州网站制作包括哪些 昆明互联网营销 黑客技术与网络安全 营销工作室 网络营销信息传播过程 2017陕西网络安全 基金会网站建设 绍兴网站建设公司 企业网站免费 如何注册网站域名 网络营销基础期末考试 专线可以做网站 2017陕西网络安全 免费网站建设 百度一下 网站转换率 美国网络安全 会议 标志着网络营销的产生 响应式网站建设信息 负面营销模式 网站制作优化济南 网络安全基础知识培训 网站设计品 都江堰网站建设 京网站建设 重庆企业口碑营销 网站建设公司武汉 凡客营销 网络安全 ips 济南做网站公司 电子商务网站开发 绍兴网站建设公司 幼儿园网站设计 重庆商城网站制作报价 信息安全介绍