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 as part of Bootstrap is a 940px-wide, 12-column grid.

It also has four responsive variations for various devices and resolutions: phone, tablet portrait, table landscape and small desktops, and large widescreen desktops.

<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

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="span12">
    Level 1 of column
    <div class="row">
      <div class="span6">Level 2</div>
      <div class="span6">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>
Variable Default value Description
@gridColumns 12 Number of columns
@gridColumnWidth 60px Width of each column
@gridGutterWidth 20px Negative space between columns
@siteWidth Computed sum of all columns and gutters Counts number of columns and gutters to set width of the .container-fixed() mixin

Variables in LESS

Built into Bootstrap are a handful of variables for customizing the default 940px grid system, documented above. All variables for the grid are stored in variables.less.

How to customize

Modifying the grid means changing the three @grid* variables and recompiling Bootstrap. Change the grid variables in variables.less and use one of the four ways documented to recompile. If you're adding more columns, be sure to add the CSS for those in grid.less.

Staying responsive

Customization of the grid only works at the default level, the 940px grid. To maintain the responsive aspects of Bootstrap, you'll also have to customize the grids in responsive.less.

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>

Responsive devices

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: 768px) { ... }
// Portrait tablet to landscape and desktop
@media (min-width: 768px) and (max-width: 980px) { ... }
// 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 hidding 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

Test case

Resize your browser or load on different devices to test the above clases.

Visible on...

  • Phone✔ Phone
  • Tablet✔ Tablet
  • Desktop✔ Desktop

Hidden on...

  • Phone✔ Phone
  • Tablet✔ Tablet
  • Desktop✔ Desktop
北京网络营销网站建材网站建设信息安全和管理办法上海信息安全 监管建网站需要什么手机网站制网络信息安全认证中心网站建设公司上海中国信息安全奠基人信息安全产品目录意外穿越,借尸还魂,王凯旋成了“战国诛妖人”。于是,他欣然受命,开始了叱咤风云的诛妖之旅…… 本书又名《开着飞机打妖怪》、《在战国的诛妖生活》——其实这是《成年人的童话》。 【画外音】 读者甲:“开着飞机打妖怪,这不科学呀!” 读者乙:“就是,战国哪有飞机?” 读者丙:“这书靠谱吗?” 读者丁:“作者这是在异想天开!” 千古絶唱笑道:“天下万事,皆有可能。诸位若不相信,跟书追读便见分晓……” 家中出现的倒斗工具,亲人的失踪,带有线索的照片,一切的一切都将吴迷引进了一个巨大的迷局当中。 于是,他通过夹喇嘛的方式入墓寻找更多的线索,谁也没想古墓之中竟有如此之多诡异离奇的事:鬼藤、东夏神尸、化蛟……那个长得帅的,说你呢,看这边。 来了干嘛要走呢? 长得帅的都进去了,就差你了。 别磨磨唧唧的,别以为长得帅,我就不敢说你。 你这样的我见多了,自以为长得帅就了不起了。 我跟你讲长得帅也不能例外。 你看啊,其他长得帅的就比你要上道。 他们进去之后,都自觉收藏投票了。 你怎么就反应比别人慢一拍呢, 赶紧的啊。别白长这么帅! 猎神萧刀回归都市,用房东身份作为掩护,执行任务! 目标:身家千亿的超级美女总裁! 目的:取得她的信任和爱恋,从而获取高科技机密! 嗯,这个很漂亮的女神小姐姐还是他房客!滴!恭喜你创造出三国关羽,滴!恭喜你创造出恐怖木偶,滴!恭喜你创造出蜘蛛基因…………滴!恭喜你创造出恐怖游戏,齐天嘴角一笑:我是无敌的法斯特从霍格沃兹毕业后与自己的好友鲍克斯、兰一起探险魔法世界。当一行三人探索魔法古墓时,兰受到了护陵诅咒。这种诅咒非常残忍,当被诅咒人三十岁时就会自燃化为灰烬。鲍克斯和法斯特走遍大街小巷,黑林深处却都无功而返,唯有求助魔法部的帮助,故事便从这里开始…… 穿越后,楚京只想苟住反派值,回去继承家产。   岂料引起公愤,被仙女粉丝穷追猛打。   行行行,打上瘾了?爷陪你打个够!   雾缈圣女:大家误会了,那天是我自愿的。 天命骄女:楚京,只要你肯原谅我,做什么都行。   魔界女帝:嗯?谁敢欺负本尊的宝贝徒儿?   剑修女神:喂,给你个机会,娶本小姐回家! 万古灵兽:主人,请尽情契约我吧~~~~ 楚京:疯了吧!我可是大反派啊! 众女:住嘴!姐妹们把人抓住!一人用一天! 楚京:你们休想得逞!女人,只会影响老子拔刀的速度! 千万年前,星域顶级势力修罗族,战天族,一夜之间惨遭灭族,更是成为众生禁忌。从此,整片星空再无“修罗”“战天”之名。 武荒大陆,一名战奴少年习得神秘功法,从此逆天改命,修罗战天之名因他一人再次响彻整片星域! 万族因他而颤抖,天地因他而哭泣…… 时代在变,世界的格局在变。 多少人在看着脚下的土地,是否有变化。 当世界的土地,能源,人发生异变,获得能力后,能改变这个枯燥无味的世界吗? 世界就是一个圈,我们都生活在其中,没有预示谁会踩进谁的圈里,只是一旦进了,就在了。
计算机信息安全技术分为两个层次 可信网站验证 网络信息安全认证中心 网络安全防护框架 网站不足 网站建设上市公司 深圳h5网站制作 商丘专业做网站 网络安全 最高法 网络安全 最高法 大龄剩女的咨询技巧咨询【www.richdady.cn】 孩子学习不好的原因分析【www.richdady.cn】 亲子关系改善建议咨询【www.richdady.cn】 脑部不清晰咨询【www.richdady.cn】 前世今生的缘分如何续写?咨询【www.richdady.cn】 外灵的种类威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 发育倒退的心理调适咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 失业的前世因果【企鹅383550880】√转ihbwel 孩子厌学的解决方法咨询【www.richdady.cn】√转ihbwel 脑部不清晰的解决方法咨询【www.richdady.cn】√转ihbwel 阴间生活的前世解析咨询【www.richdady.cn】√转ihbwel 亲子关系的案例分享咨询【www.richdady.cn】√转ihbwel 为什么过世的前世影响咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 投资项目的选择方法咨询【微:qq383550880 】√转ihbwel 家庭关系的心理调适方法有哪些?【σσЗ8З55О88О√转ihbwel 家庭关系的相处之道有哪些?【企鹅383550880】√转ihbwel 存不住钱的心理调适咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 与老公前世的记忆解析【www.richdady.cn】√转ihbwel 冤亲债主的干扰与化解技巧【企鹅383550880】√转ihbwel 大龄剩女的婚恋规划【σσЗ8З55О88О√转ihbwel 百度xml网站地图 网络与信息安全的信息特征 哪有那样的网站 全网营销型网站 网站建设服务费标准要建立网站是否要先做网页设计然后把网页设计与数据库连接起来? 医疗大数据的信息安全,-1 昆明做企业网站多少钱 网络安全实训心得 如何网站 网络安全的监管机构 信息安全保护是指,-1 网络与信息安全课程 如何建造自己的网站 网络安全实例分析 营销企划案 信息安全竞赛 全球2014年的计算机网络安全事件 简述网络营销的特征 网络安全(二级) 东莞寮步网络营销 网络安全渗透技术培训班2015 社会化网络营销基础传统市场的营销活动方案 免费申请网站域名 2017信息安全企业 网络安全防护框架 顺义手机网站设计 网站建设公司上海 信息安全三级等保备案 网络安全 最高法 网络安全的监管机构 网络安全渗透技术培训班2015 38信息安全及信息科技 c 信息安全 线上网站制作 免费申请网站域名 东莞网站优化 学校网络安全机构 重庆企业网站推广 国家网络安全中心发布 黄骅做网站 安全的南昌网站制作 网络安全 博士 信息安全培训实验室 北京网络营销网站 网络安全铁人三项 信息安全等级保护内容 设计公司网站 学校网络安全机构 2014网络安全形势 黄骅做网站 如何建造自己的网站 如何开展等级保护信息安全 评价一个网站 优秀网站制作 信息安全就业培训 营销体系内容 2017 网络安全攻防演练 东莞寮步网络营销 手机wap网站建设 网络推广网络营销 建材网站建设 深圳官方网站制作 美国俄罗斯信息安全 德宏网站建设 企业网络安全工程师 霸州建网站 百度xml网站地图 昆山网站制作哪家强 深圳网站建设公司排名 台州网站设计 解放路 信息安全 技术 管理 哪有那样的网站 优秀网站制作 数字营销哪儿有 信息安全保护是指,-1 营销企划案 中国黑白it信息安全 营销型集团网站建设 戴尔营销 重庆企业网站推广 计算机信息安全技术分为两个层次 深圳网站建设公司排名 网络安全防御测试 xctf网络安全 石家庄网站公司 大学网络安全活动 南京网站优化公司 免费申请网站域名 杭州网站建设公司联系方式 美国俄罗斯信息安全 网络安全审计与监控 全网营销型网站 营销授课南昌 危害国家信息安全的例子 南京营销型网站建设 全球2014年的计算机网络安全事件 网络安全专家评审 上海做网站公司 网络安全基础 协议安全 网络安全铁人三项 微信营销推广 邮件营销策划 网络安全实例分析 信息安全保护是指,-1 大学网络安全活动 信息安全ppt 平台营销能力分析报告 中国石化信息安全 网络营销渠道的功能是 38信息安全及信息科技 2017信息安全企业 网络大学网络安全法 2017最新网络安全事件 微信营销推广 网络安全 最高法 网站策划方案 佛山建网站 设计公司网站 网络与信息安全的信息特征 线上网站制作 网络营销环境分析步骤 南京营销型网站建设 昆明做企业网站多少钱 网络与信息安全课程 三只松鼠营销推广经验 c 信息安全 国家信息安全质量产品检测中心 网络安全防护框架 中国石化信息安全 深圳h5网站制作 深圳官方网站制作 信息安全 技术 管理 网站制作公司哪个好 太原网站建设需要多少钱 昆山网站制作哪家强