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
网络安全审计措施中国石油信息安全通报信息安全相关新闻青岛手机网站制作苏州装修公司网站建设网站设计图信息安全 项目网络安全谷台湾 多层次网络营销网络安全厂商产品对比孤儿陆安通过随身的“寄名锁”于乱世中寻找亲属,经历清末风云、民国军阀割据两个时间段,最终他的结局会是如何呢?千年等一回,前世你为我亡,这世我为你生!一代“音乐天才”宋若寒,偶得系统,看不惯世间不公,一统蓝星,压诸天,镇四方作为旁观者,记录六段也许并不普通的故事;作为等待者,是否能等待重逢的那日。这是恩怨的了解之章,也是六条截然不同的道路。时代进步,科技发展,算命也要与时俱进。 为了赚钱,秦天开始了直播算命。 直播间榜一大哥傲然道:”我事业有成,工作顺利,现在就缺一个女朋友,你帮我算算吧。“ 秦天摇头道:“爱情的事情先放一边,我还是先帮你算算事业吧,我掐指一算,你必是黄袍加身啊!”我只想安安稳稳送个外卖,哪想到有一天居然真的黄袍加身! 还是在异界!! 送外买送到异界的恐怕只有我一个了吧? 看着满目荒凉的异界,杨一暖苦笑一声,开始了异界探险之旅… 外卖是不会再送了,星际贸易才是我的主业! 玻璃球换黄金,香水换翡翠,一个黑心倒爷就此诞生… 异界投资建工厂,寻宝探矿搞开发,从今天开始,我就是杨总! 新世界首富,异世界征服者,就此诞生!!作为一个刑警,程成办案兢兢业业,以事实说话,岂料案件的背后竟有一只黑手等待着他……XX年间,天下大乱,群妖四起,官兵横行,百姓民不聊生。 天上众神,心疼百姓,特派紫微星下界,斩妖除魔,匡扶正义,救黎明于水火。 紫微星领命,下到人间,化身一名女子,隐居山间,观察人间百态,看遍民间疾苦,可悲可叹!不幸人生,生活遭遇变故,婚礼未成;先后遭遇经历两段婚姻,终在系统的频繁指示与协助之下,终时来运转、入赘豪门,过上了令人艳羡的生活。 与此同时,刘杰也随之卷入到了一场家族恩怨之中;作为孟家的赘婿,他既需要在当代与敌对家族(李氏家族)相周旋,又需要穿越至清末去摸清敌、我双方的底细,以便于在现代更有针对性地去御敌。 顾星辰,云锦山有史以来最年轻的天师,通阴阳明医术,占卜看相无所不能。五年期满,返回云镇,自此一代天师之名不胫而走。 风水堪舆,易如反掌;不治之症,一针救魂;牛鬼蛇神,一剑平之。 小小云镇,很快就成了首富大佬挤破头都想瞻仰的神圣之地。小小天师,畅游都市,只手定乾坤!
中国信息安全研究 华企立方网站 网络安全机构分支机构 公司建网站 政府网络安全体系 单位对网络安全等级保护工作的保障情况 婚纱摄影网站模板 青岛网站制作 2016年网络信息安全 公安部网络安全员 纠纷的解决方法咨询【www.richdady.cn】 发育倒退的前世因果【www.richdady.cn】 心特别累的咨询技巧咨询【www.richdady.cn】 事业不顺的案例分享【www.richdady.cn】 精神不振的咨询技巧【www.richdady.cn】 升迁障碍的咨询技巧咨询【企鹅383550880】√转ihbwel 感情纠纷的情感沟通咨询【微:qq383550880 】√转ihbwel 升迁障碍的职场转型咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 孩子不爱读书的阅读习惯如何培养?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 暗恋的案例分享威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世老婆的咨询技巧咨询【企鹅383550880】√转ihbwel 大龄剩女的婚恋规划如何制定?咨询【微:qq383550880 】√转ihbwel 婴灵咨询【www.richdady.cn】√转ihbwel 忧郁症的治疗方法咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 如何了解自己的前世今生咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 化解冤亲债主的有效方法【微:qq383550880 】√转ihbwel 孩子不爱读书的家庭教育方法有哪些?咨询【σσЗ8З55О88О√转ihbwel 家庭关系的幸福指南咨询【企鹅383550880】√转ihbwel 脑部不清晰【www.richdady.cn】√转ihbwel 前世缘份的轮回续缘威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 安阳网站建设 青岛网站制作 网络安全宣传周资料 机械行业营销型网站 日本国家网络安全中心 政府网站建设联系电话 业务系统信息安全 信息安全保证人员认证(简称cisaw) 网络信息安全防范技术研究 信息安全保证人员认证(简称cisaw) 做全网整合营销的公司 信息安全国家标准 计算机网络安全论坛 深圳市计算机网络安全培训中心 国家安全下的网络安全 徐州网站二次开发 门户网站设计书法网站建站目标 国外的网络安全如何落地 网络安全机构分支机构 武汉设计网站公司 中国国家信息安全网 武汉 网站建设 网站建设访问人群 政务网络安全 世界各国网络安全 外贸企业网站 网络安全 审计 柯力士信息安全怎么样 徐州网站二次开发 信息安全和网络安全的区别 营销新创意 网络安全从业者 衡水企业做网站推广 业务系统信息安全 网络营销相似关键词 武汉设计网站公司 美国的网络安全功防 信息安全相关新闻 金融营销的网站设计案例 做全网整合营销的公司 网络安全信息网 单位对网络安全等级保护工作的保障情况 信息安全合规性检查 国家信息安全认证 深圳企业网站建设 网站制作软件下载 信息安全的案件,-1潍坊网站建设服务商 网络安全专项治理报告 青岛高端网站设计 网络安全隔离网闸 一般网站模块 门户网站 网络安全机构分支机构 企业网站的建立 网站搜索框 潼南网站建设 信息安全专业竞赛 网络安全厂商产品对比 等保 分保 信息安全工程师 资质 华企立方网站 武汉设计网站公司 营销邮件免费模板下载网络营销宝 贵阳网站设计 学信息安全考研 信息安全竞赛官网 陈舒 福建省网络与信息安全测评中心 南昌个人做网站 定制做网站 中国国家信息安全网 郑州网站设计专家 唯品会口碑营销方案 金融营销的网站设计案例 普洱网站建设 一般网站模块 网络安全资质 中国加强网络安全 武汉 网站建设 网络营销案例心得 国际间网络安全合作 信息安全管理体系中要素通常包括 营销观点 网络信息安全防范技术研究 网络安全工程师吧 网络有哪些营销方式有哪些内容 南昌寻南昌网站设计 关于网络安全的通知 青岛网站制作 汽车网络营销策划书 网络安全动漫 佳木斯网站建设 政务网络安全 政务网络安全 网络营销案例心得 机械行业营销型网站 关于网络安全的通知 网络营销在我国的发展现状分析 网络营销的基本形式 太原全网营销服务商 公安局网络安全 网站建设预览 世界各国网络安全 物联网网络安全 网站建设常规自适应 网络安全技术机试 政府网站建设联系电话 英雄联盟网站设计企业营销中心 信息安全 一级 西安营销 网站建设访问人群 等保 分保 信息安全工程师 资质 武汉 网站建设 婚纱摄影网站模板 2014信息安全培训 网络安全从业者 微信公众号市场营销方案 营销观点 树莓派 信息安全 定制做网站 口碑营销公司 2016年网络信息安全 建视频网站 政府网站建设联系电话 营销帮手4.0官方网站湛江网站设计 南昌寻南昌网站设计 等保 分保 信息安全工程师 资质 邮件营销推广案例 定制做网站 南京制作企业网站 中国石油信息安全通报 大型网站的设计 传统网络营销的区别和联系 2017最新网络营销方式 企业官网响应式网站 wifi无线网络安全设置 做全网整合营销的公司