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
sdn 信息安全互联网营销 自学信息安全宣传资料,-1信息安全 防火墙厂商天津 网络安全事件富阳网站建设怎样微营销好处山东信息安全等级保护测评公司网络安全 课程手机网站模板陈岁年离婚了,前妻嫌贫爱富,抛夫弃女。 没想到,刚离婚就觉醒了系统。 拥有了一块每天都能刷新出各种蔬菜、水果、药材的肥沃土地。 陈岁年决定在犹如世外桃源般的桃花村定居,没想到,系统隔三差五就送给他各种技能。 没过多久,陈岁年还发现,那块神奇的土地,仅仅只是系统的冰山一角! 更多的秘密,在等待着他去揭开!工欲善其事,必先利其器。 这一位面的大陆之初,便是存在着灵力之气和神兵之力两股力量。 灵力提高实力,神武提高战力。 修炼者将灵力修为分九转十二境: 感知境、淬体境、彻地境。 通天境、天王境、天灵境。 仙灵境、神灵境、圣灵境。 无界境、虚无境、乾坤境。 境界越高,越难突破。 稍有不慎,便是陨落。 则兵器共分为:地武、天武、灵武、仙武、神武五等。 其中可细分为;低级、中级、高级 则武学同样分为:地品、天品、灵品、神品 而其中也是由高到低分为:低级、中级、高级   有家店柜台里坐着收银的是一只吸血鬼~   卖的酒是酒鬼利用酒虫酿造的~   外送商品的是庆忌~   店长是一个分分钟可以来一场百鬼夜行的男人~   不过据他所说他最喜欢的还是最开始手下妖怪少的时候,不像现在手下妖怪太多岗位太少都不好分配~     少年张玄某一天偶获异能从此改变了他平凡的人生. 能够轻易撕裂敌人的利爪 一拳轰爆坦克的能量锤 自由翱翔在天空的滑翔 轻易摧毁飞机的鞭拳头 ...各种异能让他成就非凡! 让我们来看张玄如何收服众美女完美逆袭一代杀神叶君邪,被人称为邪王,一生接暗杀任务数百起,从未失手。如今他已40岁,准备退休,但是组织有规定,退休时必须完成一个组织交代的特殊任务,让他没有想到的是,他的最后一个任务居然是杀掉自己的妻子,最终他还是没能完成任务,遭到了组织的追杀,最后还是没能逃过,不过,在他死后的一瞬间,一片神秘大陆的一个孩子,睁开了一双充满杀气的眼,这个孩子又将在这片大路上搅动什么风云。我的家族史是用血写就的,祖父的神秘,母亲的离奇的死亡,这一幕一幕,让我觉得悲伤而又恐怖。所有的事情都发生在这个古老而又神秘的凶宅,慈祥的父亲不知受了什么刺激,突然变得可怕而又变态,他做着让人毛骨悚然的实验。一个又一个未解的迷题,让我不知所措,其中隐藏着一个扑朔迷离的故事,且听我中娓娓道来。五代兵燹四起,而江南幸得苟安,游侠之辈趋之若鹜,争相筑巢于此,所求者无非是高楼纵酒、围炉欢谑。待到雨过天青色,回首时,不过是二三里勾栏瓦舍,十余载岁月蹉跎。我姓张名东方,本是老板让我来查案的,不想却意外卷入一场旷日持久的暗战中…… 在看不见的远方,各方势力都想取得先机,那怎么可能呢?叛徒、日谍都不怕的,谁叫我是军统处长呢?历史总喜欢和人开玩笑,有时想想还挺不容易,不过想想一起的兄弟,很多都不在了,我还能活到最后,还是挺感谢上天眷顾的! 来自数百年后的特种兵王,穿越成为和自己名字同音的晚明皇帝天启身上。 狙建奴,收日韩,木匠皇帝?不,工匠皇帝!大国工业自明而始! 铁血皇明,平推世界!我很庆幸自己生在21世纪,互联网的普及让我的见识与思想发生了恐怖的化学反应,我那不知从何而来的表达欲也可以表达在互联网上,第一次尝试写作后,我不得不承认我对动辄百万字的网络文学的节奏把控十分欠缺,我只得尝试碎片化的短篇小说,内容不限,想到哪就写到哪吧,希望给你带来欢乐
计算机网络安全怎么样 网络渠道营销策略 网络安全技术ppt 网络安全技能竞赛的内容 深圳网站制作公司人才招聘 响应式网站 在太原营销 2010年网络安全事件 手机网站开发制作 信息安全规划的内容 外灵干扰的环境影响咨询【www.richdady.cn】 发育倒退的解决方法【www.richdady.cn】 脑部不清晰的自我提升【www.richdady.cn】 家庭关系咨询【www.richdady.cn】 前世今生相关咨询【www.richdady.cn】 与女友前世的前世缘分【σσЗ8З55О88О√转ihbwel 财运不佳的财运提升咨询【微:qq383550880 】√转ihbwel 如何超度婴灵?咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 无形干扰的前世因果咨询【www.richdady.cn】√转ihbwel 前世缘份的轮回续缘咨询【σσЗ8З55О88О√转ihbwel 前世缘份的改命技巧咨询【企鹅383550880】√转ihbwel 脑部不清晰与生活习惯的关系咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 为什么过世的前世因果【www.richdady.cn】√转ihbwel 处理感情纠纷的方法【www.richdady.cn】√转ihbwel 公司破产【企鹅383550880】√转ihbwel 精神不振的前世因果【微:qq383550880 】√转ihbwel 与男友前世的记忆解析【微:qq383550880 】√转ihbwel 发育倒退的早期干预措施咨询【企鹅383550880】√转ihbwel 感情纠纷的心理调适【微:qq383550880 】√转ihbwel 化解外灵的专业手段咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 重庆网络营销代理 微观环境营销中介 营销的投入 2016网络安全大事 免费建手机网站网络安全 销售公司 数据库营销 遵义网站优化 公共网络安全服务 网络营销的外部环境 网络营销的方法 html5 网站 上海 信息网络安全管理 微信营销成功案例 中国信息安全等级 互联网营销是干什么的 成都的信息安全公司排名 常州营销外包 富阳做网站 汕头 网站 湖南营销网站建设 我国信息安全论文 网络信息安全调研报告 信息安全动画 2010年网络安全事件 2016年信息安全产业,-1 营销型网站建设明细报 2016网络安全大事 网站移动端 重庆网络营销代理 网络安全 课程 网站开发 价格 认识网络营销调查的基本方法 达内学网络营销 云南营销策划培训 免费网络安全培训 好模板网站 ctf 网络安全 网络安全形势 2017 编织网站建设 北京信息安全企业排名 网络安全等级怎么设置 编织网站建设 个人网站建立 广州域名企业网站建站哪家好 网站酷站 长春网络营销网站 西安信息安全测评中心 信息安全 防火墙厂商 信息安全国际标准 网络公关营销公司 网络安全管理人员 网络安全国家安全 网站栏目名 中国信息安全联盟 外贸网站建设公司方案 电子商务的网络安全 长安网站优化 西安营销型网站 深圳 网站定制 手机网站比例 集中营销的优势 信息网络安全公安部 小米的营销案例分析 有关互联网网站 电子商务与网络安全 山东信息安全等级保护测评公司 2010年网络安全事件 互联网营销的主要优势 关于淘宝营销 黑客与网络信息安全 深圳网站制作公司人才招聘 网络渠道营销策略 北京信息安全企业排名 营销推广电子商务网站 网络安全形势 2017 网络安全新闻案例 信息安全动画 信息安全规划的内容 手机网站首页经典案例 中国信息安全联盟 网络安全都有什么安全 信息网络安全公安部 做一个网站需要多少钱 制作企业网站 有关互联网网站 网络安全都有什么安全 信息安全 案例视频 家居企业网站建设平台 郑州微网站建设 信息安全 案例视频 信息安全国际标准 智能社交营销平台 响应式网站 网站模板设计 信息安全顶级学术会议 认识网络营销调查的基本方法 网站设计公司网站 2016网络安全大事 重庆网络营销代理 信息安全的新闻 成都网络营销整体外包 富阳网站建设怎样 app/网站建设 网站栏目名 sdn 信息安全 专业做网站 黑客与网络信息安全 信息安全设备厂家,-1 认识网络营销调查的基本方法 上海 信息网络安全管理 网络安全仿真系统 网站设计公司 无锡 网站建设方案设计心得 2016年信息安全产业,-1 杭州网站推广 网络渠道营销策略 免费建手机网站网络安全 销售公司 ctf 网络安全 信息安全风险评估工具 网络安全环境3部分 网站酷站 网络安全技能竞赛的内容 网络公关营销公司 网络营销网站建设实训 信息安全国际标准 信息安全 案例视频 网络安全等级保护流程 江苏网络安全认证 2016网络安全大事 网站模板设计 制作企业网站 南宁市做网站的公司 常用网络营销app 网站移动端 如何为公司做网站