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
网络安全评测报告手机网站分享安全架构和信息安全的差异互联网营销要学什么软件下载周口做网站网站建设 福州怎样黑网站计算机网络安全 实验信息安全自评估报告微信营销代在那一天公司聚会陆游喝醉了,一觉醒来看着尸骨遍野的周围以为到了乱葬岗却不成想那是张角的黄巾起义。 至此他默默的加入了十八诸侯,看见了三英战吕布、见证了火烧赤壁败走华荣、也逢上了秋风五丈原、三家归晋。得道高人飞升之后去了何处?现代为何不见有人飞升成仙?飞升之门为何紧闭不开?无门无派无传承,“三无”野道士带你解惑。在这个人人都是重生的世界里面,每个路人甲都绑定着五花八门的主角系统,而我?不需要!开玩笑嘛?我可是千古一帝的转世!是在刚开始修行就能硬刚创世神的存在-_-,虽然战绩可能有点难堪,但是!这种精神就很可贵嘛——?陈彬为了完成父母夙愿,考入警校的刑侦专业。 可进入警局实习的前一天晚开始噩梦。 即将发生的凶案细节,全部都会清晰显现于梦中。 跟踪案件,抽丝剥茧,层层拨开,最后竟是一个巨大的阴谋。 一场车祸,意外重生于另一个平行世界,林溪开始了他的另一段异世之旅。同曾经好像没有什么不同,又好像完全不一样,未知便是真理,得见便会有大恐怖。鬼神…,人…,御魔师…,灵能者…,通灵者。命运之深海,不可言,不可名,不可知。开悟,得见,通漩,明心,不惑,真相…大恐怖。恶魔的呢喃,盛宴…人……&amp;#039;好慢啊。。。又要开始沉睡了。,千百年前,在另一处不可见的精神领域,一场不为人知大战爆发,致使传说中地府崩碎,鬼神匿迹。 自此,精神领域陷入无序的混乱之中。 时至现代,精神领域与现实之间的屏障日渐薄弱,各种诡异怪物降临,超凡也开始复苏。 谢珏无意间激活祖传玉牌,继承了无常之位,成为地府现存的权位最高者,也获得地府部分职能。 与此同时,他不停穿梭于两界之间,收集着地府崩散后的碎片,自身能力逐渐强大,旧时地府也在重建中慢慢恢复。 随着时间推移,两界屏障彻底消失,精神领域全面入侵现实世界,人类瞬间陷入巨大灾难。 危难之际,谢珏左手持千般鬼神,右手掌轮回六道,强势降临。 “诡异们,你们的皇帝回来了~”这是一个纷乱的年代,朝廷只顾扩张版图,谁不服就把他打服,但残暴的统治只会招来无休止的反抗,在饥饿与贫穷交织,瘟疫与压迫并行之下,也不知有多少支义军揭竿而起,为了民族大义,为了平等和自由,抑或只为一口饱饭而战。就在这个民不聊生的年月,天空一声巨响,张钢铁被一种神秘力量送上了场,来不及和自己的时代说再见,来不及温习历史知识,就这么两手空空而来,那么,手无缚鸡之力、襟怀坦白的张钢铁会有怎样的遭遇?被无情的大时代生吞活剥?被冷血的江湖人随意宰割?还是凭借过人的勇气和胆识杀出一条血路? 欢迎点评前三部《张钢铁相亲记》、《张钢铁哄娃记》、《张钢铁撞鬼记》,均已完结。爱情是互相成就的一段旅程。这个男人有三任妻子。第一任是少年懵懂时期爱上的清纯感性的妻子。第二任是青年创业时期遇到性感聪明的妻子。第三任是事业有成的中年时期遇到的妻子。如果可以男人也希望可以从一而终。扣心自问,17岁的少年期的他在少女害羞低头一笑露出的浅浅酒窝。犹如娇艳欲滴含苞待放的玫瑰这是他这辈子唯一一次真正的动心。仙域女帝姬如霜惨遭暗算,自爆而亡。 机缘巧合一缕神魂转世投胎下界仙朝! 复仇大业未行,却发现隔壁居然还有一个男婴。 “哼,不过是长生路上的累赘罢了。” 可接下来,女帝却发现自己的这个弟弟有些变态。 放弃神药灵液,居然让她觉醒轮回道体! 摸摸自己,居然让她修为翻倍! …… 面对哥哥的无限宠爱,女帝则是羞红了脸。 “哼,雕虫小技!” “复仇当前,本帝怎么可能屈服于这个男人的施舍。” “嗯,神药真香!谢谢哥哥!“杨天意外觉醒全能系统,却不知这个系统是未来世界一个修仙高手的灵魂星,杨天靠着它逆天改命,一步步走上世界之巅。在杨天死亡后就跟着灵魂星去往一个未知的世界
郑州网络营销培训学校 网络安全专家和黑客 国家网信网络安全应急指挥中心 天融信网络安全学院 手机网站分享 酷黑网站 国家网信网络安全应急指挥中心 网络营销环境包括哪些 信息安全自评估报告 重庆网站设计 2. 通灵与灵性提升【www.richdady.cn】 冤亲债主干扰的化解仪式咨询【www.richdady.cn】 前世缘份的缘分奇迹【www.richdady.cn】 投资项目的风险评估咨询【www.richdady.cn】 意外事故的应急处理方法【www.richdady.cn】 塔罗牌占卜与心理分析咨询【www.richdady.cn】√转ihbwel 亲子关系的改善方法【企鹅383550880】√转ihbwel 财运不佳的风水布局咨询【www.richdady.cn】√转ihbwel 性压抑的案例分享【www.richdady.cn】√转ihbwel 孩子学习不好的前世因果咨询【微:qq383550880 】√转ihbwel 儿子抑郁症的心理调适咨询【微:qq383550880 】√转ihbwel 孩子压力大的案例分享【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 缺心眼的表现及成因咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 孩子不爱读书的家长引导方法有哪些?【企鹅383550880】√转ihbwel 头脑混沌的原因分析【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 外灵干扰的环境影响威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 投资项目的风险评估【微:qq383550880 】√转ihbwel 孩子学习不好咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 暗恋的自我提升咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 意外事故的应急处理方法咨询【σσЗ8З55О88О√转ihbwel 信息安全自评估报告 事件营销优点 网络安全qq群 武汉网站开发公司 网络营销Ar是什么 安全架构和信息安全的差异 新余建网站 网络安全与攻防项目 做生意的网站 网站建设套餐报价 珠海营销型网站 票务网站建设 公司信息安全教育 周口做网站 免费网站建设 特色营销的要素 禁忌网站 网络安全漏洞网站 专业的网络营销首选公司 事件营销优点 创建网站的优势 沈阳营销咨询公司 怎么判断网站优化过度 网络安全评价标准主要有哪些 网络营销需要培训吗 武汉网站建设企业网站制作软件 国外素材网站 手机网站和pc网站 国家网信网络安全应急指挥中心 网络安全评测报告 新型网络营销是什么意思 单位信息安全等级保护工作 电子营销课程体会 工业信息安全公司,-1 小红书的营销模式 网站排版策划 工业信息安全公司,-1 信息安全自评估报告 微信营销代 怎么做sem营销响应式网站建设咨询 网站带后台 事件营销优点 营销技巧 南通网站建设知识 广州外贸营销型网站建设公司 网络安全qq群 国外素材网站 武汉网站建设企业网站制作软件 网络有哪些营销方式 武汉网站开发公司 设计网站的软件 无锡全网整合营销外包 网络营销课程的ppt 网络营销Ar是什么 网络安全服务考试 网络信息安全公司 华为 信息安全 安全架构和信息安全的差异 网站建设 宁夏 企业信息安全 厂商,-1 福州自适应网站建设 新余建网站 武汉网站开发公司 北京网络安全产业联盟 上海网站制作顾问 网络安全与攻防项目 手机网络安全技巧 浦东新区苏州网站建设 免费申请做网站平台 做生意的网站 南通网站建设知识 音乐网站的色彩搭配 网络安全系统的管理 网站建设套餐报价 成都网站推广 网络安全对话 龙岗 网站建设深圳信科 事件营销可执行方案 广州网络安全培训 2013网络安全威胁报告 信息安全自评估报告 亚马逊网营销策略 营销思维 怎样黑网站 风险管理与信息安全信息安全与管理课程 网站制作资讯 银行信息安全报告 网站流程图 网络营销需要培训吗 信息安全标准可以分为 网络安全评价标准主要有哪些 网络营销需要培训吗 网络安全对话 法国网络安全战略 玄武盾 网络安全 高唐企业建网站服务商 北京网站建设公 手机网站备案费用 信息安全等级保护流程 珠海移动网站建设费用 网络安全隔离 旅游网站设计 网络安全性等级李宁网络营销策划书 优势营销 网络信息安全认证 网络营销课程的ppt 网站建设套餐报价 软件注册信息安全 高州做网站 东莞高端品牌网站建设 大良网站公司 单位信息安全等级保护工作 无锡全网整合营销外包 企业信息安全 厂商,-1 手机模板网站 网络安全漏洞网站 电子营销课程体会 信息安全等级保护流程 如何来做全网营销 张店做网站 音乐网站的色彩搭配 知名的网站设计公司 营销技巧 营销型网站模板 江苏信息安全评测中心 网络信息安全公司 企业信息安全 厂商,-1 免费学校网站建设 成都网站推广 常州网站设计 广州定制网站设 网络营销 的概念 专业的网络营销首选公司 北京网络安全产业联盟 如何用网络营销的方法有哪些方法