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
河北公司网站制作设计信息网络安全现状分析太原网站制作华企立方网站国内网站设计案例营销推广软件长沙网站推广网络安全大会 数据 个人信息企网络安全措施西安营销公司排名上下五千年,穿越北宋、未来世界、春秋战国、五代十国、南北朝、南宋,纵横阴阳两界,遭遇妖、魔、鬼、怪和树精、狼人、人鱼、道仙、仙鹤等或敌或友,历经近百场或大或小或人或魔或远古或未来之战,侠义,历史,战争,魔幻,血腥,勇气,并有相伴左右的亦妖亦精的爱情,令人血脉喷张。三国-争霸-(本故事纯属虚构,如有雷同,纯属巧合,请勿模仿。) 穿越东汉末年。 听闻:子龙一身是胆,却做保安队长? 据说:吕布死后,关羽看谁都是插标卖首尔? 传言:杀人屠城真英雄?携民度江伪君子? 众多迷题,静待卫鹰为你一一揭秘。 至于网传曹魏那点偏爱,东吴那点喜好? 卫鹰表示:“小孩子才做选择题,成年人自然都要。” 双眸分生死,一眼定今生。 ———「魔神」?周云一些传闻旧事,只作梦谈。记录曾经幻相曾经好奇,曾经写过的一些神秘事件。 明朝永乐年间,传出陈友谅藏宝地图。江湖各帮争抢,锦衣卫寻宝未果,浙江按察使周浩然一家惨遭灭门,宁波巨富肖伯庸被抄家,流亡海外的张士诚的后裔为复国组织力量,寻找宝藏下落。 本书有三个主人公: 周浩然遗孤周行健身负血海深仇,在苦难中成长,和生世未知的江雪同生死共患难,成为一生挚爱,正当情深似海时,发现自己最爱的女友的父亲竟是血海深仇的大仇人   肖伯庸长子肖宇是个逍遥快活的公子,被盗贼劫持,表妹秀秀对他情愫暗生,却是落花有意,流水无情。明教教主女儿马梦瑶万里寻母,随郑和下西洋,与肖宇经历生死不渝的爱情,终成正果。家资被抄,使肖宇性格骤变,铲锄奸佞,匡扶江山,对抗赵策,从快乐公子成长为经邦纬国之才。 张士诚的后裔赵策流亡海外,武功卓绝足智多谋,一统江湖各派,组织各方力量对抗朝廷,被云南沐府千金沐颖倾心爱慕,和毒教教主阿尼美的情感纠葛,从英雄到狗熊的蜕变,权欲对人性的扭曲,一生只为复国,却好梦成空......天生剑帝渡劫惨遭好友背叛偷袭,却意外重生到地球。以凡人之躯,重返巅峰王小飞大学毕业,本想悠闲地在老家度个假,先是哥哥嫂子提‘难以启齿’的要求,后是村民使用浑身解数‘被当村医’。 学医者济世救人,王小飞却在拯救苍生的路上被美女不断绊倒。 如果桃花运是一种病,他自己却无能为力,你有办法吗?雪,满地的大雪……血,满地的血迹……雪和血夹杂在一起,将落雪留情堂弄的杂乱无章。像是刚刚经过一场打斗,双方刀光剑影过后,拼得你死我活,血流成河,人死如山,一片狼籍。程门十四少目睹惨状,咬牙切齿,简直要发疯一般,挥舞手中长剑,大喊大嚷,道:“谁干的?是谁?有种出来!”低沉而空灵的声音在空间回荡。   “执念是一种能量。”    这里没有日月,没有星光。   天空永远飘着雪花。   纷纷扬扬的雪花从这片空间诞生之初,就从没有停过。   而这片区域只有方圆五公里。   就是以许子安为中心,半径五公里范围,一眼望去白雪皑皑。   “万物唯心造,这片空间因你的执念而存在……” 在这个世上活着的人,都有两面,笑脸下藏着恶魔,只是在刹那瞬间的爱也会转换成怨恨,而所有的怨恨会让这个世界血流成河,一寸前是黑暗,回头看也是黑暗,但是这样的黑暗,是谁也没有看到。而我所讲得故事,只是茶余饭后的闲话,您可千万别当真
信息安全威胁种类 ccf 信息安全,-1 微信群营销报告怎么写? 信息安全研发培训互联网营销骗局 定制网站与模板建站维护 西安营销服务专家 网站备案信息注销原因? 建行手机网站网址是多少钱 华企立方网站 主流网站风格 心特别累的自我提升【www.richdady.cn】 财运不佳的自我提升【www.richdady.cn】 有官司的解决方法咨询【www.richdady.cn】 财运不佳的财运改善咨询【www.richdady.cn】 孩子学习不好的原因分析【www.richdady.cn】 婴灵的超度方法【企鹅383550880】√转ihbwel 投资项目的前世因果咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 内心恐惧胆怯的前世因果咨询【微:qq383550880 】√转ihbwel 自闭症的康复训练【微:qq383550880 】√转ihbwel 婴灵的超度过程威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 发育倒退对孩子心理的影响【σσЗ8З55О88О√转ihbwel 脑部不清晰的前世记忆【企鹅383550880】√转ihbwel 干扰咨询【σσЗ8З55О88О√转ihbwel 去世的父亲的前世案例咨询【σσЗ8З55О88О√转ihbwel 前世今生测试在线【σσЗ8З55О88О√转ihbwel 升迁障碍的改运方法咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 与女友前世的识别方法咨询【微:qq383550880 】√转ihbwel 迟缓儿【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 心特别累的前世记忆咨询【www.richdady.cn】√转ihbwel 大龄剩女的咨询技巧咨询【企鹅383550880】√转ihbwel ccf 信息安全,-1 供应商营销 手机查看网络安全 商务网站制作公司 移动营销网 河北公司网站制作设计 内蒙古网站设计 西安营销服务专家 销售型网站模板 重庆网络安全公司 青岛公司网站建设 大连专业网站设计服务商 网络直复营销案例分析 2017 429网络安全周 网络安全状况的基本判断 互联网事件营销ppt 国家网络安全管理中心 营销推广软件 河池网站建设 网络游戏营销 html写手机网站吗 2014年 网络安全 网络信息安全知识 供应商营销 清华信息安全实验室 2014科研工程师 政府网站制作公司 广东地方网络安全法规 全网霸屏营销系统 主流网站风格 2016网络信息安全案例 网络安全大会 数据 个人信息 谷歌网站地图 搜索引擎营销竞价账户托管 企业间网络营销模式 学校网站的作用 facebook内容营销案例 聊城网站建设费用 卫龙营销方式打破传统 中山网站建设文化策划书 移动营销网 青岛网站制作 郑州网站建设哪家有 平台型网站 河北公司网站制作设计 微信群营销报告怎么写? 全网市场营销有限公司招聘信息系统 移动营销网 防火墙是网络安全的屏障 网络安全法 息息相关 网络营销的精髓是什么 阜阳网站设计 重庆专业网站搭建 上海市网信办 信息安全 长沙网站优化 学校网站的作用 企业营销网站建设 深圳网站建设 独 长沙网站推广 长沙电子商务网站建设 重庆网络安全公司 广州做网站建设哪家专业 点墨网站 口碑营销重要性 青岛公司网站建设 开源网站管理系统 沈阳开发网站 服装网站建设 潍坊网站设计 策划 营销 中山网站建设文化策划书 3. 计算机网络安全是 腾飞网络营销好吗? 网络安全通知 郑州网站设计专家 微信营销的发展 时间 2017 429网络安全周 科汛 kesioncms v8.05 企业网站建设入门视频教程 网站的差异e mail营销成功案例 腾飞网络营销好吗? 至设计网站 太原门户网站 青岛网站制作 英雄联盟网站设计 河南信息安全电子认证中心 企业间网络营销模式 国内网站设计案例 开展网络安全认证检测风险评估互联网应用与网络安全 设计网站的元素 实验室信息安全检查 重庆网站建设公司 网络营销团队培训课程 信息安全竞赛选题 建设公司网站的重要意义 营销网站 定制网站与模板建站维护 河池网站建设 郑州网站设计专家 主流网站风格 tcp/ip协议族加密术和网络安全 摩拜单车的网络营销 社会化 口碑营销 公司 3. 计算机网络安全是 信息网络安全现状分析 定制版网站建设费用 公安信息安全助手网址,-1 网站设计公司市场容量 营销品牌 舆情 信息安全 分数,-1 广东地方网络安全法规 网络安全法影响的行业 病毒性营销的目的 263网站建设怎么样 上海网络公司网站 工控网络安全行业 工控网络安全行业 供应商营销 网络营销案例介绍 网络安全对抗数据赛 网络安全与国家安全 网络安全威胁的种类 营销推广软件 长沙电子商务网站建设 安阳网站建设 微信群营销报告怎么写? 国网 电厂 网络安全 上海市网信办 信息安全 中央小组网络安全管理 信息管理与信息安全实验室 互联网网络安全 西安营销服务专家 口碑营销重要性 罗湖高端网站设计 大连做网站的公司有哪些 网络直复营销案例分析 点墨网站