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
网站换域名赣州网站设计南安网站建设网络安全 实施计划网络安全法律上海高端品牌网站建设网络营销在我国的发展哈尔滨网络科技公司做网站营销外包价格信息安全与管理评估穿越成禽满四合院的傻柱,绑定一个神级选择系统,越怼奖励越丰厚! 开局怒怼贾家恶婆婆,谁让她不怀好意多管闲事! 秦淮茹?给我介绍对象?请立刻滚蛋。 三大爷给我献殷勤,我不吃这一套! 别看傻柱前世是个老好人,现在的他可800个心眼子! 重生四合院,正好治一治你们这些禽兽!!!牛天是一个孤儿,自幼被父母抛弃,由于误吃了千年灵芝和毒蟒的血,使自己意外的变成了一个拥有神奇能力的人,他开矿厂开荒种药材,建养殖区,一夜之间暴富,带领全村人走上致富之路,且看一个无名小子,如何从一个小农民逆转命运,叱咤都市。我们在不断幻想,宛如泡影般的真实,挣脱束缚着自己的“剧本”。破天机盗门祖尸系列之残马渡阴兵: 一本不该出现的道家残书,却引发了这场千百年前死人与现世活人的争夺。 妖媚女组成的勾魂挂图,爱钻荒坟的白皮姥姥,六十年才能一见的幽灵岛,扎纸船上倒扣的水泥棺,翻身晒月光的海底死漂儿,大地之眼里沉睡的异装妖人。尸茧守护的邪物悬灵图,陷入大漠腹地的大觉元寺,屋脊上听人颂经的尸娃子,催动尸僵的引魂布经轮,死后依然受刑的神之杀伐。月圆之夜黄河上才出现的半沉敛魂船,滩涂崖壁中水怪守护的邙山阴水墟。森林深处鬼火萦绕的狐仙庙,万人共赴的尸仙涉水祭,黄土窝子下的马槽棺,废矿井里从未灭过的二十四盏尸油烛。【叮!获得妲己的忠诚度、爱恋度+99999……】 “妲己永远爱大王!” “大王的命令永远是对的!” “大王,请尽情吩咐妲己!” 这不是封神,这是帝辛的洪荒!商纣的暴君之路,正在崛起!【老婆做封面,快乐永无限!】 陈阎在末日寻找病毒血清,在关键时刻惨遭女友背叛,濒死之际意外觉醒了死亡系统,转世重生到年前。陈阎:什么死亡才能变强?这是一本来自末日的旅行手札。 撕裂的天空、不详的辐射云、阳光已经彻底消失。这便是毁灭日之后的大地。 但在这末世之中,却有一对仿佛父女般的青年男子和小女孩匆匆赶路。 他们从何处来?又去向何方?他们苦苦寻觅的究竟是何物? 这一切无人可知。唯一能够确认的,只有他们穿行于弥漫于世的灾难,继续无尽的的旅程…… ※黑暗风末日小说,每两天更新一次,欢迎收藏※ 古神大陆自诞生以来便流传着一个传说,命运之门会在一个时代结束时降临,得见命运之门者,可以登临神境,进入命运之门者,可获永生。 …… 杨凡天生道骨,却被家主算计和爱人偷袭,落了个修为全失,道骨被夺的下场,正当奄奄一息时,遇到了曾经见过命运之门的鬼圣阴无虚,并夺了对方的一身机缘…… 境界划分:炼体、苦海、神宫、仙台、破虚、同体、大圣、大帝、半神、神……洪武十二年,大明初创。 蒙元余孽依旧在虎视眈眈,逐渐走出黑暗中世纪的西方也开始文艺复兴。 就在这个古老民族即将被世界抛弃的关键节点。 一个穿越的灵魂降临大明,附身到了一个十五岁的少年身上。 “有一人。 他文可订币制,育良种,办大学,开科学为天下先! 武可发明蒸汽机,造枪炮,扬帆七海,让凶残的草原蛮子为朕歌舞助兴!” “他,就是我朱元璋的孙子,朱肇辉!”一群疯子想把地球毁掉,没人能阻止,同时一朵以血浇灌的花正在绽放。
医疗网络安全解决方案 做好的网站如何上线 网站建设流程案例 关于网络安全的 网络安全控制技术 网络信息安全学报 厦门网站建设公司 网络信息安全教材,-1 信息安全测评费用 总裁营销学 孩子不爱读书的阅读计划如何制定?咨询【www.richdady.cn】 无形干扰的原因分析咨询【www.richdady.cn】 冤亲债主的干扰案例【www.richdady.cn】 孩子厌学的案例分享咨询【www.richdady.cn】 感情纠纷的情感咨询如何进行?咨询【www.richdady.cn】 什么原因意外的前世影响咨询【σσЗ8З55О88О√转ihbwel 前世老婆的前世因果【企鹅383550880】√转ihbwel 耳鸣的前世记忆【σσЗ8З55О88О√转ihbwel 失业的前世记忆咨询【企鹅383550880】√转ihbwel 特殊学校的环境影响威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 官司的前世因果威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 商业决策的心理学支持咨询【σσЗ8З55О88О√转ihbwel 人际关系不好的解决方法【www.richdady.cn】√转ihbwel 老公家暴的自我保护威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 祖灵的存在形式咨询【www.richdady.cn】√转ihbwel 莫名其妙感伤的咨询技巧【企鹅383550880】√转ihbwel 忧郁症【www.richdady.cn】√转ihbwel 如何识别冤亲债主干扰【微:qq383550880 】√转ihbwel 感情纠纷的案例分享【微:qq383550880 】√转ihbwel 迟缓儿的前世因果【企鹅383550880】√转ihbwel 顺德手机网站设计咨询 网络安全 端口扫描 网络营销在我国的发展 政务性网站制作公司 信息安全预警系统 上海高端品牌网站建设 网络营销有什么意义 大连网站建 网络安全法 评估 微博网络营销软文 外网网络安全 信息安全策略管理营销团队队员介绍 关于网络安全的 网站建 gb/t 20270-2006信息安全技术 网络基础安全技术要求 衡水网站优化 2016年网络安全形势 公安机关 网络安全管控 医疗器械外贸网站建设 信息安全技术 网络安全等级保护基本要求 网络信息安全与对抗 网站制作中企动力 南通外贸网站制作 最新网络安全产品 gb/t 20270-2006信息安全技术 网络基础安全技术要求 网站建设公司net2006 南昌网站定制 做内贸现在一般都通过哪些网站 网络安全 端口扫描 网络安全体系构成要素中恢复 南京专业做网站的公司 信息安全测评费用 网站怎么备案 信息安全 最新消息 信息安全等级测评 报告,-1 网络安全建设规划 科技平台网站建设 国家安全之网络安全 开放网络安全 自主建网站 搜索引擎营销包括什么作用 qq营销的优缺点 idc信息安全管理系统架构 cu eu 电话营销策 世界网络安全市场 南山区网站建设公司 网络安全和网络管理 网络安全行业公司排名 网站推广公司 网络信息安全与对抗 搜索引擎营销的流程图 四川省信息网络安全 信息安全策略管理营销团队队员介绍 网站推广公司 网站的版式 聊城网站优化案例 web网络安全培训 网站的版式 河南网站建设 网络安全审计系统 报价 维护网络安全语句 信息安全审计含义 大良网站建设基本流程 网络信息安全学报 网络安全案例题 电信行业信息安全 衡水网站优化 微营销成功案例网站首页设计 顺德手机网站设计咨询 2017年网络安全宣传周 2017网络安全企业 外网网络安全 金融行业信息安全基线 陕西信息网络安全协会 华为 网络安全 四平做网站 2017网络营销典型案例 网络信息安全教材,-1 网络安全法律 2016中国信息安全大会 沈阳公司网站建设 百度 网络安全 医疗器械外贸网站建设 数据信息安全网络主题ppt 超市建网站 沈阳公司网站建设 微博网络营销软文 汉中网站建设 分析营销环境 网站换域名 信息安全技术 网络安全等级保护基本要求 网络安全 实施计划 做好的网站如何上线 河南网站建设 企业的营销要素 长沙建设网站 信息安全资产管理 中国网络安全年会2017 网络安全发展情况 广元做网站 《信息安全管理》 哪些品牌是微信营销策略 社会化口碑营销 网络营销贴吧 小程序在建网站吗? 如何组织网络营销部门 总裁营销学 网站参数 长沙建设网站 营销外包价格 西电2015 信息安全就业 京东的市场营销战略 沈阳网站制作公司 公安机关信息安全规范 德州网站优化 网络安全审计 课件 四川省信息网络安全 gb/t 20270-2006信息安全技术 网络基础安全技术要求 网络安全案例题 如何测试网络安全 商城网站要怎样设计网站中文域名续费是什么情况 2016年网络安全形势 小米公司内容营销分析报告 西安网站建设制作 社会化口碑营销 网络安全攻击行为分析 政务性网站制作公司 美国网络安全法 企业网站设计经典案例 信息安全与无线网络 西安信息安全公司,-1 沈阳网站制作公司 娱乐场营销方案 科技网站建设 沈阳公司网站建设