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
广东在线网站建设龙华网网站建设网站的五个步骤中央信息安全管理中心,-12017年网络安全周主题刮奖网站网站建设 小程序网络安全 图标国外网络营销app信息安全富家堂姐嫌弃相恋多年男友穷,强迫堂妹替自己出嫁。殊不知,对方竟是一言可定天下的军中统帅!十四年前,陌生少年初次来到这片陌生的时空。十四年后,少年踏上修玄之路。父母离奇失踪,世界暗流涌动,北界风起云涌,且看南宫清如何乘风破万里浪,纵横玄天大陆!江南某县级市。80年代,三对婴儿被罪恶之手调换。30多年后,作恶之人良心发现,密信相告,掀开三对六组家庭的命运纠缠。亲生与养子(女),孰优孰次,孰亲孰疏;六子(女)之间的命运冲突;怀疑不是己出的丈夫,嫌弃儿子不像自己的父亲;深爱的人因为身世忽曝而不能……命运,总有偶然因素介入,或谓之注定;但怀良善之心,富热爱生活之情,立贡献社会实现自身价值之志,总能站到人生和社会的巍然高度——从这个意义上,本小说演绎了80后追求人格完善和事业成功的感人故事,他(她)也是新一代的社会中坚,具典范和学习意义——当然,没有说教,是情节精彩、故事动人的形象思维。丧钟在时不时的敲响,预示着什么情况即将发生? 男主和女主之间到底有啥爱恨情仇? 披着羊皮的豺狼,为何心狠手辣,是谁给他撑腰? 又是谁在暗地里使坏? 为何老实人总是受到欺负? 为何有情人天各一方,不能终成眷属? 看了之后,一切了然。。。。。。[拔刀术。] [你手中的长刀有一米四的长度,十二点钟方向位,一米五的距离,一名法师角色正要对你发起攻击,请问你要如何在三秒钟拔出长刀,并将长刀架在敌人的脖子上?是否要抽刀进攻?] 景若如皱着眉仔细想了想,随后在答案上写道: “首先不能抽刀。刀鞘的摩擦会使拔刀的速度变慢。” “解:首先,左手现将刀鞘下压,右手以倾斜的角度握住刀把,再使大拇指对刀柄施加‘力’,右手握住刀把下拉,借助自己手上所施加的力与刀鞘口对着下方的力,长刀会快速出鞘。这里以普通人的速度大概是两秒左右。” “接着,将刚出鞘的长刀旋转,画出一个半圆,就能完美抵到那名法师的脖颈上。这个动作最多一秒。” 写完,景若如有些感叹,“这道题算得上是有些难度。” 看向下一题。 [伤口考验。] [如果你的长刀刺进了敌人的身体,但无法破防,你下一步最准确的做法应该是什么才能使敌人最大程度的受伤?] 景若如双眼一亮,送分题。您有没有遇到过,到某个陌生的地方,却有种曾经来过的熟悉感,感觉像梦里梦见过一般? 或是某条街道,或是某栋建筑,或是街边的某个橱窗。那种笃定曾经见过的信念,会吓自己一大跳! 但又实在记不起来,什么时候来过?或是通过什么方式真的见过?这又使得自己很迷茫。 15年的旧文焱朝衰微,天下动乱。昭以天命一步步称王称帝,一统天下。男主人公沐无言出生低微,却能出将入相,为昭国之栋梁之才……召唤到异界,校园生活,恋爱,战斗,朋友,生死,召唤兽,魂主魂奴活在这个动乱的年代,身为江湖大佬的许锐锋已经很疲惫了,当他准备相亲过点小日子时,没想到竟然相亲相回来一个间谍…… 她,深入敌营窃取情报; 她,组建底下情报网络向中央传递信息; 她,在敌后无孔不入,备受嘉奖。 当全世界都以为这个女人是王牌特工时,她,却矮下了身子正在给许锐锋洗脚。 因为她知道,没有这个男人,自己早死了成千上万回,而整个北满的日本人都在以抓到这个男人为荣。 他,就是北满第一杀手,左手枪王,北满地下秩序的统帅,大老许。
百度推广营销计划 中国信息安全漏洞报表 东莞销售网站设计 珠海专业网站建设价格 广东在线网站建设 网络安全方案建议 建设网站的五个步骤 网站建设方案书 中国信息安全漏洞报表 医院网络营销是什么意思 有官司的法律援助【www.richdady.cn】 婚姻生活不顺的沟通技巧咨询【www.richdady.cn】 长期耳鸣可能是哪些疾病的信号咨询【www.richdady.cn】 无形干扰的案例分享咨询【www.richdady.cn】 亲子关系的沟通技巧【www.richdady.cn】 孩子压力大的教育建议咨询【企鹅383550880】√转ihbwel 特殊学校【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世老婆的前世记忆咨询【企鹅383550880】√转ihbwel 发育倒退的医学检查咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 通灵老师预约【www.richdady.cn】√转ihbwel 学习成绩差的自我提升咨询【企鹅383550880】√转ihbwel 官司咨询【www.richdady.cn】√转ihbwel 与老公前世的前世案例咨询【σσЗ8З55О88О√转ihbwel 存不住钱的咨询技巧【σσЗ8З55О88О√转ihbwel 存不住钱的案例分享咨询【微:qq383550880 】√转ihbwel 冤亲债主干扰的化解方法有哪些?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 意外的前世修行【微:qq383550880 】√转ihbwel 大龄剩女的婚恋现状咨询【www.richdady.cn】√转ihbwel 家庭关系的沟通技巧有哪些?咨询【www.richdady.cn】√转ihbwel 特殊学校的咨询技巧咨询【σσЗ8З55О88О√转ihbwel 哈尔滨网站开发 企业信息安全管理案例 高端大气网站 潍坊网站建设 西安移动网站建设 国家网络安全宣传周活动方案 网络安全 思科 中国 北京的网络安全公司排名 网络安全商业模式 世界网络安全500强 国外网络营销 家电营销策划 app信息安全 网络安全身份认证技术 如何开发手机网站 京东怎么营销的 顺德网站设计 网络营销证书名称 数据中心信息安全系统 linux 网络安全防护 2017年网络安全周主题 如何与网站管理员联系 医院网络营销是什么意思 刮奖网站 饿了么营销 网络发展对营销的影响 营销的层次 互联网营销学什么 我来营销 企业网站建设公司排名 营销实例 网站制作模板 京东怎么营销的 饿了么营销 网站怎么弄 网站优化课程 网站日ip 网络安全商业模式 安庆网站建设 且网站制作 西安移动网站建设 山西大学 信息安全 建行营销人员号码格式 全网营销 执行系统 京东 网络安全 国家网络安全防御 求职网络营销公司 网站制作行业 设计网站多少费用多少 网络安全预防 网站怎么弄 网站如何上线信息安全 软件安全实验报告 网络营销证书名称 网络安全仿真靶场 网站制作模板 网站字体 东莞销售网站设计 云计算信息安全公司 家电营销策划 网站特点 桌面信息安全管理软件 商城网站建站程序 网站特点 网络营销证书名称 营销的层次 互联网营销学什么 山西大学 信息安全 网络安全 思科 中国 国家网络安全宣传周活动方案 金融信息安全法规 百度推广营销计划 全国网络安全大检查 个人网站在那建设 论坛发帖推广营销服务 中国信息安全的法律 2017年网络安全周主题 网络发展对营销的影响 互联网营销公司 网络安全策划 网络与信息安全技术pdf下载 信息安全认证培训 国家网络安全宣传周活动方案 沈阳做网站公司 上海信息安全测评中心 哈尔滨网站开发 网站建设方案书 广州外贸网站推广 家电营销策划 企业信息安全管理案例 dreamweaver cs4网页设计与网站建设标准教程 网站建设方案书 营销道理 高端大气网站 php网站建设公司 营销道理 生物网站建设 潍坊网站建设 晋城做网站 信息安全集成服务 等级 东莞销售网站设计 冰桶挑战网络营销分析 大网站成本 厦门企业网站制作 武汉网站制作公司排名 西安微信营销推广公司 2017年网络安全现状 上海营销型网站 网站建设 小程序 2017首都网络安全周双语网站建设方案 网站优化课程 套b网站 深圳做自适应网站设计 上海信息安全测评中心 网络安全方案建议 网络安全商业模式 2017 网络安全生态峰会手机网站制作时应该注意的问题 济南网站设计建设公司 互联网营销学什么 信息安全集成服务 等级 营销实例 哈尔滨做平台网站平台公司 医院网络营销是什么意思 莱芜网站建设 网站建设 长春 网络营销结语 网络安全与黑客攻防培训系列教程 上海营销型网站 大连网站制作.net 安庆网站建设 互联网营销现状魔兽信息安全 工业控制系统信息安全 标准 网络营销工具的概念 网络信息安全的防范的主要手段是 信息网络安全员证书 物业公司网站建设