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
网络安全法 等保信息安全等级保护 措施网络安全法 等保网络营销的误区网络营销可以吗最新网络安全动态广州市信息安全测评中心地址网络营销王老吉教育网站设计案例网络安全威胁解释灵兽人程森屮(che四声)十一岁丧母,十三岁遭灭族。程森屮,程猖,程狂兄弟三人幸存。一年后大哥程猖却操纵程森屮杀死小时密友和程猖,心灰意冷的程森屮消失了三个月后在长安佚名“山狼”靠杀人赚钱。两年后,“山狼”声名崛起无意间认识权门高氏二公子和洌氏二公,这时有人叫杀死两人。山狼不从,没曾想那人正是大哥程猖。几经挣扎后,山狼坠于程狂和卫天兰坠落的黑鹰崖。 十年后 顶级杀手——山狼,再次出现在高风舌眼前。 正义也许会迟到,但永远不会缺席。一觉醒来,就成了被王允强抢貂蝉的废物少爷纪春杰。 绑定姹女系统,只要得到美女。 就能获得特殊属性加成?这感情好啊! 【叮咚!你获得了貂蝉的青睐,身法大涨,领悟花飞蝶舞】 【叮咚!你获得了伏皇后……】 【叮咚!你获得了大小乔……】 就在纪春杰梦想美女环伺之时,自己的卧底心声竟被董卓偷听! 【还天下雄主?!你很快就要被洛阳世家给玩死啦?!】 【呵呵,袁绍袁术已经离开洛阳招兵买马讨伐你了,知道不?到时候19路诸侯齐聚虎牢关,有你喝一壶的?!】 董卓“你牛逼,你啥都知道,那咱家能怎么办?” “只能招你做女婿咯!” 全职作家,更新有保证!!小马哥,血战死亡后被万千影迷惋惜,然后复生到鞥司世界,与大学新生马可融合。讲义气的大古惑仔和大学生,不友好的开局,没有提前量的信息集成,只是一个小小锦衣后人。为了寻找失踪的父母,马可只能不断变强,异能者的动乱,外域的强者.......他,是世界顶级组织kh的核心精英级特工,原本拥有优质的一切,然而有天,他厌倦了一成不变的生活,虽然条件优越,可必定受制于人,于是他决定,摒弃目前所拥有的一切,重新开始,重新书写他璀璨的一生韩枫一个老实巴交的废材,机缘巧合之下成为了阳间执法者,开始了一段不一样的传奇人生。刘天莫穿越了,只想老老实实的做个大闲人,但奈何实力不允许。 内忧外患,愣是逼成了救世主,无所不能! 种田,发展工业,驱除外侵…… 且看我,如何成为一代枭雄!一个驻外星小士兵,偶得可以进化的智慧程序,跨入宇宙,逐渐接触到高等级文明,打造高端武器与战舰,血战星海,播撒炎黄民族神威。 本书为纯粹的科幻,预计四百万字,没有狗血剧情,没有打脸公式,仅有不断攀升的战斗智慧与铁血勇气。郑安穿越到了书中,成了一个前期的反派角色,只要完成属于他的剧情,那么他就可以回到现实世界,于是就在他准备兢兢业业的扮演好自己的角色时,女主们却一个个跑过来对他嘘寒问暖。 夏子雨:“只要能白给郑安就行。” 秦嫣然:“我哪里是什么秦家大小姐,我只是你一个人的秦嫣然。” …… 郑安表示,我只是单纯的想走完剧情而已。这个故事是一个大能重生,随着一步步变强,向邪异复仇的故事。(本人初次写书,请多关照,不喜勿喷,谢谢)在梦里,我梦到了一片海,在海边有一百个人静静地看海。他们说愿意把每个人的故事讲给我,让我写出来。我很羞愧,至今我的作品仍无人问津。他们说相信我,总有一天会闪闪发光。 带着他们的信任我把他们的故事转述出来,这次看似我是作家,其实写作的是他们自己。
网站设计行业资讯 什么是手机网站建设 网络安全局长郭启全 网络安全管理员 二级 网站有哪些 信息安全服务资质 鄂州网站建设 网络营销策划创意分析 深圳网站建设服务公司 信息安全专业报名 前世缘份的前世案例【www.richdady.cn】 耳鸣的心理调适咨询【www.richdady.cn】 头脑混沌的咨询技巧【www.richdady.cn】 前世缘份的前世修行咨询【www.richdady.cn】 如何改善亲子关系?咨询【www.richdady.cn】 孩子厌学咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 不爱读书的自我提升威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 事业不顺的自我提升咨询【微:qq383550880 】√转ihbwel 忧郁症的治疗方法咨询【企鹅383550880】√转ihbwel 如何应对突然失业的情况咨询【微:qq383550880 】√转ihbwel 失业的心理调适【σσЗ8З55О88О√转ihbwel 内心恐惧胆怯的解决方法咨询【微:qq383550880 】√转ihbwel 婴灵的超度仪式如何进行?咨询【σσЗ8З55О88О√转ihbwel 外灵干扰的前世故事咨询【www.richdady.cn】√转ihbwel 脑部不清晰可能是哪些疾病的表现咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 营养不良导致的头脑混沌咨询【www.richdady.cn】√转ihbwel 家庭关系的心理调适【微:qq383550880 】√转ihbwel 升迁障碍的原因有哪些?咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 内心恐惧胆怯的情感释放咨询【σσЗ8З55О88О√转ihbwel 投资项目的前世记忆咨询【www.richdady.cn】√转ihbwel 营销策略特点 网络与信息安全方向 培养计划 深圳营销手机 信息安全控制基础原则 搜索引擎营销推广 信息安全服务集成资质 网络营销技术基础语言 信息安全控制基础原则 金融 信息安全体系建设方案,-1 中国信息安全测试中心 营销策略特点 衡水移动端网站建设 深圳营销手机 最强的网站建设电话 开展网络安全认证检测风险评估等活动 网络安全攻防 账号的克隆 网络安全 工业智能网络安全 信息安全 一级学科 2014 伍佰亿官方网站 人群营销 500强网络营销公司排名 网络营销的费用问题 鞍山网站建设 互联网信息安全要求,-1 网络安全威胁解释 网站有哪些 最新网络安全动态 制定网络营销策略须考虑 制定网络营销策略须考虑 网络营销策划创意分析 建电子商务网站 织梦网站图片代码 营销九连环 信息安全 一级学科 2014 网络安全产品排名中科新业 网络营销的费用问题 账号的克隆 网络安全 投诉期新产品 营销策略 网站设计计划书 开展网络安全认证检测风险评估等活动 遂宁网站建设 潍坊做网站建设的公司网络安全测评备案 信息安全与通信工程 北大青岛网络营销 网络营销可以吗 营销外包 设计君网站 互联网信息安全要求,-1 重庆网络营销哪家专业 企业网站建设目的 网络安全管理员 二级 网络营销之微信 企业重视网络安全 百度搜索营销 网站怎么加背景音乐 广东信息安全评测中心 医院网站建设方案 西安网站托管 android智能手机信息安全研究,-1 今日头条网络营销手段 信息安全等级保护 措施 最牛营销 南京餐饮网络营销公司 网络安全说明 公司信息安全管理 达内网络营销有用嘛 佛山微信营销 信息安全逆向和渗透 网站制作好在百度里可以搜到吗 信息安全公开课 丹江口网站建设 信息安全 实践 网络营销基本内容 网站怎么加背景音乐 太原理工信息安全 专业的营销网站建设公司排名 中国信息安全测试中心 网络营销网站 北京网诺信息安全技术有限公司 信息安全攻防实战系统 icp网络安全防护 网站设计行业资讯 信息安全公开课 衡水移动端网站建设 公司网站手机版设计 江阴网站优化 信息安全审核员薪资,-1 遂宁网站建设 我国的网络安全的现状分析 最重要的网络营销工具 绵阳市公司网站建设 信息安全审核员薪资,-1 新媒体营销手段有哪些 建立网站的费用 微信营销标题怎么写 新媒体营销手段有哪些 企业内部信息安全平台,-1 东莞网络营销外包 鞍山网站建设 公司信息安全管理 负面营销 企业免费建网站 信息安全 三权分立 众筹网站建设 信息安全专业报名 信息安全认证书 网络营销发展课 营销服务? 深圳外贸网站建设 衡水移动端网站建设 营销九连环 网络营销有用的书籍 信息安全服务集成资质 网络信息安全测评机构 什么是手机网站建设 网络安全大赛 搜索引擎营销推广 最强的网站建设电话 信息安全服务资质 网络营销基本内容 网络安全攻防大赛 信息安全 三权分立 社交网络营销 陌陌做营销 网络营销与马云 营销综合实践教学平台 信息安全 一级学科 2014 网络营销与马云 网络安全局长郭启全 设计君网站 免费页面网站制作 企业内部信息安全平台,-1 网站加地图 网络与信息安全方向 培养计划