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 信息安全事件电脑网络安全太原免费网站建设国家信息安全管理中心待遇网络安全攻击 平台李苏杰的网站营销抚州网站建设成都 国企 网络安全网络安全文档微博营销号怎么经营简介:末世降临,一个出生于偏僻山村的普通草根小人物开启开挂人生,逆风成长,最终蜕变为人类守护者的故事。雇佣兵团统帅重生乱世,成为一穷二白的农家汉。 瞧着漂亮媳妇与可爱女儿…… 李长恭坚定的表示:“当然是宠着!” 开局家徒四壁,没米下锅,不慌。 制精盐、贩粮草,与海盗交易,与豪门发难,先赚他一个亿! 战火燃起,疆土沦陷,王孙贵胄却要放弃抵抗丢下百姓跑路,不慌。 诛奸臣,灭仇寇,雪国耻,挥手间,成就大靖枭龙!红月当空,全球骤变。拥有力量,你就高高在上,应有尽有,没有力量,你就只能任人宰割。危机爆发,众种族林立,丧尸,异兽,鬼种,人类。九转山河,浩瀚天下,试问天下,谁与争锋!起步比别人晚的颜逸能否追赶众人的脚步,在末日之中杀出一条属于自己的路。此文集有散文、随笔、小说等多篇,内容丰富。其随笔纵谈人生悲欢苦辣,探讨生命及世界真谛,探幽发微,富于哲理,发人深思。其散文描摹天下至美,抒发真情挚感,很具审美感与感染力。特别需要指出的是,雪淞的文笔很具特色,优美、鲜活、细腻,轻松,令人看着很舒服、愉快。文集知识性也很丰富,作者博览群书,旁征博引,联通古今,使人在愉悦的阅读中获得很多知识。作者声明:喜欢本书的读者还可在本网站观赏作者长春雪淞的另几部作品:《无限青春无限爱》、《东方企业家》、《琵琶岛谋杀案》、《没有拆穿的谜底》、《少年维克之烦恼》、《蒋经国上海打虎》、都很好看。点作者的名字就可看到其它作品。向季明原本是不相信世界上是有鬼的,直到有天他撞鬼了……神秘的世界向他敞开,走不尽的楼梯,喂人“吃屎”的变态蛊师,出卖灵魂换取力量的死徒,窃取鬼能力的诡法师,灵魂觉醒者,深渊……原来世界名校国际刑警学院竟然是一所培养驱鬼杀恶魔的人才的地方……魏和平在迷茫中穿越到了平行世界,无意中发现了系统的存在,他该勇往直前,还是猥琐发育,我决定要安全的浪。平凡的一天突然因为一场梦境变得鲜活起来,为了抵御外敌,所幸就将自己树立为反派典型,被人打败,让那些真正的反派统统忌惮。非小白爽文。在一个不知道时空坐标的宋朝,吴用只是个“无用”的青年。他是个矛盾体,一边自强不息,坚信“天生我材必有用”。一边在不公平的环境中悲观。他其实只是个普通人,有欢乐,有悲哀。有随遇而安的颓废,也有遥不可及的宏伟理想。可他没想到的是,经历了多种奇遇,在山海游乐园突破瓶颈之后,他竟然用传说中的文化,引导了现代科技。最终带领人类突破科技的瓶颈。他让文化插上了科技的翅膀,让神话站在了科学的肩膀上。全民领主时代,每人开局一个领地招募兵种,发展资源。 王晨觉醒神级天赋不但拥有无限升级,而且还能百倍增幅。 7000级的亡灵骑士,一人就可覆灭一地。 面对5000级的枯骨亡灵,巨龙领主也只能成为坐骑。 当百万级的堕落使者,地狱三头犬,恐怖幽灵出没,世间所有领主臣服。 秦天魂居偏远地区的小家族之子身上,谁知此子从小体弱,残缺丹田,支撑不起自身修炼,沦为废人,一次偶然的机会,获得传承,重塑残缺丹田,开启修炼之路,既然重生定当轰轰烈烈,从此仗义天下。
信息安全等级保护技...,-1 营销网站优点 信息安全认证审核员 病毒式营销常用载体山西网站设计 网站如何被百度收入 广州整合营销公司名 怎么免费把自己在dreamweaver做的网站放到网上去 丹江口网站开发 营销网站优点 中国移动 网络安全 前世今生的故事有哪些经典案例?咨询【www.richdady.cn】 孩子压力大咨询【www.richdady.cn】 感情纠纷的心理调适【www.richdady.cn】 前世今生的故事是真的吗?【www.richdady.cn】 家庭关系的和谐共建方法有哪些?咨询【www.richdady.cn】 莫名其妙感伤的自我提升威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 意外事故的应急处理方法咨询【σσЗ8З55О88О√转ihbwel 婴灵的超度与心理安慰咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世今生的缘分如何续写?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 财运不佳的财富规划咨询【企鹅383550880】√转ihbwel 失业后如何快速找到新工作【企鹅383550880】√转ihbwel 前世缘份的缘分解读咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 性压抑的案例分享【微:qq383550880 】√转ihbwel 事业不顺的咨询技巧【企鹅383550880】√转ihbwel 提高孩子阅读兴趣的方法【企鹅383550880】√转ihbwel 财运不佳的风水调整咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 如何应对冤亲债主的干扰?咨询【微:qq383550880 】√转ihbwel 孩子学习不好的前世因果威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 官司的预防措施威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 缺心眼【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 门户网站开发 qq网络营销策划 网站设置那里如何设计关键词和关键词密度能更好的被百度收录 信息网络安全学院 windows server 2003网络安全试题 网络安全行业企业 海南网站设计 网站如何被百度收入 关于举办第11届(2014)信息安全与对抗技术竞赛登陆首页 侧导航网站 无锡网站制作难吗 网络营销的策略是什么意思 epr营销 上海网络营销服务外包 ccs信息安全认证证书 中国信息安全小组成员,-1 李苏杰的网站营销 网络营销服务代理 病毒式营销常用载体山西网站设计 网站排版教程 为什么我的网站刚续费还是显示域名过期别人能打开我却打不开 信息安全等级保护 挑战 网络营销计划书 网络安全技术入门 网络安全 四层 我们常见的对信息安全的误区有哪些方面 怎么免费把自己在dreamweaver做的网站放到网上去 中大信息安全专业 微信广告营销成功案例 多种成都网站建设 网络信息安全监测 网络安全主要涉及信息存储安全信息传输安全 网站制作方案 海南网站设计 途牛网网络营销策略 信息安全技术 物理安全 2015网络安全事件调查报告 网站域名组成 信息安全组织架构图 网络安全 最高法 国外网站模板 信息安全屏保,-1 石家庄公司网站建设 我们常见的对信息安全的误区有哪些方面 合肥 做网站的 潍坊网络营销 武汉信息安全网org,-1 网站建设客户问到的问题 电子邮件营销优点 网络营销传播案例分析 网络信息安全监测 信息安全管理指引 怎么免费把自己在dreamweaver做的网站放到网上去 电子邮件营销优点 网络营销计划书 济宁网站制作 病毒式营销常用载体山西网站设计 网络营销计划书 ccs信息安全认证证书 沈阳微信营销哪家好 无锡网站制作难吗 网络安全防护框架 微博与粉丝互动的营销案例 个人网络安全案例 网站设置那里如何设计关键词和关键词密度能更好的被百度收录 广州大型网站制作公司 视频网站建设方案 广告全网营销策划 怎么用域名建网站 网站推广费用 网站规划与网站建设 网络安全研究趋势 中国移动 网络安全 东莞 企业 网站制作 合肥网站制作需 epr营销 四川网络安全公司 国家信息安全管理中心待遇 无刷新网站 windows server 2003网络安全试题 网络安全基础知识 网站设计侵权 网站创建流程教程 网站怎么做的 2016年网络安全现状分析 hd网络信息安全 建网站代码 企业网络安全规划方案 新产品拓展 信息安全,-1 建网站代码 windows server 2003网络安全试题 排名好的青岛网站建设 网站制作方案 ccs信息安全认证证书 营销网站优点 信息安全技术公司 信息安全等级保护技...,-1 广州做网站如何 网络安全主要涉及信息存储安全信息传输安全 企业网站维护 网络安全 经验 工控 信息安全 美团营销信息安全工作组 单位信息安全等级保护工作的组织领导情况 沈阳微信营销哪家好 邢台做网站可信赖 无人机 信息安全 网站访问者 门户网站开发 国外网站模板 广州整合营销公司名 石家庄网站公司 广西南宁公司网站制作 四川网络安全公司 hd网络信息安全 唯品会服务营销 微信营销的总结 建网站流程 微博营销号怎么经营 邢台网站制作有哪些 关于加强网络安全学科建设和人才培养的意见 网络安全企业50强2017 石家庄网站公司 信息安全认证审核员 重庆王网站制作 信息网络安全评估的方法 网站怎么做的 网络安全协议都有哪些 网络品牌营销手段 海南网站设计 无限营销 国外的信息安全事件营销型网站窗口客服 济宁网站制作 网络安全 四层 途牛网网络营销策略