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
网站被攻击网站建站 seo同方信息安全网站怎么装模版机房网络安全评估公司南通网站优化梁和平 网络安全网站建设规划方案美国网站空间营销方式方法有哪些一位父亲每年都要来到某一地方凭吊先烈,他的作家儿子一直不清楚父亲以前到底做过些什么事,直到父亲在老宅拆迁时自杀后才展开深入调查。原来父亲老宅曾发生过惊心动魄的往事:一位财主的小妾李小娘子跟管家私奔致使李家大院遭劫,主人动用祖传生计银渡过劫难,其后代及其同学在上海造房、创业、革命的故事,李家风华绝代的女人和管家私奔遭土匪奸杀、奸夫因何掉脑袋,救人者为何成了杀人者、水鬼兄弟为何违反军纪替兄报仇、青年因何刺杀太后失败、心仪的女人却是旧情人、奸夫儿子怎么成了李家后代,女间谍挑起中日战争、五十年恩怨情仇随着大事件蓬勃展开……“师傅,时代变了!隔壁王二麻子都去做直播了,还赚的盆满钵满!我们算命的也要与时俱进啊!”叶白内心不断劝慰着已故的师傅,实际却是给自己找理由。 “大师,你算得准不准啊?怕不是江湖骗子吧!”网友质疑道。 叶白看着屏幕说道:“什么?你说我算得不准?那我告诉你,你老婆屁股上有颗痣!!!” 该网友当场暴走,顺着网线就要过来砍死叶白。 “这位朋友,你先别激动,我说这是我算出来的,你信不信???” ...... 叶白随手画出一道符箓,就能治病救人。 然而嘴里却劝说道:“朋友们,我们要相信科学!!!” 少年,赵乐,自小生世显赫,奈何北宋风雨飘摇,危在旦夕!赵乐将何去何从? 全球灾变后六十年,小冰冻期结束,各生活大区政府开始大规模收拢待规划无政府区的土地,重整资源,全面进入了复苏阶段,而这二十年也被称为“黄金二十年”。   这是一个新大区陆续崛起,政治搭台,资本唱戏,野心家遍地走,英雄豪强,奸雄草根并起的璀璨大时代!一位青年带着满腹韬略崛起于乱世,胸藏猛虎,丈量天地。 【系统+末世+修仙+恶搞+无敌+爆笑】 苏依山重生之后,发现整个世界变了,凶兽横行,神祇鬼怪降临。 他却被系统诅咒,他身上的一切因果都将反转。 剑神:“我这一剑斩中他的大动脉了,必死无疑。” “为什么他还在喷血,就是不死?” 苏依山:“兄弟,看你伤得不轻,我给你来个治疗术。” “WDNMD!老子人没了!” …… 苏依山:“听说你很凶,今天你不打死我,就别想走出这道门!” 前期境界练气境、练力境、内壮境、兼修境、不息境、气变境、金身境、御气境。三年前,大婚之日,他遭人暗算,被人投江。   三年后,他脱胎换骨,再临故地。   这一次。   他绝不会再让任何人主宰自己的命运.....高武世界,人妖并立,人族式微,人奸横行,比妖兽更可怕的是人心,且看小人物罗文辉在逆境中成长,杀皇证道,成就人族守护神的故事。九江市三监内,例行检查犯人身上是否携带可疑、危险物品,包裹需要打开,衣服需要脱掉,由专门人士检查,在这里就一条铁命尊重长官,认真改造。 刚进来的青年在结束检查后,狱警需要对他的信息做详细的登记、询问,并开始发放衣服、鞋子,杯子、被子等等生活用品,均有编号。 ”骆生,男,二十七岁,身高一米八,体重一百六十斤,九江人...“坐在凳子上的狱警边看着眼前青年的资料边读,看到最后抬头打量起来开口道:”犯了什么事进来的?“ ”被陷害谋杀。“叫骆生的青年回应道。 灾后重建,曾经抄底他人的混混,是否也能抄底时代。人在善恶的取舍中,并没有旁观者。 孟子曰:“恻隐之心,仁之端也”。 我们称之为人性的东西,就是我们的同情心。 你温暖,这个世界便因你而温暖;你冷漠,这个世界便因你而冷漠。昌南的小镇里 她如同春风一般弥漫着花香,又如同秋风一般抚摸你的脸庞,这是温柔! 她如同夏日烈日一般刺向你的左心房,又如寒冬狂风扎进你的记忆,这是凶敢! 小镇里每个人都有自己的故事,有人抱怨自己故事不精彩,但故事之所以称为故事,就在于它的不精彩。
制作网站的流程 信息安全 设计理念 b2c网站开发公司 网络安全与管理ppt 大连网站制作.net信息安全logo 嘉兴网站设计999 999 第一部网络安全立法 网站制作设计收费 国家网络安全中心 地址 高端大气的综合性网站 前世缘份的解读方法【www.richdady.cn】 投资项目的前世因果咨询【www.richdady.cn】 耳鸣的前世记忆【www.richdady.cn】 升迁障碍的职场转型技巧有哪些?咨询【www.richdady.cn】 有官司的心理调适【www.richdady.cn】 什么原因意外的前世案例【www.richdady.cn】√转ihbwel 前世老婆的前世因果咨询【企鹅383550880】√转ihbwel 迟缓儿的康复训练威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 儿子抑郁症的康复训练咨询【www.richdady.cn】√转ihbwel 什么原因意外的前世因果【企鹅383550880】√转ihbwel 失业的前世因果【企鹅383550880】√转ihbwel 内心恐惧胆怯的自我提升咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 婴灵的超度与心灵净化咨询【企鹅383550880】√转ihbwel 前世缘份如何影响今生?【企鹅383550880】√转ihbwel 自闭症的心理调适咨询【微:qq383550880 】√转ihbwel 自闭症咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 有官司的案例分享咨询【企鹅383550880】√转ihbwel 大龄剩女的职场发展【微:qq383550880 】√转ihbwel 忧郁症的原因分析【微:qq383550880 】√转ihbwel 解梦的梦境解析【企鹅383550880】√转ihbwel 直接营销优缺点 济南专业做网站 2015信息安全大赛 微信红人营销 无锡网站设计公司 房产类网站制作商 杭州网络安全厂商 公安网络信息安全 网站维护费 大连网络安全公司 正规的搜索引擎营销企业 安徽省信息安全比赛 长安网站建设费用 php网站培训 丰台手机网站设计公司 重庆涪陵网站建设 古典风网站 拉萨网站建设 营销方式方法有哪些 邮件营销推广 第一部网络安全立法 专业网站运营托管 长安网站建设费用 计算机网络安全是指保护计算机网络系统中的硬件( )和数据资源 中国信息安全公司 高端网站 如何用自己的电脑建网站 b2c网站开发公司 网站怎么做域名实名认证 个人备案 可以做企业网站吗 普集网站制作 同方信息安全 无锡网站设计公司 网站权限 网络安全等级最高 建设手机网站费用 古典风网站 信息安全专业最牛导师网络信息安全行业企业 邮件营销是什么意思 最优秀的佛山网站建设 厦门 做网站 邮件营销是什么意思 重庆网站公司 石家庄微网站建设公司企业营销成功案例展示 网络安全情报 济宁网络安全协会腾讯网络营销事件 信息安全 法 正规的搜索引擎营销企业 高端大气网站 福州做企业网站的公司 网站建设 小程序 华为 信息安全 代码 网站制作设计收费 建网站哪家好新闻 长安网站建设费用 企业网站合同 营销方式方法有哪些 一般网站有哪几部分构成 丰台手机网站设计公司 重庆网站平台建设 网络营销事件介绍 低层次营销 安徽省信息安全比赛 成都网站建设 2015信息安全大赛 工业控制系统信息安全第1部分:评估规范 网络安全年检信息表 评测依据的行业标准名称 高端大气网站 动态营销 国家网络与信息安全信息通报中心技术支持单位 武汉网站seo 支付宝网络营销案例 网络与信息安全最新动态 武汉网站seo 信息安全企业数量 铁岭网站建设 宁波网站建设公司 重庆网站公司 简述网络营销漏斗原理 无锡网站设计公司 网络安全等级最高 网络营销案例评析 网站类型案例 邮件营销推广 网站建站 seo 网络安全犯罪都有哪些 工业信息安全技术公司,-1 我国网络安全事件 无锡营销协会 倒卖信息安全罪 长沙营销型网站制作费用 海淀地区网站建设 公用网络安全吗 富阳市网站 网络营销策划 费用 为什么网站在我们公司的电脑都打不开在别人的电脑就能打开 dreamweaver cs4网页设计与网站建设标准教程 网络营销事件介绍 网络营销策略包括哪些内容 网络新闻营销推广代理 建手机网站 网站特点 网络营销网站 如何用自己的电脑建网站 网络安全工程培训 郴州网站设计 为什么网站在我们公司的电脑都打不开在别人的电脑就能打开 国家网络信息安全技术研究所 微博营销的方案总结 信息安全事业单位 石家庄微网站建设公司 武汉大学 网络与信息安全 中国信息安全应急中心 铜陵网站优化 工控网络安全 制作网站的流程 最优秀的佛山网站建设 网络安全实验室 设备有哪些 外贸网络营销总结 启明星辰 网络安全 低层次营销 工业品营销策划公司 计算机信息安全知识 网络营销网站 移动营销编码 网站怎么做域名实名认证 信息安全实验 pdf 网站建设规划方案 中国信息安全公司 公用网络安全吗 网站特点 信息安全 法 中小企业网站制作 第七届电信和互联网行业网络安全年会 南通网站优化