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
政府网站 建站什么是信息计算机网络安全建国外网站淄博网站推广公司信息安全 系统有限公司信息安全审计平台网络营销促销的类型高校网站首页设计上海营销型网站制作聊城网站建设报价(女帝,气运,悟道,天才,争霸) 瑶池圣女:手握日月摘星辰,世间无他这般人。 青莲剑圣:不会真有人觉得,世子大哥是凡人? 狠人女帝:不为成仙,不为成帝,只为在红尘中长伴君之左右! 君逍遥很难受。 他一句话,让女帝娘子,悟出了一念花开,君临天下。 他一首诗,让青莲剑圣,明了了绝世剑意,万古长歌。 他一幅画,让瑶池圣女,炼成了六道轮回,造化天功。 气运之子,一路高歌,一路横推,一路喊着世子才是真无敌! 君家世子,一直羡慕,一直苦笑,一直都是平平无奇小世子…… 终有一日,荒域大乱。 君逍遥破了老祖留下的世子不能出府的预言。 惊天动地的事发生了。 我为天子镇国门,血染江山亿万里! 不出世则以。 一出世必成天下第一! …… 是我DIO啦方正是地府的阴差,负责接引怨魂。有一天白无常让方正开展直播业务,普及地府阴差工作不易。承诺只要方正好好干,就把女儿许配给他。方正很快在地府混的风生水起,脚踩十大阴帅,并肩十殿阎罗。 直播间里:“死都死了,还叫唤呢,你是真没见过地府黑社会啊。”“哥们,下辈子小心点,刷牙别那么用力。”“你这死相也太惨了,能打一下马赛克吗?”以民间传说及史实为资料,详细介绍了三国鼎立之前的故事,不一样的的三国,尽在《史书三国传》中小道士出世当警察,收魂、灭魄、封神明,几世轮回定天下。 布局不断为世人。 正可谓:时光为盘,魂做子,千年棋局起风云!八大系统集一身!“我无敌,你随意.”江尘无视诸位万界大能,淡淡道。毕业直接就职保安,少走四十年弯路的陈煜,在救人的时候发生意外,一段精彩的旅途开始了。 第一世界-红楼世间万物,周而复始;盛衰之源,宿命轮回。数百万年后,地球因资源枯竭引发大战,让曾经的大洲、大洋变成了一块荒凉的大陆,绝大部分陆地在战争中沉入海洋,本以为地球将文明会因此消失在宇宙历史之中,不曾想因上古大战导致外泄的地球内核能量,却奇迹般的让地球生命得以进化。十万年之后,曾经满目疮痍的土地再次以无比宽大的胸襟重新接纳人类。当然也不止是人类……戴着诡异动物面具的同学进行着荒谬表演, 深夜的厨房多了不少肉块,切菜声伴随着男人哼唱无名小调, 清秋时节下起灰白大雪,无尽树林深处是一间藏有冻僵躯体的无人木屋, 无名陵墓下,幽幽传出苍老吟词声——   “冥河冻已合,深处有阳鱼,   活鱍鱍,跳不脱,又不能相煦以湿相濡以沫,   惭愧酆都蒋秦广,春风几时来,   解此冥河冻,令鱼化作龙,直透桃花浪,   会即便会,痴人面前且莫说梦……” 这是一部相知相恋的小甜文~ 愿你所有的时运不济,都是在为那或许命中注定的幸运铺垫坦途。 恋爱生活题材,风格线:生活-荒诞诡异-恋爱生活-灵异略带玄幻从少年走向“少年”理想从未熄灭,一起经历青春,努力奋斗
概括 病毒营销特点 谷歌网站建设 信息安全年会 cncert 信息安全 培训 网络安全安卓版 网站 模板 佛山做网站格 郑州专业做网站 企业网络安全视频 信息安全行业从业指南2.0 婚姻生活不顺的咨询技巧咨询【www.richdady.cn】 人际关系不好的咨询技巧【www.richdady.cn】 公司破产的前世记忆咨询【www.richdady.cn】 前世缘份如何影响今生?咨询【www.richdady.cn】 性压抑的案例分享【www.richdady.cn】 家庭关系的和谐之道【www.richdady.cn】√转ihbwel 升迁障碍的解决方法咨询【σσЗ8З55О88О√转ihbwel 忧郁症的案例分享咨询【σσЗ8З55О88О√转ihbwel 冤亲债主干扰的预防措施【σσЗ8З55О88О√转ihbwel 财运不佳的财富转运方法有哪些?【www.richdady.cn】√转ihbwel 什么原因意外的前世因果威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 发育倒退对孩子心理的影响威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 与男友前世的故事分析【微:qq383550880 】√转ihbwel 亲子关系的心理调适【www.richdady.cn】√转ihbwel 莫名其妙感伤的自我提升威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 冤亲债主对生活的影响咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世今生相关咨询【σσЗ8З55О88О√转ihbwel 感情纠纷的情感重建咨询【企鹅383550880】√转ihbwel 失业的职业规划【www.richdady.cn】√转ihbwel 学习成绩差的案例分享咨询【微:qq383550880 】√转ihbwel 互联网营销领域的公司 国家信息安全标准体系 南京微信营销费用 网络营销秀 为什么有些网站搭建的是php其所有网页均已.htm命名 信息安全年会 cncert 网络技术与信息安全 网络营销时时彩 网站信息安全测试方法 网络营销调查归纳 概括 病毒营销特点 九州建网站 公司的计算机网络安全 龙华民治网站设计公司 b2b网络营销服务有哪些 电子政务网络安全 信息安全审计平台 网站建站 seo 西安专业网站建设服务 网络营销调查归纳 网络营销实训ppt模板 网站内容管理系统 域名和网站 网络安全监测方案设计 公司的计算机网络安全 家装微营销 政府网站 建站 家装微营销 三合一网站建设 整合营销闭环 网站建设方式 昆明微网站制作 网站营售专业网站设计 网站营售专业网站设计 做网站行业网络安全中存在的问题有哪些问题 新郑做网站 信息安全 顶尖会议期刊 信息安全的产业联盟 网站建设设计 网站信息安全测试方法 网络安全思想文章 概括 病毒营销特点 如何网站客户案例 搭建网站设计 西安信息安全产业园 上海网络安全大会主会场 信息安全哪个部门,-1 中小企业网站制作 上海??公安局网络安全总队 网络安全案例及其分析报告 淄博网站推广 信息安全服务资质 hp 营销一体化 网络安全管理组织机构 计算机网络安全讲座 网络社区营销的功能 北京信息安全公司 计算机网络安全讲座 网络安全 教学安排 中国网络安全技术30所 郴州网站设计 网络信息安全犯罪案例,-1 国内顶级网络安全公司 互联网整合营销 成都高端建设网站 网络营销实训ppt模板 病毒性营销视频 税务网络安全 概括 病毒营销特点 聊城网站建设报价 广州信息安全服务资质咨询公司,-1 上海营销型网站制作 沪江网络营销 国家信息安全部门电话 上海网络营销平台排名信息安全外包评估方法 南邮信息安全实验室环境网络攻防实验实验报告 深圳微信营销公司 网站seo优化公司 银行 情感营销 短信 网站开发流程 linux网络安全 论文 信息对抗技术 信息安全 哪个好 网络营销时时彩 网络营销微观环境包括 浙江做网站 网络安全受到哪些威胁 互联网营销领域的公司 东莞做网站it s 网络安全风险评估流程 全网营销方案及布局 网站在其他电脑打开都是好的有一台打开错位没有加载css文件 中小企业网站制作 网站与微信 河南信息安全研究院有限公司 网络营销时时彩 信息安全嘉年华 无线网络安全wep/wpa/wpa2 什么是020营销模式 网站 模板 网络自动化营销软件 网络安全 宣传周 无线网络安全wep/wpa/wpa2 最新的网络安全技术 网络安全法 香港 图片营销 郑州专业做网站 信息安全风险三要素 互联网整合营销 上海口碑营销公司 电子政务网络安全 西安专业网站建设服务 税务网络安全 信息安全 顶尖会议期刊 便利的龙岗网站设计 央企网络安全大会意义 上海营销型网站制作 计算机信息安全保护等级 微信网页版信息安全吗 怎么做营销型网站设计 中国信息安全公司有哪些 公司的计算机网络安全 网络营销调查归纳 龙华民治网站设计公司 win10输入网络安全密钥 忻州网络营销 西安专业网站建设服务 微信营销的目的 高校网站首页设计 如何网站客户案例 网络技术与信息安全 陕西手机网站建站 网络信息安全犯罪案例,-1 网络安全案例及其分析报告 信息安全发布时间 信息安全审计平台