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
有深度网站南通网站建无刷新网站国家信息安全威胁微网站备案网站制作报价明细表上海网站制作设计公司郑州知名网络营销公司排名电子商务网络营销新泰做网站乾坤未定,你我皆是黑马! 乾坤已定,那就扭转乾坤! 总有人要赢,为什么不能是我…… 我叫方休,谁惹我,我就和他玩命,至死方休…… 《关注我的微信公众号:苏月夕》道武成仙,道法成神。 这是一个万道齐兴的世界,精彩绝伦的道法神通,拳破山河的武师战者,口诛笔伐的文人墨客,演绎诸天的术数天师…… 平平凡凡的少年意外来到这样一个世界,他这一生注定不会平凡…… 这里是个多彩的世界,温情的世界,现实的世界,血腥的世界。极北冰垣、泊纳格岛、诡异的腥魂森林、神秘的迷零森林、残酷的努乐哈拉大沙漠、毒气弥漫的蛮荒沼泽,神级魔兽紫羽玄鸟,超级神兽赤须青龙…………主角将在这个世界重生,开始他的峥嵘旅程。 一位名为梅尔的青年,决心要学习神魔器,报效国土,于是便报入了神魔学院,面对新环境,他该如何选择?逃避?迎接?放弃?坚持?   “嗨!少年,记得要感谢我哦~”   “决定好了吗?这可是你以后最终的选择。”   “乃至吾世间罪恶不赦,跨之越偏德厚不至颜,哈哈哈!你果然做到了!”   (原名其实是神魔学院的,但是由于本站还有其他作品书名重复,所以只能设定这个名字)“叮!最强僵尸系统绑定中……” “系统绑定成功,使用者:叶晨(初级白僵)!” 一觉醒来,叶晨穿越到了僵尸先生电影世界里。 别人穿越不是尸祖就是尸王,可叶晨却发现自己变成了一只最弱的白毛僵! 在这个道士和僵尸并存的世界里,处处潜藏着杀机。 为了增长实力,叶晨掠夺中品养尸地,击杀任老爷获取系统丰厚奖励。 步步为棋,逆天改命,最终成就至尊尸神之位!沈千军一梦醒来,回到了妻女身边。 那些让他遗憾的事情,再不会发生。 男儿能重来一次,定不负时光所托…… 成和败努力尝试 ,人若有志应该不怕迟 ,全力干要干的事; 做个真的汉子 ,人终归总要死一次; 无谓要我说道理 ,豪杰也许本疯子 ; 同做个血性男儿 ,愿到世间闯一次; 成败也不再犹豫 ,用我的真心真意; 怀着斗志向竞争的圈里追…… 刚刚调到山城的刑侦队长林飞,在家中收到一封神秘的信件!寄件人正是当年害死父亲的凶手——神秘人“Z”…… 从此以后一桩桩离奇诡异的案件出现在山城公安局!随着调查的深入,林飞发现这些案件背后隐隐有一个看不见的黑暗大手操纵着一切!他本不想跟命运过不去,命运却偏要跟他过不去......此事古难全,但愿人长久 这条路是孤独的 只有一人 可长青。 苏昂因一次奇遇踏上修仙之路……天元大陆八大仙帝之首,因为打破“百年成仙,万年称帝”的传说,而遭到其余仙帝觊觎。 由仙道入神道之时,遭受七大仙帝算计,最终身死而道消。却不想,阴差阳错之下回到了1000年前,是碌碌无为一辈子,还是奋勇向前,重铸辉煌,把曾经的敌人一一踩在脚下? 且看《都市:仙道重修》,带你认知 不一样的地球,不一样的修炼体系……
产品设计优秀网站 信息安全等级保护费用 网络安全攻防教程合作建网站 手机网站建设 网络营销网上观察法 临沂高端网站建设 浙江省网络信息安全 网站制作员 网络安全主管部门招聘 佛山网站建设是哪个 与男友前世的前世解析【www.richdady.cn】 冤亲债主的干扰解决方法咨询【www.richdady.cn】 如何化解冤亲债主的干扰?【www.richdady.cn】 与男友前世的前世案例咨询【www.richdady.cn】 感情问题咨询专家【www.richdady.cn】 如何了解自己的前世今生?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 通灵与心理学结合咨询【企鹅383550880】√转ihbwel 无形干扰如何影响心理健康咨询【www.richdady.cn】√转ihbwel 亲子关系的改运方法【www.richdady.cn】√转ihbwel 有官司的解决方法咨询【微:qq383550880 】√转ihbwel 前世老婆的咨询技巧咨询【微:qq383550880 】√转ihbwel 大龄剩女的婚恋规划如何制定?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世老公的前世解析【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世今生的修行方法【微:qq383550880 】√转ihbwel 如何知道自己有前世缘份?【微:qq383550880 】√转ihbwel 如何应对冤亲债主的干扰?【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 头脑混沌的原因分析【企鹅383550880】√转ihbwel 婴灵的超度方法有哪些?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 心慌胸闷头晕的前世因果威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 感情纠纷的情感咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 腾讯信息安全实验室 佛山网站建设是哪个 营销的步骤 中国移动网络安全现状 蘑菇街是什么营销模式 郑州知名网络营销公司排名 信息安全 运维审计市场分析 天蝎网站建设公司 网站建设客户问到的问题 潍坊网站建设最新报价 手机网站建设 网络安全主管部门招聘 工作室网站 德清做网站 微博营销形式 重庆网站设计制作价格 网络营销如何收益 网站怎么做的 网络安全 面试 南通网站建 上网站乱码 营销qq好友群发消息 2017年信息安全威胁 顺的品牌网站设计信息 中国移动网络安全现状 政府与机构类网站 信息安全技术pdf 网络安全攻防教程合作建网站 搜索引擎营销包括什么区别 广州大型网站制作公司 济南营销型网站公司 微博营销形式 营销的步骤 无锡网站制作难吗 信息安全平台框架 网络安全攻防教程合作建网站 搜索引擎营销包括什么区别 营销外包费用 如何做网站 重庆网站设计制作价格 网站制作报价明细表 天蝎网站建设公司 专业信息安全服务资质咨询,-1 网络营销必看 书籍推荐 如何作做网站 微网站备案 我们常见的对信息安全的误区有哪些 广州做网站如何 网络营销如何收益 专业信息安全服务资质咨询,-1 套模板网站 多种成都网站建设 新泰做网站 网站建设程序开发个人信息安全培训通知 济南营销型网站公司 太原网站建设 网络安全文档 天?h网络安全审计系统v6.0 网络营销案例论文 国家下一代互联网信息安全专项北京信息安全公司排名 重庆专业的网站建设公司 政府与机构类网站 e春秋网络安全实训平台 网络安全的级别 网站制作员 视频病毒营销的案例 网站建设客户问到的问题 套模板网站 诊断式营销 网络安全技术研究 太原网站建设 南山网站建设 网络安全的级别 网络安全主管部门招聘 账户信息安全管理的核心内容,-1 星巴克微信营销案例 汕尾网站建设 日照网站设计 安恒信息安全学院 网络信息安全等级保护制度 4i营销理论的优缺点 全网营销网络 上网站乱码 成都高端网站建设公司 国瑞公司 信息安全 国瑞公司 信息安全 东软网站建设 网站psd 网站建设 天津 信息安全部 网络营销资讯站 营销qq好友群发消息 上海做网站的 济南网站建设公司 信息安全 运维审计市场分析 网络安全法 等级保护 售后服务网站 网络营销网上观察法 工作室网站 上网站乱码 2017年信息安全威胁 信息安全 哪些资质证书,-1 郑州营销网站 时事与网络营销 网络安全防护设备部署 国家信息安全威胁 淘宝网络营销工作 2015汽车信息安全报 网络安全 抓包 佛山网站建设是哪个 小米公司内容营销分析 e春秋网络安全实训平台 有深度网站 淘宝网络营销工作 信息与 网络安全的基本概念 马鞍山网站制作 星巴克微信营销案例 信息安全竞赛题库 济南网站建设公司 网站制作员 共建网络安全 网站排版教程 网络口碑营销 河北信息安全测评中心 政府与机构类网站 建立网站备案需要什么资料 营销外包费用 信息安全管理体系中要素 重庆 营销公司 顺的品牌网站设计信息 中央网信办网络安全应急指挥中心 信息与 网络安全的基本概念 信息安全技术pdf 网络营销报告 做网站的公司