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
全网营销多少钱2016网络安全技术发展趋势网络营销专业网络营销案网络安全专业全球排名网站制作计划西安做网站的不能网上营销的行业网络营销直接环境包括哪些网站轮换图现在还有多少人知道“满城尽白发,不敢忘大唐”的安西军,仅仅一万多人,他们在内无粮草、外无援军的情况下孤守西域四十多年,哪怕面对人数几十倍的敌军,誓死守护每寸河山 裴松之注下“行法严而国人悦服,用民尽其力而下不怨。及其兵出入如宾,行不寇,刍荛者不列,如在国中。其用兵也,止如山,进退如风,兵出之日,天下震动而人心不忧”,被魏书中记载“若此人不亡,终其志意,连年思运,刻日兴谋,则凉雍不解甲,中国不释鞍”的诸葛武侯,被人说只是个政治家,不配武庙十哲 历史上唯四的百人斩之一的杨再兴,我们都知道岳飞精忠报国,项羽神勇无双,又有几人记得杨再兴小商河一战,三百对阵十二万,阵斩两千! 对正史上唯一一名被单独列传的女将军 秦良玉,几乎没有人知道,远没有基于部分人物原型改编的戏剧、小说人物穆桂英、花木兰为人铭记,人家秦良玉才是真正的巾帼英雄! 诗仙李白的出生地碎叶城位于现在的吉尔吉斯斯坦境内,难不成李白不是中国人吗! 这里讲的是一些怎样的故事呢? 人皮模特、人骨拼图、凶宅奇案、真人蜡像、密室杀人、碎尸惨案…… 这些故事背后是怎样的一群人呢? 囚禁者、恋物癖、人格分裂、流浪汉、乞丐、白领、高智商人群…… 当你站在地狱仰望天堂,才能真正听懂来自地狱深处的哀鸣。 世界上哪有什么天生的罪犯,只不过是把老实人逼急了而已。 本小说及人物纯属虚构,请勿对号入座。如有雷同,纯属巧合,切勿模仿。[泛科幻·爽文·末世·丧尸]2199年,地球上的人类被迫通过各种方式重新认识“自己”。 原来,他们并不是地球原本的主人,或许,地球原本就没有主人。 苏美尔人与海王族人第一次星际战争延宕了100年之久 2199年, 战争和恶劣的自然条件使得人类数量迅速下降,从2099年的40亿暴风骤雨般地消减至1亿1千万 元世界被地球M国、约等国等瓜分为紫微星、太白座HDD等十三个区域,新的秩序即将来袭。。。 陈建国,这个D类人不知怎么就被推了上来。丧尸、修炼、称霸外星球。。。。 在地球,一亿多人被划分为A B C D四个等级,规则意识无处不在,为了保证生育质量,只允许A B 等级的人结婚。。 公元2154年,一家工厂发生了核泄露,该核能可以把人感染成僵尸,联合国在世界各地建立了许多冷冻仓。主人公张博前往一个冷冻仓里冷冻。十年后,冷冻结束,张博前往联合国建立的军事据点,并且还当了一名士兵。可是好景不长,据点里出现了感染者,据点沦陷了。张博和据点指挥长前往一艘船上研究解药,但是由于没有帮手,他们只好前往另一个据点,途径一个小镇时得知那个据点早已陷落,并且最近出现有一个奇怪的帮派彩虹帮,并且这个帮派的彩虹破坏者决定攻打小镇,危机时刻,又出现了十万多僵尸。张博他们能抵抗僵尸吗?他们能否打败彩虹破坏者?他们能否能研制出解药,拯救世界呢?想了解更多精彩内容请看《僵尸之灾》。 (改编于作者"柯宇游戏"的《丧尸之灾》,已授权。)妙法堂坐落于龙虎山的落霞峰之上,因此处能见到整个天南最美的晚霞而得名。每当白日依山而落,夕阳的余晖便透过朵朵云层,染红整个天角,那时便霞光异彩,美不胜收。然也有人道,此等美景终究是暮色沉沉夕阳落,韶华易逝,残花落尽,太过悲凉。 身为前isa首席的林生在结束小行星危机后,意外的被其残骸砸中,在他侥幸不死之后,身边的一切事物却开始了扭曲。天行健君子以自强不息,地势坤君子以厚德载物,本欲碌碌一生,奈何世事无常,是向前披荆斩棘,还是任人鱼肉,且看主角在红尘滚滚中如何取舍,亲情,友情,爱情 恩义,众生百态,如何面对,新世界如何创造,旧规则怎么修改,红尘路远,行者无疆 小说情节纯属虚构,如有雷同,请多谅解一款与现实百分之九十九真实的虚拟游戏神秘发布 却随着玩家不断进入游戏后 彻底露出来獠牙。无聊写写哈哈哈!五个小伙伴的游戏世界,推理、破案、破解谜团。在地球结束千年的内战,面向宇宙发展的时代之后,科技在不断进步,能源也在不断替代,同时新的危机也在悄然降临,为此地球一些预知者集结了财力人力,提前创建了一支名为守护的组织,提前代替军队同那些侵略异端生命体战斗,在条件达成后开始下一阶段守护人类的计划。 联系qq:3220027841
2016网络安全技术发展趋势 网络营销第5版中文13章 网站建设模式有哪些 上海信息安全管理中心地址,-1 中英文网站设计 做门的网站建设 网络营销案 网络营销专业 茂名网站设计 黑龙江网站建设 精神不振的心理调适【www.richdady.cn】 婴灵、邪灵、祖灵咨询【www.richdady.cn】 去世的母亲的前世案例咨询【www.richdady.cn】 脑部不清晰的生活习惯【www.richdady.cn】 升迁障碍的职场转型咨询【www.richdady.cn】 前世今生的轮回传说【www.richdady.cn】√转ihbwel 小企业破产的主要原因【微:qq383550880 】√转ihbwel 前世今生的改命方法【σσЗ8З55О88О√转ihbwel 佛教视角下的前世今生咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 交通意外的常见原因【微:qq383550880 】√转ihbwel 孩子不爱读书的家长引导【σσЗ8З55О88О√转ihbwel 与公婆前世的记忆解析咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 祖灵咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 发育倒退的前世因果【www.richdady.cn】√转ihbwel 性压抑【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 婴灵的存在有哪些科学依据?【www.richdady.cn】√转ihbwel 冤亲债主的干扰与解脱咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世缘份的缘分再续咨询【企鹅383550880】√转ihbwel 孩子学习不好的解决方法咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 缺心眼的环境影响咨询【www.richdady.cn】√转ihbwel 网站建设模式有哪些 信息安全的攻击有哪些 互联网事件营销ppt 营销品牌 舆情 温州做网站哪家好 南城微网站建设 河北手机网站制作企业 网站建设公司平台 淄博网站设计 西安做网站的 深圳做h5网站设计 营销的意义 网络营销人才培养 国家信息安全测评认证 2016网络安全技术发展趋势 信息安全面临哪些威胁 病毒营销的一般规律 怎么微博营销推广 央企网络安全 微信营销引流 b2b门户网站运营策划:循序渐进增加内容——运营时的关键点 虹口做网站价格 小米式营销 网络营销第5版中文13章 许可email营销的运用 计算机网络工程!|辅修程序设计网络安全等课程! 网络营销的十种方式 计算机网络工程!|辅修程序设计网络安全等课程! 汕头网络营销公司排名 网络营销策略体系 济南做网站公司有哪些 网站呢建设 黑龙江网站建设 黑龙江网站建设 信息安全服务行业 长沙微网站电话号码 国家网络安全学院 武汉 苏州网络营销推广 2017网络安全会 日程 信息安全和管理 温州做网站哪家好 全面解读网络安全发 北京市网站公司网站 天津做公司网站 怎么微博营销推广 冠辰网站 许可email营销的运用 国家计算机网络与信息安全管理中心实验室 爱民网站制作 平顶山全网营销 济南做网站公司有哪些 企业网站设计经典案例 营销品牌 舆情 国内f型网页布局的网站 网络安全社区 互联网事件营销ppt 贵州省网络与信息安全测评认证中心招聘 网络安全专栏 网络安全预算 公司网络安全培训 免费建站网站 国家网络安全学院 武汉 房地产饥饿营销策略 网站没收录 自贡网站优化 电商营销公司做什么 网络营销第5版中文13章 网站建设模式有哪些 网络营销人才培养 数据网站怎么做的 社会化 口碑营销 公司 网络营销涉及哪些方面 信息安全攻防技术报告 供应商营销 营销型网站推广方式的论文 女孩子学网络营销 小米式营销 钦州网站建 供应商营销 多语言外贸网站设计 网站文章图片加标签加 国家网络安全学院 武汉 互助网站制作公司 网络信息安全软件 河北手机网站制作企业 佛山新网站建设特色 提供佛山顺德网站建设 网站推广的目的 网站改版方案 数据网站怎么做的 爱民网站制作 网络营销网站推广 天津市公安局网络安全 长沙微网站电话号码 信息安全培训资格证,-1 北京网站设计公司 天津做公司网站 网络营销的十种方式 汕头网络营销公司排名 网络安全产业报告个人工作信息安全 微博营销的优劣势 成都市网络安全现状太原seo网站建设 网站设计模板免费建站 企业网络安全定级备案 全网营销多少钱 网站移动站 自贡网站优化 如何建自己的个人网站 网站呢建设 营销的意义 长沙网站推广 网站需求 网络营销分析 ppt 许可email营销的运用 信息安全攻防技术报告 全网霸屏营销系统 网站建设公司平台 公司网络安全培训 平顶山全网营销 网络安全预算 女孩子学网络营销 淄博网站设计 网站需求 做门的网站建设 互联网信息安全中心 广告 &quot;爬虫&quot;,-1 提供佛山顺德网站建设 互联网信息安全中心 广告 &quot;爬虫&quot;,-1 网站的类型 网络营销的十种方式 东莞网站建设培训 网络信息安全软件 信息安全整体规划方案 企业网站项目流程 网络安全空间 东营网站设计