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
校园网络安全分析自做网站网络专业的网站建设网络安全产品 公司网站建设三合一网络营销产生的基础有餐饮业的网络营销自建网站套现丰都网站最优秀的佛山网站建设一个渴望光明的少年,身体里却埋葬着一个地狱,镇压了数十万年的地狱却因为少年心间的一丝光明开始蠢蠢欲动,“光明不该被你们染指,都说死后地狱是我们这些人的尽头,可我不信,我觉得光明才是我们最终的尽头,我们一起去做个见证如何?”言罢,少年也不顾体内的疯狂,万道光明自九幽绽放!昆明,又叫春城,这是现在众人皆知的名字;但很少有人知道,这座约三万年前,即有人类生活的地区,就是古代佛经里经常提到的“膳戒城”。而更是鲜为人知的是,这座城市又叫龙穴。有龙穴的地方就有龙,有龙的地方就会有一个神秘而又古老的职业,那就是锁龙人。 而在民国时期,战乱不止妖孽横行,锁龙人在昆明一带活动频繁,大部分锁龙人降妖除魔的事都发生在这座城市之中,只是时间久远,不一定全是真事。我说你听,这是一个关于锁龙人的故事。空灵域,苍广无穷,强者林立。 万年前,人魔大战,斩天帝陨落,而在万年之后,废材叶晨被逐出家族,在一次机缘中,得斩天剑诀,从此,空灵域,有一人,名叶晨,领万族,救苍生!地图之外的高山等待着勇敢者的发现,传说在暴风与雷电盘踞的山巅,埋藏了古帝王用之不尽的的财宝。也有传闻......那处山顶,是囚禁了死神与亡灵的炼狱。纪历元年,战争爆发,科尔特城市陷落,科尔特内形势复杂,官方为了取得科尔特城市陷落的秘密,派出萤火虫小队前往救援记忆的片段只是存留,无聊之余用文字记录而已;我称它为“黄梁元年”。 记忆中,在这里人有着辫子的,我的名字叫初三,这个名字是怎么来的,收留我长大的老道士告诉我,我是他正月初三在庙门捡到,也不知道父母是谁,他就这样收留了我;这个老道士给我起了一个道号“初三”,别人也都叫我初三,我就一直当我的名字是初三了。一个高中毕业的学生,带着一个幸运的锦鲤穿越各种平行世界,在各种平行世界中,他都是最强大的那个人...数学鬼才时三九提出了一个神仙猜想,震惊世界! 他坚信0和1之间还有一个隐匿的数字, 只要证明它的存在,就能拥有穿越时空的能力, 就在他证明这个数字存在的那一刻, 正如他所料,他穿越时空了! 只不过这个世界他闻所未闻,甚是奇异诡谲··· 新的世界,等你和时三九一起探索!青年数学家叶小凡转生修仙世界,苦学功法,一心长生,科学修仙……人的一生,高低起伏。 你是不是天才,出生就已经注定,但你会不会成才这可说不一定。 历尽沧桑,是否会觉得其实自己不过一粒微尘?
自己做网站 需要哪些 网络营销产生的基础有 网络安全方法 重庆璧山网站制作公司电话 单页网站制作 个人网站建立步骤 南通网站优化 网络安全对抗大赛 南昌网站建设资讯 人工智能 信息安全 儿子抑郁症的心理调适【www.richdady.cn】 莫名其妙感伤的解决方法【www.richdady.cn】 前世老公的前世影响咨询【www.richdady.cn】 外灵干扰【www.richdady.cn】 感觉整天没精神怎么办咨询【www.richdady.cn】 特殊学校的案例分享咨询【微:qq383550880 】√转ihbwel 孩子厌学的案例分享咨询【www.richdady.cn】√转ihbwel 亲子关系的互动模式有哪些?【www.richdady.cn】√转ihbwel 儿子抑郁症咨询【www.richdady.cn】√转ihbwel 升迁障碍的职场晋升咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 工作压力大导致的精神不振【σσЗ8З55О88О√转ihbwel 外灵干扰的解决方法【企鹅383550880】√转ihbwel 前世缘份的前世解析【企鹅383550880】√转ihbwel 婴灵的预防措施【σσЗ8З55О88О√转ihbwel 财运不佳的财富转运咨询【微:qq383550880 】√转ihbwel 亲子关系的心理调适咨询【www.richdady.cn】√转ihbwel 升迁障碍的案例分享威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 内心恐惧胆怯的前世影响【企鹅383550880】√转ihbwel 前世今生的梦境解析【企鹅383550880】√转ihbwel 亲子关系中的沟通艺术有哪些?【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel qq免费建网站 免费企业网站模板 网络专业的网站建设 常州制作网站 网络安全产品 公司 无锡营销协会 网络营销证 购物网站建设公司 厦门 做网站 长安网站优化 单页网站制作 网络信息安全公民权利 网络营销环境调查 《信息安全研究》 古典风网站 信息安全管理体系中的&quot;管理&quot;是指,-1 网路营销和网络推广 2014年中国网络安全现状 网络安全年检信息表 评测依据的行业标准名称 国外优秀网站设计欣赏 青色系网站 个人网站在那建设 网络营销环境调查 周口网站建设 网站建设三合一 网络安全管理技术和应用 南昌网站制作 怎么检测网络安全 计算机网络信息安全员 河南省信息安全 b北京网站建设 网站优化课程 信息安全训练营 计算机网络信息安全员 网络营销产生的基础有 上海营销型网站 公司网站市场价 贵阳企业网站设计制作 做网站实例 品质网站设 深圳营销网站建站公司 铁岭网站建设 电商营销工具 餐饮业的网络营销 高校信息安全和网络 单页网站制作 广州品牌设计网站建设 信息网络安全培训 如何写网站文案 网络安全 思科 中国 国家网络安全中心 地址 苏州网站优化 校园网络安全分析 如何写网站文案 郑州网站托管 怎么检测网络安全 优势网网站 购物网站建设公司 重庆大型的网站建设 丰都网站 网络安全管理所 网络营销与编程 网站css中父级自适应高度没有子级自适应的高度高怎么解决 网络安全方法 网站字体 合肥微网站 企业网站建设服务哪家好 湖南企业网站建设 长安网站建设费用 福州做网站的公司 重庆网站真实案例 南通网站优化 php网站培训 昆山高端网站建设 关键营销 企业网站适合响应式嘛 网络安全方法 信息安全通告服务 手机网站首页经典案例 信息安全训练营 网络营销自学好学吗 周口网站建设 《信息安全研究》 制作企业网站 信息安全委员会职责 网络营销自学好学吗 厦门 做网站 信息安全的主要威胁有哪些?网络营销师 达内 品牌营销对企业的意义 网络营销网站 信息安全技术防火墙技术要求进一步提高信息安全意识 重庆网站真实案例 计算机网络安全工具 重庆大型的网站建设 网络安全失泄密黑板报 信息安全竞赛软件,-1甘肃网站建设 网站建设素材 2016中国网络安全大事 电商网站前台模块 台州卫浴网站建设 网络安全漏洞 南昌网站制作 app营销推广公司 网络安全对抗大赛 丰都网站 网络安全管理流程 河南省信息安全 重庆涪陵网站建设 长安网站优化 营销策略方案 2014年中国网络安全现状 营销培训学校 飞鱼星 网络安全 4p市场营销组合策略 网络安全审计原理 网络安全威胁包括 重庆微信的营销方案 网站建设技巧 济南专业做网站 企业网站建设服务热线 2017优秀网站设计案例 常州制作网站 重庆好的营销推广公司 银行 信息安全 案例 亿玛客网络营销学院 优势网网站 国家信息安全体系 自建网站套现 网络信息安全公民权利 计算机网络信息安全员 2016网络安全重大事件 xctf网络安全对抗赛 做网站 深圳 怎么创立网站 网络营销产生的基础有