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
顺义广州网站建设企业网络营销总裁培训万先生网站至设计网站网络营销经理线上国家信息安全产业联盟喜狗网络安全吗dns网络安全江苏网络安全事件网络安全管理规范在那一天公司聚会陆游喝醉了,一觉醒来看着尸骨遍野的周围以为到了乱葬岗却不成想那是张角的黄巾起义。 至此他默默的加入了十八诸侯,看见了三英战吕布、见证了火烧赤壁败走华荣、也逢上了秋风五丈原、三家归晋。天才少年一生多舛,天道不负,命运终将回响;我不装的时候请叫我天人,我装的时候,我就是天!慕青寒申的力作《次元人》次元应该都不陌生,人们创造了二次元,现实中是一次元还有那我不知道的三次元,但有人能去其他次元里面吗?答案是有,主角名叫徐国风,是一位可以穿梭到任何次元的人,俗称次元人,看起来好像没什么暖用,但却能改变次元中所有人的命运。可是等着他的,却远远不止这些……江湖武侠我是一个老千,为了报仇,我坐上赌桌,以千术把仇人踢进赌博的深渊。老千生涯,靠赌为生。三教九流,江湖百态。 赌桌上,没有常胜将军,输一次,万劫不复。我有一剑,镇压诸天,我有一剑,可斩诸天神佛。前世顶级杀手转生异界骷髅?! 诡异书页 ,神秘纹路,脑中突然出现的那是什么... 隐秘如一团团迷雾笼罩。 前所未有的异界大陆,阿尔伯特睁开了眼睛。 ”我的士兵,帮助你们的王铲除掉来犯的蝼蚁!” “你管眼前这个叫蝼蚁?!” 阿尔伯特的异界冒险,开始了!温鹏捡到一个粉色手机, 然后就开始了一段被迫的“好人好事”之旅, 起初他是拒绝的,直到发现自己凭借这个手机,居然在妖界混的风声水起,成为了人间顶流......余跃从2022年穿越会了玛雅文明时代,发现这居然是个可以修炼成神的时代……五方力士,在天为五鬼,在地为五瘟。我叫李殇,师承五瘟使,从我父亲违背祖训的当日,阴差阳错被卷入两方势力争斗的旋涡中心,注定陷入无休无止的杀身大祸当中,为了活下去我变成了一个行走阴阳的摆渡人,真相伴着已逝之人沉埋黄土,拨开历史疑云,遥望过去,恍然惊觉,祸端的起因竟是我自己……
顺德公益网站制作 信息安全等级保护作用 网络安全 端口 网络安全等级测评师 2016网络安全峰会 武汉免费网站制作 网站建立 顾问营销系统 河南信息安全有限公司 提供邢台网站优化 存不住钱的环境影响【www.richdady.cn】 如何判断自己是否被冤亲债主干扰?咨询【www.richdady.cn】 亲子关系的自我提升咨询【www.richdady.cn】 前世缘份如何影响事业发展?咨询【www.richdady.cn】 性压抑的前世记忆【www.richdady.cn】 去世的母亲的影响分析威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世今生的因果关系【σσЗ8З55О88О√转ihbwel 特殊学校的环境影响【企鹅383550880】√转ihbwel 耳鸣的案例分享【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 升迁障碍的心理调适【www.richdady.cn】√转ihbwel 脑部不清晰的原因分析【微:qq383550880 】√转ihbwel 去世的父亲的前世记忆【www.richdady.cn】√转ihbwel 孩子不爱读书的应对策略【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 儿子抑郁症的心理调适【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 如何了解自己的前世今生【www.richdady.cn】√转ihbwel 前世今生的故事解析【σσЗ8З55О88О√转ihbwel 特殊学校的师资力量咨询【σσЗ8З55О88О√转ihbwel 财运不佳的心理调适【企鹅383550880】√转ihbwel 前世老婆的前世记忆咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 存不住钱的前世因果咨询【微:qq383550880 】√转ihbwel 中山精品网站建设信息 网站建设案例 中国国安局 网络安全 网络安全等级测评师 开发网站的目标 广州网络营销公司招聘 营销公司网站模板个人怎么做病毒营销方案 开封做网站 企业营销的方法有哪些 网络安全准入系统 互联网饮料营销策划 网络安全攻击例子 银行业网络安全法 广东做网站 中国网络安全 秦安 信息安全 自有 青岛全网整合营销 网络营销理念包含哪些内容 太原门户网站 百度网络营销策划实咧 怎么弄一个网站 信息安全服务资质怎么查询 营销的误点 网络安全培训机构 网络信息安全设计方案 2017年网络安全事故 顺义广州网站建设 上网时为何要重视网络安全 动态网站制作 airbnb营销方式 信息安全等级保护作用 机器人 信息安全 重庆 手机网站制作 展示网站和营销网站的区别 经典微信营销软文 信息安全监测预警系统 国家网络安全局系统 网站jianshe 微信网络安全未通过 知名网站规划 创新的商城网站建设 微信网络安全未通过 分栏式的网站有哪些 合山市网站 顾问营销系统 营口网站建设 网站设计公司南京 互联网饮料营销策划 广州网络安全学校 网络营销市场定位策略 贵州网站优化 兴化网站制作 网络安全技术大赛 网络安全用户信息包括 银行业网络安全法 网络安全软件开发信息安全 体系 肥城网站制作 防火墙在网络安全中所起的作用 北京企业建立网站 门户类型的网站 互联网饮料营销策划 大理网站建设 网络安全 端口 qq推广营销方案 网络安全管理规范 怎么弄一个网站 保定哪里有做网站的 2016网络安全峰会 2016网络安全国际会议 网络安全管理规范 长春制作网站 dns网络安全 网站关键词排名 长春制作网站 商城网站建设案例 银行业网络安全法 传统营销和内容营销病毒性营销 分栏式的网站有哪些 中山精品网站建设信息 网站设计和制作费用 武汉信息安全与人才 网络营销都做什么 网络安全攻击例子 百度网络营销策划实咧 网络安全 端口 基于区块链的信息安全,-1 顺德公益网站制作 网络与信息安全要求 喜狗网络安全吗 重构网站 网站设计和制作费用 至设计网站 重庆 手机网站制作 中国网络安全 秦安 中小企业网站建设服务 创意网站建设公司 青岛营销 门户类型的网站 网络安全威胁的例子 网络营销经理线上 机器人 信息安全 青岛营销 什么是信息安全事态 河南信息安全有限公司 江苏网络安全事件 2016网络安全峰会 免费网站申请域名com 顺德公益网站制作 万网做网站 创新的商城网站建设 营销活动公司 重庆 广东做网站 洋码头 营销活动 顺德网站制作案例平台 基于区块链的信息安全,-1 网络营销理念包含哪些内容 做网站收费 公司网站被侵权 青岛公司网站建设 公司网站规划案例 企业如何维护网络安全 中国国安局 网络安全 广东做网站 信息安全分保内容 沧州网站推广 提供邢台网站优化 企业营销的方法有哪些 个人网站设计 sem整合营销机构 展示网站和营销网站的区别 工具营销 广州网络营销公司招聘 2016网络安全峰会 网络市场营销方式 武汉信息安全与人才