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
信息安全测试师信息安全等级保护依据天津交通信息安全网上海绿盟计算机网络安全技术公司服务营销缺点展示型网站设计深圳外贸网站建设上海中网网络安全技术有限公司珠海专业网站制作公司网络营销战略规划是乱世出英雄?还是英雄造就乱世?踌躇满志考大学,不想2022高考竟是如此之难!考完英语那天下午,林易仰天长啸,痛哭流涕!无颜回去面爹娘,只能凭着手机缓解心绪,谁想一场奇异正向他驰来……  李乘风穿越到一个妖魔横行的世界,成为青城山的一个守山人。   奈何他没有灵根无法修炼,只能安安分分做一个普通人。   但是有一天,他的系统突然变异了,从此成了一个令一众妖魔闻风丧胆的得道高人……   这妖怪也太弱了,我都没有出剑呢,怎么就死了。   我养的一条狗,居然是横扫妖界的一方妖王。   我池塘里的乌龟,竟然蜕变成了洪荒神兽。   之前跟我下棋的老头子,最后竟然成仙了。   还有那个最喜欢听他吟诗作对的漂亮姐姐居然修仙界第?仙?。   知道这些真相之后,李乘风开始怀疑人生:   我该不会真成为绝世高手了吧? 男主张小华是个高材生,在机缘巧合下穿越到了一个从未听过的古代异世界……一觉醒来,朱高熙来到朱元璋面前:“皇爷爷,我有六策,可保大明万世!” …… 匚系统提示,假如你有机会穿越到三国选义父,你会选择谁,是汉室宗亲刘备,还是汉贼曹操,或是江东孙权,你会选择谁呢?]一户人家二百年的风风雨雨江泽白纵酒高歌,泪流满面,徒影自怜,不过是为了那几缕人间烟火。南宋的软弱无能,金人的侵袭,他不知道小园香径独徘徊了多少次。他小时候见过岳飞,并对他崇拜的不得了。直到有一天,年少的他看着漫天大雪,得知了岳飞的死讯......出来旅游的刘锋,接到了一个跑龙套的机会。 意外触发了神级扮演系统。 在剧组扮演某个角色,根据相似程度,便能获得角色相应能力。 【叮!本次角色‘特种兵’的契合度为30%,您获得特种兵30%的综合能力!】 【叮!本次角色‘学霸’的契合度为50%,您获得学霸50%的学习能力!】 【叮!本次角色‘王羲之’的契合度为73%,您获得王羲之73%的书法能力!】洪武十二年,大明初创。 蒙元余孽依旧在虎视眈眈,逐渐走出黑暗中世纪的西方也开始文艺复兴。 就在这个古老民族即将被世界抛弃的关键节点。 一个穿越的灵魂降临大明,附身到了一个十五岁的少年身上。 “有一人。 他文可订币制,育良种,办大学,开科学为天下先! 武可发明蒸汽机,造枪炮,扬帆七海,让凶残的草原蛮子为朕歌舞助兴!” “他,就是我朱元璋的孙子,朱肇辉!”
福田的网站建设公司 承德网站制作加盟 信息安全资质分几级 建立网站的费用 深圳做网站的公司哪家好 温州手机网站制作公司电话 阿里云 信息安全 网站中主色调 网站布局f 吉林信息安全测评中心 前世今生的轮回有哪些真实经历?【www.richdady.cn】 化解婴灵的最佳时间咨询【www.richdady.cn】 老公家暴的自我保护【www.richdady.cn】 冤亲债主干扰咨询【www.richdady.cn】 事业不顺的原因分析【www.richdady.cn】 官司【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 感情纠纷的情感沟通方法有哪些?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 什么原因意外的前世因果【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世老婆的前世案例咨询【企鹅383550880】√转ihbwel 解梦的情感释放咨询【σσЗ8З55О88О√转ihbwel 婴灵的预防措施威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 学习成绩差的案例分享咨询【企鹅383550880】√转ihbwel 构建和谐亲子关系的方法有哪些?【σσЗ8З55О88О√转ihbwel 有官司的前世因果咨询【企鹅383550880】√转ihbwel 前世今生测试在线咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 去世的父亲的咨询技巧咨询【www.richdady.cn】√转ihbwel 与女友前世威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 过世前可能出现的征兆咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 什么原因意外的前世解析【www.richdady.cn】√转ihbwel 前世今生的修行方法咨询【σσЗ8З55О88О√转ihbwel 信息安全等级保护依据 网络安全审计专业 服装网络营销 设计君网站 企业网站优化 网站怎么建 国内网络安全平台 天津交通信息安全网 企业网站建站元素 网络与信息安全信息通报中心 营销年会 php信息安全竞赛 河北邢台wap网站建设 淮南网站制作 以网络安全为主题文章 武汉网站开发公司 计算机网络安全测评师 个人做网站 定制建网站 网络信息安全中的数据恢复方案 全国专业信息安全服务资质证书,-1 国内网络安全平台 网络营销天培营销北京网络安全公司排名 深圳做网站的公司哪家好 网站怎么建 工业信息安全公司排名,-1 网络营销的网络直播 工业信息安全公司排名,-1 淮南网站制作 网络安全 新闻 网络安全 ctf 2017网站风格 武汉网站开发公司 武汉网站开发公司 dell网络安全 购物网站建设案例 信息安全测评中心 郭涛 南宁网络信息安全协会,-1 网络安全渗透测试培训 网络信息安全中的数据恢复方案 网络营销目标是什么 西安专业建网站 安天信息安全 吉林信息安全测评中心 珠海专业网站制作公司 浪潮信息安全 信息网络安全 法规 承德网站制作加盟 信息安全行业新技术 网站有哪些展示型网站 网络安全 ctf 两会网络安全 整合营销传播 缺点 天津交通信息安全网 网络营销天培营销北京网络安全公司排名 台州网站建设 信息安全互联网公司 搜索引擎营销基本要素 网络安全研究院 网络安全渗透测试培训 网络安全学术论坛 2017信息安全发展趋势 阿里云 信息安全 个人怎样建网站 微信群营销推广方案 广东省信息安全认证中心 首届cog信息安全论坛 信息安全行业新技术 南京在线网站制作 网络安全服务产品 江西神州信息安全评估中心 网站建设优秀网站建设 营销包含哪些 江西神州信息安全评估中心 信息安全等级保护依据 以网络安全为主题文章 搜索引擎营销注意点 视频网站费用 信息安全岗位分类 建公司网站要多久 深圳公司网站改版通知 信息安全测评中心 郭涛 网站中主色调 区块链 信息安全论文 未来网站建设想法 福州建网站做网页 网络营销学什么专业 深圳外贸网站建设 建网站公司 网络营销常用词 上海的广告公司网站建设 阿里云 信息安全 网络营销目标是什么 购物网站建设案例 深圳营销网站 聊城网站推广 上海中网网络安全技术有限公司 北邮网络安全学院 学习网络安全 dell网络安全 网络安全 收购 吉林信息安全测评中心 如何改变网站首页栏目 互联网信息安全现状 网站设计行业资讯 网络安全审计专业 微信群营销推广方案 网站建设优化 2017网站风格 两会网络安全 自已建网站 顺的品牌网站建设 新乡做网站 首届cog信息安全论坛 网络与信息安全信息通报中心 互联网营销 案例视频教程 网站建设报价书 网络安全 军民融合 网站有哪些展示型网站 网络安全研究院 信息网络安全 法规 网络安全信息测评报告 深圳公司网站改版通知 服装网络营销 网络信息安全培训班xx旅行社网站建设方案 企网站技术解决方案为申请虚拟主机 苏州网络安全作业 网站建设优秀网站建设 计算机网络安全测评师 以网络安全为主题文章 未来网站建设想法 建网站公司 绵阳市公司网站建设 电脑信息安全 营销的对象 个人做网站