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
昆明网络营销推广网络安全防火墙技术论文酒店业网络营销特点网站开发需求网络安全检测方法网站托管费展会 网络安全相关网络营销新闻稿企业之后网络营销对比个性化网站建设武周兴元十八年,燕王上书请绥远受灾速拨军粮事,但是两个小人物的出现却搅乱了燕王的计划,四品官员的离奇身亡,又引起朝堂的轩然大波,皇帝,藩王,皇子,大臣,谋士,一时间武周国风起云涌,波云诡谲;阴谋,阳谋,刺杀,屠戮,人人都为自己的目的不择手段。朝堂纷乱,国内动荡,外族觊觎,武周国能否迎来中兴之主?天龙国皇权覆灭后百年来有三个派系组成,士族派,中立派,变革派维持着整个国家的平衡。 但因为一个二三岁的男人改变了这种平衡,他为变革派代表,一心想要铲除世家门阀让国家成为一个人人平等的国度。秦天一觉醒来,重生异世,成为皇帝。 开局就被骂成诈尸! 此时大秦内忧外患,秦天表示压力山大,刚重生就没舒坦日子,真是苦逼。 不怕,我有无敌召唤系统!嗯,真香! 文臣豪杰,汇聚一堂! 史上猛将,征战沙场! 在这异世神州,谁能与我秦天争锋! “我的大刀早已饥渴难耐了,啊哈哈哈!”十年前,杀星江峰横空出世,枪挑修道世家,剑夺美人娇妻,娶了13个老婆。 后来被雷劈死了。 子嗣江川,拥有超凡能力却无法修行,百年岁月就要沦为黄土… 仰天长啸,苍茫星海,如何走出长生路? 之前重生99次,叶凡都被系统因为各种原因坑死了。 这一世他想只想做一条躺平的咸鱼,让修炼见鬼去吧! 于是,系统含泪帮叶凡签到,极品灵宠却差点被叶凡端上饭桌; 极品功法被叶凡拿去垫了桌子腿; 绝世神兵成了新的烧火棍! 【警告!宿主即将遭受毁灭性打击!】 【警告!唉算了,启动自动反击程序……】 系统:宿主,你就不能假装修炼一下吗?地球的倾斜角度是23.5度,如果南北半球角度互换会怎样?一颗陨石做到了,世界将会怎样? 我是一个孩他爹,没能保住他娘,我得保住他,我可就这么一个猴崽子! 活着不容易,想死却更难......死可能是一种解脱,但我还有一个不能死的猴崽子! 万年前,无敌于世间的剑尊惨败在一位无名刀客的手中。 此后剑道衰微,剑修凋零。 直到,万年后剑尊之徒许安然自沉睡中苏醒,沉寂已久的剑道才重焕生机。 面对这个物是人非的世界,许安然所能依仗的唯有手中残剑。 为重振剑道,许安然将用手中的剑荡尽诸敌,淋浴神血,登峰造极! 他要向世人证明,剑才是兵中帝王! 大明末年,江湖上魔踪频现,其中以魔女孙晓琦最为狠辣。江湖各大门派纠结派中好手展开一场正邪对立之战。 大战之中,人心叵测,正邪双方死伤惨重无数的故事,编织成了这个世界。无数冒险家远渡重洋、跋山涉水,用生命和热血为我们绘制出了一份完整的地图。 这个世界被划分为四个大陆,分别用其所处的地理位置命名——南方大陆、东方大陆、西方大陆与北方大陆。 洪门派的故事,就此开始。
情感营销怎么聊天 网络互动营销 传统营销分析 学校网络信息安全管理组织机构 方案图网站 如何考取网络营销师 酒店业网络营销特点 信息安全是公司的 信息安全 风险 合规 郑州网站设计 祖灵的存在形式咨询【www.richdady.cn】 前世老婆的前世修行【www.richdady.cn】 孩子厌学的自我提升咨询【www.richdady.cn】 强迫症的咨询技巧咨询【www.richdady.cn】 小企业破产的主要原因【www.richdady.cn】 有官司的法律咨询咨询【www.richdady.cn】√转ihbwel 如何维护良好的家庭关系?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世今生的缘分如何续写?咨询【微:qq383550880 】√转ihbwel 财运不佳的财富增长技巧有哪些?【微:qq383550880 】√转ihbwel 公司破产咨询【微:qq383550880 】√转ihbwel 事业不顺的职场建议咨询【微:qq383550880 】√转ihbwel 财运不佳咨询【微:qq383550880 】√转ihbwel 外灵干扰的前世因果咨询【σσЗ8З55О88О√转ihbwel 缺心眼的前世记忆咨询【www.richdady.cn】√转ihbwel 儿子不读书的环境影响【www.richdady.cn】√转ihbwel 大龄剩女的婚恋现状如何改变?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 升迁障碍的职场转型技巧有哪些?【微:qq383550880 】√转ihbwel 精神不振的解决方法咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 外灵干扰的前世记忆咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世今生的奇妙经历咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 企业营销助手 如何考取网络营销师 2014信息安全发展趋势,-1 东莞外贸网站推广 青岛企业网站建设网络安全基础的关键操作 国家信息安全服务资质 惠普 建设门户网站需要注意什么 聊城网站建设费用 信息安全 监控,-1 信息安全优秀教师 大良营销网站建设流程 郑州网站制作公司 信息安全培训目标是 四平网站建设 济南模板网站制作 信息安全技术手段 信息安全是国家什么的基石 网站建设趋势2017 兰州做网站 2014信息安全发展趋势,-1 张家口网站建设 我身边的信息安全200,-1 信息安全培训目标是 美国 国家信息安全战略 昆明网络营销推广 网站开发需求 展会 网络安全相关 个性化网站建设 网站优化推广公司 供应商信息安全管理 重庆营销策划服务有限公司 专业的网络营销哪家好 信息及网络安全 网页区设计网站诊断 购物类网站建设方案 成都社会化营销公司 《网络安全法》自查 企业之后网络营销对比 个性化网站建设 信息安全技能培训 网络安全与防火墙 台州公司网站建设 网站飘动 网络安全最新技术 免费营销信息发布 传统营销分析 seo网站系统 水资源营销 信息安全特性相应的技术手段,-1 网站模块 信息安全与企业 郑州网站建设案例 r-cnn网络安全 国标 信息安全 济南模板网站制作 系统信息安全要求有哪些 唐山网站搭建 周口网站优化 事件营销和公关区别 佛山+网站建设 idc 信息安全管理责任制,-1 国家信息安全服务资质 惠普 网站模块 网站做成软件免费 艺术风格网站 在网站后台上传的图片为什么传到网站上后会变形应该怎么修改 网络营销报 旅行行业网络营销策划 大连专业网站设计服务商信息安全技术 web应用安全扫描产品安全技术要求 广东营销网站建设服务 信息安全技术手段 营销软件代理 企业营销助手 利用所学的信息安全知识构建一个安全的网络,-1 网络安全播报 网络整合营销谁提出的 淄博网站 唐山网站搭建 厦门网站制作 网络营销新闻稿 网络效果营销哪家好 xs 信息安全 网络安全基础知识培训 seo网站系统 网站托管费 微信整合营销 营销 青岛企业网站建设网络安全基础的关键操作 网络安全监控系统 亚太网络安全协会 展会 网络安全相关 唯品会营销策划书 重庆专业网站搭建 xs 信息安全 架设网站 关于企业网站建设的必要性 无锡 信息安全 网络营销能力秀吧 国家信息安全部部长 上海网站制作 奥门网站建设 营销道理 搜索引擎营销作用 营销的类别 网络安全大赛致辞 四川全网营销推广哪家好 r-cnn网络安全 水资源营销 帮建网站 国家信息安全服务资质 惠普 亚太网络安全协会 如何考取网络营销师 淄博网站 郑州网站建设案例 推广型网站制作哪家好 昆明网络营销推广 郑州网站制作公司 网络安全监控系统 上海网站制作 四平网站建设 信息安全是公司的 信息安全 风险 合规 信息安全技术手段 网站提供商 浙江省信息安全行业协会 网站建设趋势2017 长沙网站优化 推广型网站制作哪家好 2014信息安全发展趋势,-1 网络推广和微信营销 网站开发及设计信息安全加固方案 我身边的信息安全200,-1 怎么建立个人网站 2014中国网络安全攻防大赛 美国 国家信息安全战略 帮建网站