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
团队营销案例网络市场的营销策略分析报告网站 开发 价格微营销有什么特点网络安全行业介绍信息安全的一级学科深圳建网站公司国家实行网络安全等级保护制度番禺微网站建设最近的网络安全事件顶级特工失忆,悄然回到故乡; 各国巨头首脑,一夜之间沸腾! “他是可以一人攻破一个国家最高防御的利刃!” “他是医仙王诩的唯一传人,他是医好我不治之症的人!” “他还是我女儿的意中人……” “给我找!不论付出任何代价,一定要找到他!”天启年间,年轻的朱由校,望一举解决辽东之患,然而,事态之发展,却出乎他的意料,最后,竟然导致了更大的灾难……我是一个老千,为了报仇,我坐上赌桌,以千术把仇人踢进赌博的深渊。老千生涯,靠赌为生。三教九流,江湖百态。 赌桌上,没有常胜将军,输一次,万劫不复。作为寰宇中最高贵的混沌圣龙一族,他是最强一位,也是最后一位。三皇的陨落,是阴谋?或命运?还是,来自天外的威胁……一切的巧合不是偶然?转世成人,开始新世界……这个世界,有妖邪,有邪灵,有儒士,有巫士,也有驱魔人。 在云州只担心妖魔吃人,而这上京,完全是一个吃人都不吐骨头的地方。 5年后的梁万里终于选择进京,发现这个世界比他原本想象的还要复杂。 丧尸突然在校园出现,校园只剩二百多名同学包括四个校花,我们的主角苏长影会怎么做呢?他会拿下四个校花冲出校园,过上神仙般的生活吗?我死了,我又活了,我要复仇。张天峰重回1993年,以90元豪博100万。 从实业入手,一招盲盒经济享誉全球。 入股双马公司,教两人玩转用户流量经济。 控股苹果集团,教乔布斯设计一款完美手机。 ...... 拥有前世记忆,赚钱非常简单。 这一世,张天峰要教未来富豪赚钱,让他们把自己送上首富的宝座!穿越到《特种兵三》世界,得到签到系统辅助。 他是当之无愧的影帝,特种兵、飞行员、坦克兵,化妆渗透全靠演,在每一个兵种都做到了极致。 签到三年,他成为全球特战兵王。 雷战:“哎……这小子又把坦克飞机给玩坏了,咱们火凤凰赔不起了。” 阎王:“那怎么办?” 雷战:“去,给我掐死这小子。”
信息安全 框架 最近的网络安全事件 西安商城网站建设制作 网络营销咨询网站源码 提高网站排名 禅城区响应式网站 二级域名网站价格 设计网站 企业支付宝 营销策略 高大上公司网站 前世老公的前世案例咨询【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 与男友前世的前世案例咨询【企鹅383550880】√转ihbwel 发育倒退的早期干预措施咨询【www.richdady.cn】√转ihbwel 冤亲债主干扰对生活有何影响?【企鹅383550880】√转ihbwel 磁场化解服务咨询【σσЗ8З55О88О√转ihbwel 前世缘份对现世的影响咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 家庭关系的前世记忆咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 婚姻生活不顺的前世记忆【企鹅383550880】√转ihbwel 解梦的梦境解析咨询【企鹅383550880】√转ihbwel 灵性成长工作坊【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 家庭关系的幸福指南有哪些?【微:qq383550880 】√转ihbwel 脑部不清晰咨询【企鹅383550880】√转ihbwel 与女友前世咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 浙江华企做网站 .防火墙技术在网络安全防护方面存在哪些不足? 国内信息安全问题 北京网络营销师讲师 网络安全与管理 徐汇微信手机网站制作 工控信息安全技术 关于网络安全的证书 自学营销 如何推广网站 快讯营销软件 深圳专业服务网络安全公司排名 口碑营销公司 个人网站主页设计 信息安全等级评测资质 番禺微网站建设 互联网公司营销方案 大型网站制作 中国的网络安全威胁 信息安全高校 关于网络安全的证书 网站加黑链 营销型网店美工教案 网站细节服饰网站建设 网络安全500强 专题类网站 广州手机网站定制信息 国家企业信息安全系统 国家网络安全网站 衡水做企业网站的公司 陕西省网络安全峰会 广元网站建设 衡水做企业网站的公司 营销推广的含义 网络安全服务机构资质 江苏省公安网络安全备案 代理商营销 金融信息安全研讨会 网站 开发 价格 网站建设总结 信息安全运维资质 视频营销的推广方式有 江苏省公安网络安全备案 腾讯网络安全总监网络安全系统测试报告 国家实行网络安全等级保护制度 信息安全等级评测资质 信息安全深圳 石家庄网站设计网站维护 设计网站 快讯营销软件 上海营销app产品公司 视频营销的推广方式有 建立http网站 自学营销 衡水做企业网站的公司 网站建设访问人群 重庆网站营销案例 胶州网站建设 网络公司营销策划方案 2017网络信息安全考试时间 网络信息安全系统 代理商营销 怎么找网络营销 接设计网站 网络安全服务机构资质 重庆网站营销案例 网络安全机构顺德网站建设公司信息 第三届信息安全等级保护 如何推广网站 个人网站主页设计 国家实行网络安全等级保护制度 网站倒计时 网络营销咨询网站源码 重庆网络营销推广公司 营销型网店美工教案 营销推广的含义 自学营销 网站加黑链 网站收录多少才有排名 Ios网络安全 济南营销 徐汇微信手机网站制作 高大上公司网站 网站建设总结 大型网站制作 响应式网站建设市场 视频营销的推广方式有 腾讯网络安全总监网络安全系统测试报告 网银网络安全方案 网站图片类型 网络营销咨询网站源码 x网站免费 网站的访问量 青岛高端网站设计 网站建设访问人群 济南营销 国家企业信息安全系统 网银网络安全方案 无线网络安全要求 镇江网站seo 国家网络安全网站 php的网站 网站域名注册 信息安全的一级学科 怎样设计网站 深圳建网站公司 镇江网站seo 外语网站建设 求做网站 医院做网站 深圳专业服务网络安全公司排名 2013中国信息安全大会 怎么找网络营销 Ios网络安全 淘宝直播的营销手段 专题类网站 信息安全运维资质 长沙做网站品牌 网站加黑链 微博营销的心得 网络安全安全大会 中国网络安全大会 安徽 机械行业营销型网站 禅城区建网站公司 昆明网站制作 陕西省网络安全峰会 2017年网络安全案例 欢乐颂2 网络营销 网站收录多少才有排名 网络安全法中的网络一 徐州网站 厚街网站建设公司 营销推广的含义 从服务器复制文本粘贴到本机 信息安全 能查到么,-1 潼南网站建设