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
如何防网络安全软件信息安全测评中心,-1定制版网站建设费用青岛网站制作网络营销推广软件一流的商城网站建设模板网站有什么不好个人网站怎么建立网络信息安全公司网络安全通知“系统,你给老子出来!” “你告诉我这是洪荒世界!准圣多如狗,金仙满地走!” “你说,不苟个千八百年,成就人仙之位前不要太张扬,给我开启新手保护期,让我,多做好事,广结善缘!” “我都快成活雷锋了!结果!特么的你告诉我,这是个武侠世界!?” 修仙300年,林羽出山。 却发现,这世上,已满是羽仙尊的传说……六界纪实,十方苦难,八荒弥尘,唯道深远…… 间谍是一个非常古老的职业,从有战争开始的那一天起,间谍便是交战双方获取对方情报的唯一选择。有人说,间谍战是这个世界上唯一不会出现硝烟的战斗,可事实证明,没有硝烟的战斗在这个世界上几乎不存在,即便是暗地里的较量,同样充满血腥和牺牲。 我姓唐,叫唐城,你也可以叫我唐五郎。 我爹是军统,专门抓日本特务的军统,虽然他不在了,可小爷我也绝对不允许你们这些萝卜头活的逍遥。 这里是国统区,所以,这里没有你们存活的空间。如果你们非要来,那好吧,小爷我只好送你们统统下地狱。少年魏杰因车祸而亡,灵魂出窍,空越到古代,附体于被毒杀的同姓名、同年龄的古代少年。 死而得生的古代修真少年魏杰,拥有了现代少年的知识,古今结合的少年。被炼气门、炼体门的门主同时收为亲传弟子,指定为继任门主。由此演绎出一场场喜怒哀乐的人生大剧。乱世争霸,在混乱之中崛起,十大王体出世,是龙是蛇,尽在诸天何为“邪”,何为“证道”当黑暗侵袭,有人跪下,有人放弃。 而我们,会鲜血流尽,战斗到底。 而我,就是这诸天万界的主!荒凉和野兽纵横,机遇与至宝并存;这是最好的时代,也是最坏的时代。常承从废土醒来就从没遇到过上帝的善待,亲人安危未卜、自己面临追杀……但自从获得了超级基地系统之后,不论是生超级兵种还是奇术异能,只要解锁,就能够利用资源无限生产。什么?你有一条超凡路径,不好意思,理论上我的超凡路径是无限的,而且,超凡强者我甚至可以批量生产!这是一个无限生产力推动探索无尽时空尽头真实存在的故事。虚镜、灵镜,主人公虚灵从太虚大陆开始生活、修练、强大,经历过欺骗、伤害,一切一切的过往、经历让主人公虚灵战胜一切、克服一切,直到战在虚镜、灵镜之巅,才发现原来的一切也只是一场梦。繁华的都市表面,总有下水道的耗子在黑影中与狼共舞,即便是白天也有阳光照射不到的地方,我也要做城市中最后的光芒,亮起夜港中最亮的那盏灯,焚尽黑暗。
网络安全评价标准主要有哪些 个人网站制作 上海门户网站建设 中山大学信息安全技术研究所 如何防网络安全 网络信息安全认证 营销新创意 整合传播营销 网络安全法影响的行业 潍坊网站建设公司推荐 亲子关系的咨询技巧咨询【www.richdady.cn】 自闭症【www.richdady.cn】 与女友前世的故事分析咨询【www.richdady.cn】 亲子关系的案例分享【www.richdady.cn】 脑部不清晰的心理调适【www.richdady.cn】 前世缘份如何影响情感生活?【σσЗ8З55О88О√转ihbwel 如何预防过早离世【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 家宅磁场的检测工具咨询【企鹅383550880】√转ihbwel 大龄剩女的情感困扰【企鹅383550880】√转ihbwel 化解【微:qq383550880 】√转ihbwel 官司的法律援助咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 冤亲债主化解【www.richdady.cn】√转ihbwel 去世的母亲的前世记忆【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世老婆的前世修行【微:qq383550880 】√转ihbwel 孩子不爱读书的阅读习惯如何培养?【微:qq383550880 】√转ihbwel 孩子不爱读书的阅读计划【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 升迁障碍的案例分享咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 孩子压力大的自我提升威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 化解婴灵的最佳时间威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 学习成绩差的环境影响【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 怎么学网络整合营销 北京市信息安全服务能力等级证书 建设公司网站方案 计算机网络安全 实验 专业的网络营销公司 建行手机网站网址是多少钱 合肥整合营销平台 安全架构和信息安全的差异 外贸营销方式 信息安全等级保护2017 新媒体营销都有什么 从以下新闻入手分析并阐述一下你对网络营销价格策略的看法 珠海品牌网站设计 营销新创意 怎样创建网站 风险管理与信息安全 免费网站申请深圳市建网站 问答营销的排名 信息安全中的Cia 网站设计工作室 网络安全的会议题目 服装网站建设 联想电脑网络营销 济南网络营销推广公司 深圳网站建设 独 技术信息安全 2017信息安全认证 济南建设网站的公司吗 青岛网站制作 营销邮件免费模板下载 青岛外贸网站建设 怎样办网站 在常用的网络营销方法中哪些网络营销的方法更适合中小企业 珠海企业集团网站建设 沈阳开发网站 新媒体营销都有什么 网络安全 国际标准 整合传播营销 高端网站开发建设 专业的网络营销公司 网络安全通知 网络安全系统的管理 卫龙 整合营销 网站拖拽 合肥整合营销平台 昆明营销团队 新浪微博垃圾营销范围 合肥整合营销平台 整合传播营销 中国信息安全 测评中心 合影营销 启明网络安全 一流的商城网站建设 网络安全大 互联网信息安全产品 软件注册信息安全 宣传型网站 网站建设系统 服装网站建设 深圳网站建设 独 网络营销推广软件 英雄联盟网站设计 网络安全的最新动态 营销代理 模板网站有什么不好 三只松鼠营销策略论文 如何防网络安全 国家信息安全标准体系 从以下新闻入手分析并阐述一下你对网络营销价格策略的看法 深圳制作网站公司 顺德新网站建设 辽阳网站建设 网站拖拽 互联网信息安全产品 知识营销中间页 顺德新网站建设 广州做网站建设哪家专业 广东做网站 桌面端的信息安全 广州做网站建设哪家专业 怎样创建网站 公司内部信息安全 手机网站自助建 网络安全标示 网络安全系统的管理 风险管理与信息安全 网络安全的会议题目 三只松鼠微博微信营销策略 主流网站风格 免费网站申请深圳市建网站 中国信息安全认证中心 网络营销中的机会 微信公众号市场营销方案 问答营销的排名 中国信息安全 测评中心 营销新创意 技术信息安全 信息安全中的Cia 软件信息安全测评中心,-1 西安网站建设陕icp 网络营销的分析方法 网站设计工作室 织梦网站图片代码 网络安全服务考试 创新的商城网站建设 网络安全的会议题目 建行手机网站网址是多少钱 织梦网站图片代码 信息安全测评师 考试 服装网站建设 妇科医院网络营销 信息安全测评师 考试 汉口网站制作 联想电脑网络营销 曲靖网站建设 怎样创建网站 网络信息安全认证 论坛营销表现形式 珠海品牌网站设计 济南建设网站的公司吗 成都整合网络营销公司 上海网络安全会议2017 昆明营销团队 huang色网站 网络营销的108个故事 家居企业网站建设新闻 公司内部信息安全 17年网络营销案例 网络营销的定义zac 2017信息安全认证 专业的网络营销公司 网络安全的最新动态 网站怎么注册 中国国家级网络安全应急响应组织 网络安全威胁的种类