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
佛山网站建设公司2017网络安全高峰论坛网络安全战争电子商务网络营销实验报告常见的网络营销方式并加以适当详述营销公誉网络安全法 执法协助2014网络信息安全全球网络安全办公室/BG网站维护公司整合营销传播是什么顶级杀手脱离组织遭追杀,意外解救神秘生命体后,被赋予异能重生于龙国都市,然而这份“赠礼”背后隐藏着什么凶险阴谋? 面对暗流涌动的局势,神秘莫测的敌人,超越认知的存在,他又该何去何从,如何把握这来之不易的掌控自身命运的机会?意外被卡车撞死的周奕,阴差阳错成为了阴阳商人! 阳间孟婆汤饥饿营销,阴间替鬼追凶服务,氪金轮回包你满意! 只有你想不到,没有周奕他办不到! 只要格局打开,人生处处是惊喜! 作为一名优秀的雁过拔毛阴阳商人,周奕表示,是龙也给我盘着!是虎也给我卧着! 毕竟我一个行走阴阳两道的商人,战力天花板也不是什么稀奇的事吧?这是个修行琴棋书画就能够获得文气,修炼文道的世界。 在这里挥笔可化万千利剑,杀人无形,弹琴可化天地大道,镇压万世。 读书人口诛笔伐,可化唇枪舌剑,以画勾勒诸天万道。 秦尘心言出法随,才气化剑,笔化龙蛇,开口便是天地规则。 我携三千诗书,可练就无上文道,成就万古圣人。 人类漫长的文明发展中,逐渐发现自己在宇宙中的孤独,人们开始寻找外星生命,可数千年来却是一无所获。 宇宙边缘论随着重生机的诞生,进入了大家的视野,重生机创始人“叶伦”说出了让全世界震惊的消息。 我们发现了外星文明!随着宇宙检测站的一个个排查,出现了让所有国家瞬间发起战争的重大发现。 宇宙重启!这场战役叫做宇宙重启!叶伦开启宇宙重启真的是为了拯救文明吗?还是受到了边缘文明的操控呢?这背后到底隐藏了什么秘密? 这一切都随着一名普通的研究人员,慢慢浮现出来…… 在贵州黔南万山丛岭之中,有一个世代繁衍生存的民族,他们被大山阻隔,被森林遮盖。其中一处镇子名为梧桐镇,便是这侗族人民久居之处,这里环境优美,物产丰富,人们热情好客,勤勤恳恳,寨子中依然保留着古老的文化和传统习俗。 一个失恋少女协同闺蜜到此游山玩水,为的只是寻求一处僻静之地,卸下烦扰生活,了却心中情念,却在不经意间知晓寨子中一个不为人知的诡异故事。群山环绕的湖泊之中,究竟隐藏着什么;秘境环绕之下,现实与梦境的扑朔迷离,随着越来越深入的探究,接踵而来的诡异事件,她们该如何应对,又该从何处而归,故事由此拉开序幕。你说过你会回来,所以我一直在等,兜兜转转,恍惚间前年时光已逝,我跨过万水千山,只为找到今世的你,可你却一次次的把我忘记,我不怪你,因为我知道,你会想起所有所有,为了帮助你忆起以前的事情,我写下了这些文字。天下大乱,赵公云和楚国连手,所向披靡。妇科专精?软饭天王?盲人按摩? 笑话! 看我神针渡穴,妙手救人。 你富甲天下,权势无双,亦要在我面前低头,因为,我掌控你的生死。 这是一个从妇科专精开始的神医路。 多年后,陆沉回头,中医已经熠熠生辉。 无敌流,嗯不好写,主角都无敌了,反派还怎么玩,爽点又在哪里?本书主角李小七一穿越到天神大陆就直接无敌,嗯是武力无敌,作者一开始是想从这开始故事,只是如此一来,通篇的就是杀戮,种马,无脑的剧情,毕竟武力值满级,主角的智商情商就堪忧了。所以本书会从主角穿越五年后讲起,武力值因为某原因暂时不会太逆天,主要是智战,写到这,作者脑海中不禁想起无限流开山的那句‘凡人的智慧’,嗯,无敌,就从主角的高智商布局和手下的强兵悍将开始吧。ps: 本书尽量做到角色智商在线,女主有存在感。 建文四年,朱棣拖家带口举兵造反,攻进应天府时,最疼爱的太孙朱瞻基却离奇失踪。 朱棣大怒,认为是建文乱臣所为,遂屠杀一万四千余建文乱臣及家眷,流放三万余靖难遗孤,以表对太孙疼惜之意。 …… 十一年后,一少年乱了朱棣心智,朱棣时常化作普通老头,与他一起打猎。 “老爷子,我真不是你孙子,我是从死人堆里爬出来的,没有亲人。” 朱棣听着朱辰的独白,禁不住就落泪了。 “谁说你没亲人,我现在告诉你,你爷爷是永乐大帝朱棣,你是大明皇嫡长孙。” 朱辰:“老爷子,您别骗我了。” 朱棣道:“不信也罢,我欠你一个盛大的复辟仪式。” 次日,应天府白日宵禁,万人空巷,十万大明铁骑进城,为首一人,正是那身穿铠甲,龙虎精神的老爷子! 爷孙俩隔空对望一眼,朱棣一笑。 十万大明铁骑下马,恭敬跪地大吼:“恭迎大明皇嫡长孙回朝!”
YY上的匿名网络安全维护是干嘛的 制作校园网站 网络安全等保规定 国家信息安全实验 网站改了域名之后服务器正常程序正常为什么后台打不开呢 保定做公司网站的 信息安全在线教育 石家庄短期网络营销 网络安全部队 网站制作公司 郑州 自闭症的环境影响咨询【www.richdady.cn】 儿子不读书的自我提升【www.richdady.cn】 升迁障碍的原因分析咨询【www.richdady.cn】 家庭关系的情感维护方法有哪些?咨询【www.richdady.cn】 前世缘份如何影响今生?咨询【www.richdady.cn】 佛教视角下的前世今生威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 心慌胸闷头晕的环境影响【www.richdady.cn】√转ihbwel 婴灵的超度方法有哪些?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 失业的环境影响咨询【微:qq383550880 】√转ihbwel 什么原因意外的前世因果咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 儿子抑郁症的咨询技巧【企鹅383550880】√转ihbwel 孩子压力大的前世记忆咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 缺心眼的前世因果咨询【企鹅383550880】√转ihbwel 与老公前世的识别方法咨询【σσЗ8З55О88О√转ihbwel 成人发育倒退的可能症状【σσЗ8З55О88О√转ihbwel 儿童发育倒退的原因【企鹅383550880】√转ihbwel 家庭关系中的矛盾如何解决?咨询【www.richdady.cn】√转ihbwel 升迁障碍的职场晋升【σσЗ8З55О88О√转ihbwel 强迫症的症状与诊断咨询【www.richdady.cn】√转ihbwel 提高孩子阅读兴趣的方法咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 营销公誉 网络招生和营销 乐清做网站 6p营销案例 互联的信息安全 国家信息安全工程研究中心有限公司 信息安全保护等级 密码 信息安全竞赛强队 湖南+网站建设 上海搜索引擎营销 武汉本土互联网站 网络营销的定义 中小型企业的网络安全 整案营销 网络安全展门票 暗月信息安全论坛 营销公誉 网络招生和营销 乐清做网站 6p营销案例 互联的信息安全 国家信息安全工程研究中心有限公司 信息安全保护等级 密码 信息安全竞赛强队 湖南+网站建设 上海搜索引擎营销 武汉本土互联网站 网络营销的定义 中小型企业的网络安全 整案营销 提高个人信息安全意识 公安网络安全标准 微博建网站 大学生信息安全考证 重庆企业网站建站 引导营销随州网站建设 互联的信息安全 网络营销调研的优缺点 常州网站建设key de 公安部 信息安全实验室 网站换程序 网站架设 信息安全 博士专业,-1 衡水商城网站制作 暗月信息安全论坛 公司手机网站设计 代防火墙与网络安全中的防火墙有何联系和区别 邢台网站设计哪家好 星沙做网站 网络安全报告 信息安全渗透培训,-1 建网站的公司 是企业信息安全的核心 营销公誉 网络安全部队 杭州市 网络信息安全 万州做网站 网络安全等保规定 网络安全和web工程师 瑞昌网站建设 国家实行网络安全等级保护 简述网络营销组合内容 无线网络安全设置保存不了 信息安全相关法规 公安部网络安全网站建设空间申请 湖南+网站建设 网站维护公司 国际网络安全问题事件 乐清做网站 信息安全会议排名 公共信息网络安全举报网站 国家网络安全 物联网 衡水网站制作 国家实行网络安全等级保护 关于加强信息安全管理体系认证安全管理的通知,-1 网站建设学费多少钱 深圳市 信息安全协会 6p营销案例 网站架设 信息安全逆向 网络营销售后服务 网络安全部队 企业网络安全解决方案 建立自己的网站 网络安全事件应急响应时间要求 搜索引擎营销五个步骤是什么意思 建立自己的网站 深圳市 信息安全协会 email网络营销的现状 提高个人信息安全意识 广东信息安全 星沙做网站 广东省网络安全应急 广东省信息网络安全 网络安全管控系统 网站总类 网络营销新方式有哪些 网络安全威胁例子 亚信网络安全产业技术研究院 保定做公司网站的 张新 网络安全管理局 万州做网站 锦州做网站 信息安全 行业 2015 注重信息安全 广东省网络安全应急 网络营销职位分析 网络安全展门票 6p营销案例 网站制作公司 郑州 信息安全保护等级 密码 网络营销评价方法有哪些方法有哪些内容 上网行为审计 信息安全 信息安全 行业 2015 合肥网站商城开发 电子商务网络营销实验报告常见的网络营销方式并加以适当详述 广东信息安全 网络安全有什么证书 网络营销的定义 重庆企业网站建站 2017 网络安全 大会 营销型高端网站建设价格 大学生信息安全考证 北京建网站 亚信网络安全产业技术研究院 山东省网络安全技能大赛官网 学习网络营销 网站改了域名之后服务器正常程序正常为什么后台打不开呢 常州网站建设key de 各大搜索引擎整合营销 网络安全2017大检查 国家信息安全工程研究中心有限公司 网络营销职位分析 关于加强信息安全管理体系认证安全管理的通知,-1 计算机网络安全实验教程