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
网络安全注册表编程移动网络安全吗设计网站需要考虑哪些南京需要做网站的公司网站内连接入企营销服务2014网络安全公司排名中山 网站制作国外网站设计信息安全防护有关规定开县网站建设十几年前,赵辉以优异成绩进入北电影院导演专业,并且在新生期间,就连续拍摄了三部电视剧,而每一部都掀起了一股收视率狂潮, 更是带火了一大批同年级的北电影院表演系的学生..... 随后,赵辉又转战电影领域,用一部小成本的电影,再次豪取千万的票房。 因此,一时间,赵辉之名不仅响彻北电影院,更是震动了整个娱乐圈儿。 而也就在大家都认为娱乐圈要进入赵辉时代时,在一次外出的路上因救一位过路的小女孩儿,被车撞伤陷入了昏迷之中。他这一昏迷就是长达十二年之久, 而他所带火的那些同学却都已成为娱乐圈儿当红的演员,还有,当年被他救下的那个小女孩儿也长大了。 而也就是这一日,那个躺在病床上长达十二年之久的赵辉却是毫无征兆的睁开了双眼...成为第十位魔神一介凡人妄图与天争个高低,实在是可笑至极,待看这天如何折磨这一介凡人。 我欲红颜斗万法,奈何苍天逆枉情。 【逆苍玄】有声读物已经开始更新,漫画版也在制作当中,敬请期待棋盘中,有规有序,每只棋子都各司其位,不能逾雷池半步! 顺应天命者……悲,抗逆天命者……亡 “命若天定,我便要,破了这个天!”少年抬头望天,嘴角缓缓上扬,狂傲的笑声瞬间响彻整个云幻大陆。熵定218年,世间流传,史前大陆第一高手第五北靖的灵元现世。 当年带走第五皇灵元的阿僧祇,在他大限将至前,将第五皇灵元元印(将精神力附着在物件上的一种手段。以特殊方式可获取该物件附着的信息)在他的骨质面具上。 世上传言,得面具者,得人皇传承,则得天下。 从此,世间掀起一股寻找面具碎片的浪潮。 第五后裔王小二出生猎户,意外踏入修炼之路。。。。。。热血少年,力挽狂澜,创造出属于自己的王朝,书写一段热血的神话。 世道不靖,民生皆苦。 黑暗里的幽灵,星空中的刺客。 天上地下屠魔弑神,只为创造一个美好的世界! 他是一个来自异世界的灵魂。 不甘心命运被安排,反感这个恶者逍遥自在,善者不得善终的黑暗世界。 为了实现理想,他一路苟着做人,努力积蓄力量,终于改天换日,重塑乾坤!星新历四年,地球资源全面枯竭,与未知生物展开一场大战,所以才被迫使用世界武器之一的“天塔·镇世之光”将四片大陆相连的部分炸毁,分为白金,落月,余辉,残朝,四片大陆,其中残朝大陆是由残阳与朝阳政府组成的。 因为内部水资源不能被外部海水所入侵,所以唯一一颗可以改变天侯的武器“卫象·骤风之时”在旧星历二三九五年于四片大陆上空爆炸,形成了四陆风暴的气象。 据说赤色大陆并不是自然生成的,而是岛上的拾荒者,根据旧星历二二七三年所提出的“铁箱计划”(原生态圈创造计划,简称原生计划)当时这个计划被快速否定,因为这么大一片大陆所需要的人力物力是天文数字,就算成功效果也不一定好,但偏偏让赤色这样一小片小岛完成了这样宏大的工程,另外赤色有一个别称,“雇佣员会。”林青是云城市的重案组成员,是出了名的两面派!对待任何人和事都有不同的态度。一系列的诡异事件发生,随着案件的发展让事件浮出水面,背后的真相让人不敢想象!咦,100次重生之后就能当上阴差了吗
国家信息安全技术中心 营销型网站优化留住用户网站 信息安全作业 宁波网络营销推广 6.1号网络安全法 深圳自适应网站设计 信息安全风险评估与等级保护 国外优秀网站设计欣赏 单位对信息安全等级保护工作 如何加强网络安全的 如何改善人际关系【www.richdady.cn】 有官司的原因分析咨询【www.richdady.cn】 如何预防冤亲债主的干扰?咨询【www.richdady.cn】 与女友前世的前世解析【www.richdady.cn】 冤亲债主化解咨询【www.richdady.cn】 冤亲债主的干扰影响【企鹅383550880】√转ihbwel 孩子压力大的原因分析咨询【σσЗ8З55О88О√转ihbwel 不爱读书的原因分析【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 祖灵与家运的关系【微:qq383550880 】√转ihbwel 提高情商的方法【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 祖灵的祭祀方法【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 投资项目的选择方法咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 事业不顺的职场调整【www.richdady.cn】√转ihbwel 儿子抑郁症的案例分享咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 化解外灵的专业手段【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世今生的神秘故事咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 心慌胸闷头晕的前世因果咨询【微:qq383550880 】√转ihbwel 发育倒退的自我提升【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 耳鸣的心理调适【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 什么原因意外的前世影响咨询【企鹅383550880】√转ihbwel 品牌整合营销 王者荣耀 杭州营销培训会 北京航空航天大学信息安全中心 6.1号网络安全法 重庆大型的网站建设 腾讯信息安全大会 网站制作 常见问题 信息网络安全员培训 上海平台网站建设公司排名 网络安全的公司有哪些特征 移动网络安全吗设计网站需要考虑哪些 投资网站建设 网站运营 电子商务网络营销方向 信息安全的主要威胁有哪些? 高大上网站建设公司 搜索引擎整合营销方案 信息安全风险评估与等级保护 信息安全大赛题目 如何加强网络安全的 科站网站 网络安全 顶级会议 信息安全风险评估与等级保护 产品网络安全方针 中国重大信息安全事件 黄骅做网站 信息安全等级的分类 单位对信息安全等级保护工作 单位对信息安全等级保护工作 网络安全密码技术 宁夏做网站 信息安全风险评估标准 国外优秀网站设计欣赏 九月有什么节日可营销 浙江省信息安全 绿盟网络安全审计 九月有什么节日可营销 品牌整合营销 王者荣耀 深圳最好网络营销课程 优势网网站 青岛商业网站建设 杭州营销培训会 百度云资源 网络安全 营销型网站优化留住用户网站 网站设计理念 深圳自适应网站设计 九月有什么节日可营销 如何建立个人网站 昆山高端网站建设 宁波网络营销推广 营销 网 北京网络营销培训 有关网络安全纪录片 开县网站建设 中国网络安全宣传周 信息安全等级怎么划分,-1 工控网络安全 研究方向 中国重大信息安全事件 展示型网站建设流程 工控网络安全 研究方向 宁波网络营销推广 网络安全专家要求 软文营销的作用及优势 自建网站套现 网络平台营销方案 网站设计用什么字体好 公安厅 网络安全培训 html5/flash设计开发|交互设计|网站建设 青岛 网站制作的收费 rsa信息安全公司 公关和营销 windows网络安全设置 信息安全管理体系中的&quot;管理&quot;是指,-1 东莞网站案例营销 青岛免费建网站 信息安全防护有关规定 qq免费建网站 公安网络安全培训课程 丰都网站 个人网站设计欣赏 中国网络安全机构 新闻稿营销 贵阳网站优化 深圳最好网络营销课程 2014网络安全公司排名 网络安全 顶级会议 手机 网络安全 宁夏做网站 网络安全技术规范及标准 网络安全密码技术 西安网站制作开发 高大上网站建设公司 成都网站建设市场 衡阳网站优化 新闻稿营销 品牌整合营销 王者荣耀 科站网站 网络安全防护技术手段 如何加强网络安全的 信息安全风险评估与等级保护 国家级信息安全标准 黄骅做网站 投资网站建设 北京航空航天大学信息安全中心 网络安全售后服务 个人网站设计欣赏 如何建立个人网站 网站建设与推广是什么 旅游网站管理系统广州微营销 名词解释网络营销组织 2010年网络安全 重庆大型的网站建设 信息安全与对抗技术 南京微信营销广告公司 青岛商业网站建设 在线购物网站功能模块 信息安全作业 如何加强网络安全的 成都学校网站制作 网站制作 常见问题 顺德网站制作案例价位 工信部网络安全考试 单页网站制作 网站站内优化 海淀网站建设 绿盟网络安全审计 南京微信营销广告公司 上海平台网站建设公司排名 武汉网络安全中心 微信营销员 移动网络安全吗设计网站需要考虑哪些 信息安全风险评估标准 杭州网站设计渠道 产品网络安全方针 中国网络安全企业工信部