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
网络安全课堂唐山做网站陌陌营销工具通信部门网站备案证明网站建设干货西安网络营销岗位数量保定市网站建设关于网络信息安全近几年网络安全事件网站布局f“X”是一个字母,也是一个符号,代表着消除。在过去的十年里,没有人知道白亦在那座泯灭人性的岛屿中是如何度过的,又是如何踏过那一个个尸体,爬上了顶尖,被赋予了这一个意味深长的代号。 我能看见鬼,能听见鬼话,我是一个警察,每次遇到凶杀案,我都会听到死者对我说话,我夜夜被冤魂侵扰,还反复做着一个同样的梦,在鬼节的晚上,我见到了一个红色的影子,他能飞檐走壁,能灭鬼。有他在,我的世界翻天覆地祥和安宁,他是鬼界的老大,他是鬼王,他为了千年的夙愿游走阴阳。 为你,天地不容,魂飞魄散! 为你,化为煞鬼,永不超生! 为你,不生、不死、不老、不灭! 游戏降临,现实与虚幻交织。 这里有武者拔山倒岳,声震十里。有妖兽双翼一展直上云霄,更有一种名为玩家的生物在当中嬉笑怒骂。 世界的交融,躲不开的命运。 当百米长的火焰刀气横贯于现实之中,当名为‘魔’的存在破碎空间降临之时。 举世哗然,一众玩家不由抬头仰望: “我kao!” ……少年天才于洋来到黄海市当保镖,且看他如何走上人生巅峰章子俊穿越到了土木之变后的明朝,随着京城保卫战的胜利,来到京城科考,从而展来了一系列身不由己的个人命运,本想躲避这纷乱的世界,寻找一个能快乐的田园生活,安稳渡过一生,不想在这样一个社会中,被各种各样的生活方式,儒家思想所冲垮,深陷在这样一个人治社会中,有欢乐,有迷茫,有危机,有失落,最后终究是一场空。救人一命胜造七级浮屠,美女施主,你我有缘啊...这是一个光怪陆离的世界,人与妖共存,道法和妖力盛行的世界!籃陌的力作《向世界说你好》.生活本该就是美好的存在.为了生活我们奔波在大街小巷.加班熬夜拿薪水.每个人都觉得上天不公.为什么别人能光彩照人.而我们却默默无闻.原因只有一个.那就是我们的努力远远不够.看似风光无比的的成功人士.你永远不知道他洒下多少汗水来证明自己的选择没有错.心中的苦.永不言弃的精神才是我们应该学习的.每个人都有自己的梦想.也许我们为了生活曾放弃过自己的梦想.我们也曾迷失方向.感到彷徨.忘记了最初的梦想,生活教会了我们这么多.让我们每天一起学习.一起成长.我们应该知道感恩.他就像我们的亲人一样.陪伴我们走完此生!今日欢呼孙大圣,只因妖邪去又来。 同志,你知道歹刂宁格勒和斯大林格勒在哪吗?我在地图上找不到它们了! “你当然找不到,”马恩列一脸坦然,“因为我们在异世界。怎么样,有兴趣与我一起在名为大陆的鹅城跟随着曾经的同志们建立你在寻找的世界吗?” 穿越到了异世界,系统却是一个精苏,为了活下去,主角只好和系统一起去斩杀名为贵族的黄四郎。 魔法,亡灵,这个腐朽的世界处处充满了危机。 然而我们的主角并不孤单,因为系统给他召唤出了那些人。 切·格瓦拉、捷尔任斯基、萨布林、阿连德! “同志们,让我们为了共同的信仰,向亡灵和恶魔发起挑战,消灭贵族暴政,世界属于平民!” 一切结束,马恩列望着自己打造的红色伟大国家,喃喃自语:“其实我还有一个愿望……那就是把兽人送到古拉格大酒店。”从大城市匆匆赶回故乡阴石镇的陈斌想要看望重病的哥哥,却不想在镇子上见识到了人所无法理解的光怪陆离的故事,而一切都要从一封死人所写的幽灵家书说起...... 幽灵家书、复活的死人、融化的尸体、矿难..... 在阴石镇陈斌还能遇到什么?
网络安全实施 佛山做外贸网站的公司 网站建设深圳 工具型网站 幼儿园网站设计 川大信息安全专业 信息安全漏洞产生的必要条件是: 电商营销可以自学吗 有网站后台安络科技 网络安全攻防电视大赛 网络信息安全 财运不佳的自我提升咨询【www.richdady.cn】 前世今生的故事如何影响现代生活?【www.richdady.cn】 大龄剩女的婚恋建议咨询【www.richdady.cn】 儿子不读书咨询【www.richdady.cn】 发育倒退的前世记忆咨询【www.richdady.cn】 失业的环境影响【www.richdady.cn】√转ihbwel 孩子学习不好的辅导方法咨询【企鹅383550880】√转ihbwel 头脑混沌的原因分析咨询【σσЗ8З55О88О√转ihbwel 财运不佳的心理调适咨询【微:qq383550880 】√转ihbwel 性压抑的原因分析威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 迟缓儿的案例分享威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 财运不佳的理财技巧有哪些?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 孩子厌学的解决方法咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世缘份的前世缘分咨询【微:qq383550880 】√转ihbwel 前世今生的故事是真的吗?咨询【微:qq383550880 】√转ihbwel 干扰对人的心理影响咨询【www.richdady.cn】√转ihbwel 感情纠纷的真实案例有哪些?【微:qq383550880 】√转ihbwel 亲子关系的家庭氛围如何营造?咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 婴灵【www.richdady.cn】√转ihbwel 去世的母亲的前世案例威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 信息安全所 无锡谁会建商务网站 企业网站的意义 网络营销顾问 网络安全技术与应用 下载 网站改版升级总结 信息安全国际认证 关于网络信息安全 深圳市网络与信息安全行业协会 奶粉微信群营销方案 des加密算法 网络安全 网站乱码 第三方人员安全 信息安全问题 城市网络安全服务器 深圳网址网站建设公司 网络营销销售代理 北京网站建设公 2014信息安全会议 关于公司建网站 北京网站排名制作 中山网络营销 网站交互性 网站建设深圳 信息安全知名企业 通讯系统网络安全 邮件营销的优点 佛山做外贸网站的公司 个人电子信息安全 网站注册 信息安全漏洞产生的必要条件是: 网络安全实施 贵州网站推广优化 网络安全认证机构 重庆商城网站制作报价 信息安全技术要点 国家网络安全要求 幼儿园网站设计 信息安全所 网站报价书 近几年网络安全事件 信息安全国际认证 无锡谁会建商务网站 网站建设干货 信息安全知名企业 教育类营销案例 企业网站的意义 佛山做外贸网站的公司 网络营销学学什么 网络安全工具cain 网络营销顾问 如何做英文网站 edm营销 营销策划公众号 网络安全技术与应用 下载 《家装公司营销教程》 长沙营销型网站设计 手机微网站 网站改版升级总结 营销推广中的seo 长沙做网站的 信息安全人才培养 信息安全国际认证 营销特色 陕西信息安全产业基地 风格网站 网络安全专用虚拟机 2016年信息安全大事件网络安全纪录片 跟网络安全相关的故事 近几年网络安全事件 如何做英文网站 深圳市网络与信息安全行业协会 网络营销销售代理 奶粉微信群营销方案 宁波网络营销外包 中国国家信息安全漏洞库(cnnvd),-1 奶粉微信群营销方案 网络安全专用虚拟机 有网站后台安络科技 网络安全攻防电视大赛 网络安全涉密事件 网站建设模板是什么网络营销自学好学吗 des加密算法 网络安全 微信营销美文 杭州网站建设开发 太原网站建设培训学校 网站乱码 信息安全的建议和意见 长沙做网站的 网络安全认证机构 美国国家信息安全漏洞库 网站首页制作 企业网站的意义 网络信息安全 医院要怎样营销方案 有pc网站 网络营销团队配置 email营销的一般步骤 深圳网址网站建设公司 建立信息安全管理体系 川大信息安全专业 网络安全 优秀教师 关注网络安全宣传周 外贸网站模板建立 信息安全培训班 信息安全的建议和意见 电商营销可以自学吗 信息安全产品体系,-1 网络安全预警技术 电商营销可以自学吗 网站建设干货 超酷网站 公安局公共网络安全 有pc网站 南京网络安全培训中心 成都网络营销推广 重庆商城网站制作报价 知名的网站建设 怎么设置网站栏目 网络安全协议 pdf 贵州网站推广优化 免费建设网站平台 如何规划防火墙实现网络安全 手机微网站 网络营销途径都有哪些方面 网络安全实施 会员营销的案例 许可email营销的功能 营销办法 营销员之家 网络安全数据 中国国家信息安全漏洞库(cnnvd),-1 c2c网站有哪些 医疗信息安全解决方案 美丽说营销 佛山做外贸网站的公司 网络营销销售代理