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
网络营销的营销对策分析网络安全评价标准主要有哪些b2b外贸网站设计官方网站怎样搜网站怎样搜网站创建网站的优势二级域名网站权重问答营销的平台选择网站排版一个白发少年的复仇史。人到三五,一事无成的福川。总是把各种问题归咎于自然。生活各种不顺以及中年危机的即将到来,让他越发暴躁。 这天他与妻子离婚后,夜晚便与一群狐朋狗友,伶仃大醉。借着火酒劲以及不顾朋友的劝阻,他执意醉酒开着他的破捷达。 酒后开着的车总是摇晃不定,有惊无险。不知开了多久,借着月光与昏暗的车灯来到了一处田埂与山间的小路。 懒得开导航的他也就这么一直顺着这条路一直走,不管对与不对,他都就这么一直开着。 直至有道幻音传入他耳中,这声音告诉他,如果想改变现在的状况,就朝着这条路一直走。 不知是酒精的原因胆子大,或者是他此时脑袋一时想不开。便真的按着这声音的一直往这条路深处开去… 叶凡上一世的仙王老婆重生归来,找到叶凡带他走上修仙路。 斩魔帝,斗五宗,破天穹,打开仙路,直杀天穹,带领全民修仙。 我的时代谁敢称无敌!上来一战! 以双修正道!从青木城走出,稚嫩少年因灭神决走上了一条不归路,灭神决究竟来自何处?为何冥冥当中选择了他?越来越多的谜团困扰着林长滨,鼓舞着林长滨逐渐从青木城中走出,从宗门,从一域,逐渐走向无数位面!绥芬海之东,有一国,名曰西梁国。此国之内,举国上下皆为女子,亦名女儿国。不,不是女子。此国之人皆为非人,乃罗刹女是也。唐僧师徒欲往西天取经,必经此国。女王与国师合计着要吃唐僧,不料,当女王见到唐僧之后,就被唐僧这个美男子给彻底迷住了。她已经不想吃唐僧了,反而要保护他,想与他共结连理。想吃唐僧的还有大鹏鸟,大鹏本属长生之身,为何还要吃唐僧呢?皆因宿世因缘。女王法力无边,唯有至阴芭蕉扇才能将她击败。一场封神大战,尘埃落定,埋藏过往! 那些前世情缘、封神旧恨,似乎随风而逝,万年后,一个冷血杀手,踏月而来,带领一众妖女诛仙斩神! 云海天涯两渺茫,何日功成名遂了,还乡! 醉笑陪公三万场! 不用诉离觞!有少年和尚,喝酒吃肉,醉卧美人膝,由魔入佛…… 有少年道士,一只青驴、一名女鬼相伴,朝着道祖行进…… 有少年儒生,提笔写下传世之作,誓要做天下万灵的夫子…… …… 有人问少年:“你是谁?!” 白衣少年摸了一下腰间钝剑,仰头喝了口酒,咧嘴一笑:“吾名叶天,叶子的叶,天帝的天,来自秦国荒城,是一个天才丹师,更是一个天才修炼者……” 古陵穿越仙武世界,成为道宗被废弟子。被打入禁地渊薮,觉醒签到系统。 “叮!签到成功,恭喜宿主获得先天圣体道胎!” “叮!签到成功,恭喜宿主获得元辰精神术!” 一百年后,修行界大乱,在古陵走出禁地的时候,豁然发现,自己举世无敌。龚超怀揣着对军校的向往,如愿以偿来到黄楠省乘商市这所全国著名军队院校。下了火车站在乘商火车站,面对与想象之中完全不同的“接新”模式,龚超既期盼又忐忑地坐上校车到达了校区三号院。在这里,龚超将要度过他四年的军校生涯。四年间,他经历过、退缩过、坚毅过、成长过……让我们跟随男主人公的切身经历,品读这不同寻常的军旅生涯。上古大陆,一位拥有先天全体的少年,因为一次意外,引得黑珠入体,从而导致元力全失,至此他失去了所有光彩,族人的陷害让他认识了师尊,在一个分身的教导下,少年披荆斩棘,过五关斩六将,一步步成为真正的强者...... 为了家族命运,少年踏上了独自修炼的征程;为了亲人,他被迫选择了自己不爱的人;为了爱人,他忍受了无数年的自责。 从一个小小的战士,逐步成长为天元大陆至高无上的古神,而最终,为了整个天元大陆,他却付出了所有......
山东省网络安全法 上海信息安全公共服务平台 上海网络安全会议2017 新浪微博垃圾营销范围 珠海营销型网站 四川大学信息安全专业 信息安全及其解决方案 国家网络安全应急中心 网络安全评价标准主要有哪些 医院网络安全解决方案 前世缘份如何影响今生?【www.richdady.cn】 祖灵的存在形式【www.richdady.cn】 亲子关系的沟通技巧咨询【www.richdady.cn】 前世缘份的重逢有什么迹象?咨询【www.richdady.cn】 性压抑的情感释放【www.richdady.cn】 家庭关系的沟通技巧【www.richdady.cn】√转ihbwel 与公婆前世的前世案例【www.richdady.cn】√转ihbwel 儿子抑郁症咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 什么原因意外的原因分析【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 老公家暴的法律咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 为什么过世的前世修行威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 改善脑部不清晰的方法威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 儿子抑郁症的自我提升【微:qq383550880 】√转ihbwel 迟缓儿的家庭支持【企鹅383550880】√转ihbwel 财运不佳的真实案例有哪些?【企鹅383550880】√转ihbwel 财运不佳的理财技巧有哪些?【微:qq383550880 】√转ihbwel 人际关系不好的前世因果咨询【www.richdady.cn】√转ihbwel 心特别累的自我提升【σσЗ8З55О88О√转ihbwel 与男友前世的故事分析【σσЗ8З55О88О√转ihbwel 投资项目的咨询技巧咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 南昌网站优化 广西信息安全大赛 移动营销网络安全协议:原理、结构与应用 广州网络安全公司排名 身边的网络安全 长沙企业网站建设网站设计的公司 营销推广公司 新浪微博垃圾营销范围 网站b2c的营销方案 信息安全响应工作流程主要包括 西电的信息安全专业排名 内衣微信营销怎么做网络营销直通车 大型网站建设 制作网站需要注意的细节 创建网站的优势 中国风配色网站 南昌网站优化 广西信息安全大赛 移动营销网络安全协议:原理、结构与应用 广州网络安全公司排名 身边的网络安全 长沙企业网站建设网站设计的公司 营销推广公司 新浪微博垃圾营销范围 网站b2c的营销方案 信息安全响应工作流程主要包括 西电的信息安全专业排名 内衣微信营销怎么做网络营销直通车 大型网站建设 制作网站需要注意的细节 信息安全的管理方法 网络信息安全认证 网络安全的思考 上海的外贸网站建设公司 网络安全 百度网盘 网站制作预付款会计分录 网络安全师资格证 创建网站的优势 营销推广公司 如何进行网络营销 网络安全应注意几点 滁州网站设计 岳阳网站制作 常州网站设计 网站售后服务 互联网公司网络安全 系统网络安全分析 信息安全的管理方法 病毒营销的传播机理 网络安全服务考试 桌面信息安全管理 福州网站建设多少钱 网络与信息安全通报机制 网络安全信息分析报告 招远网站建设 茅台软文营销成功案例 移动营销网络安全协议:原理、结构与应用 中新网络信息安全股份有限公司 网络安全应注意几点 员工信息安全培训宣传 手机信息网络安全 网络信息安全认证 网络信息安全认证 网站制作哪家专业 吉林网站建设 信息安全售后服务方案 网络营销策划中定位 信息安全 学会 引擎营销案例 网络安全 百度网盘 重庆网站开发设计公司 公司网站图片传不上去 联通信息安全部 信息安全认证考试报名 身边的网络安全 网络信息安全事例,-1 员工信息安全培训宣传 四川大学信息安全专业 信息安全员培训 北京网站建设 长沙市做网站的网站 桌面信息安全管理 网站排版 软件信息安全测评中心,-1 中国风配色网站 企业信息安全培训内容 山东省网络安全法 织梦cms 网站所有的链接target属性 怎么统一修改 网络直销比网络分销成本低所以网络营销主要采用网络直销的方式 网络营销的定义zac 信息安全保护技术措施是网络安全设计级别 南方信息安全研究所 网络安全的思考 整合营销的必要性 整合营销的必要性 重庆网站开发设计公司 滁州网站设计 全网营销系统 注册网站免费注册 合影营销 柳州网站设计 网络直播营销常见方式 上海网站建设系统 珠海营销型网站 医院网站建设方案 怎样创建网站深圳市网站设计公司 整合传播营销 网络信息安全公司排名,-1 南方信息安全研究所 网络营销会失业吗 成都 网站建设 大型网站建设 信息安全负责人 湛江做网站 长沙企业网站建设网站设计的公司 论坛营销表现形式 广州网络安全公司排名 生活是最高的营销师 网络安全 注意事项 法国网络安全战略 公司网站图片传不上去 厦门网站seo优化 论坛营销表现形式 上海达内网络营销 网站b2c的营销方案 中国风配色网站 网站主题下载 上海网站建设系统 信息安全认证考试报名 杭州专业做网站的公司 信息安全教学实验室 赣州网站制作 网络安全组织管理 网站制作预付款会计分录 信息安全管理体系审核