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
中山电商全网营销深信服 中国信息安全测评中心安全产品证书eal3证书创意网站建设公司网络营销可以学吗营销资料网网站建设规划方案宁波网络营销济南软件优化网站聊城集团网站建设网站接单重生战国末年,白仲成为秦国攻打赵国战场上的一个新兵。 正值嬴政横扫六合,统一天下之时,战乱频起。 白仲获得战神系统,杀敌就能变强,杀敌就能立功封爵,走上人生巅峰。 依靠秦国的军功爵位制度,白仲从一个新兵,通过不断杀敌,立下无数军功,成为大秦百万锐士的统帅,兵锋所过,六国俯首。 王翦:白将军一人,可抵千军万马。 蒙恬:白将军却匈奴七百余里,胡人不敢南下而牧马。 王绾:白将军,血手人屠,嗜杀如狂,每战必血流成河,尸横遍野,有伤天和。 六国贵族:秦有白仲,我等复国无望! 嬴政:白仲,寡人之武安君白起。 白仲:我比白起还要凶残!牛天是一个孤儿,自幼被父母抛弃,由于误吃了千年灵芝和毒蟒的血,使自己意外的变成了一个拥有神奇能力的人,他开矿厂开荒种药材,建养殖区,一夜之间暴富,带领全村人走上致富之路,且看一个无名小子,如何从一个小农民逆转命运,叱咤都市。异族入侵,宇宙分崩离析,人类第一宗门分裂,阴阳混乱,不过终究还是有天赋异禀之辈;天光淹没,世间迷乱不堪,男主亲人眷属被害,四散分离,不过到底还是有丝缕正气之光29岁的天岚,事业无成,刚刚朋友也和自己分手,独自一人走在熟悉的街道上,往事历历在目,也许终究是自己错了,但你们却也不该这样对我······ 如果能够回到过去,我想我一定······本人,小说迷,看着世界许多小说,我也手馋想些一本,留于时间。不喜勿喷,谢谢。传闻大禹每逢七百年将遇巨变,而江山的传承将要落到萧正的肩膀上,仁帝为摆脱魔咒,传他大禹帝王阁无上经文。而后上青云峰入玲珑观,得‘机缘道人’点拨,心智也变得成熟。待到一切安排就绪,美人在怀,情丝渐深。朝堂和江湖的纷乱也逐渐露出了端倪......天道俯视众生,凝聚世间万法打造九重天阙,与之共鸣者可获天赐命魂,踏上修行登天之路。 顾铭,大楚史上第一个获赐七品命魂之天才,然成年之日,父母被杀、家族被灭、命魂被夺,临死之前侥幸踏入剑冢,铸造鸿蒙剑体,修行无上剑道。两年之后,顾铭离开剑冢重返世间,踏上剑道至尊之路,一剑可斩仇敌、可破九天、可镇诸天万域。评论指摘点评!谢谢获得签到系统的林无月,短短几年内,厨艺、格斗、投资、编程、画画…… 等无数技能都达到了人类满级,更是获得了无数财富和权利,但这时他才明白简简单单才是真,他隐退幕后,娶了青梅竹马,过着普通人的生活! 可随后,老婆被选中参加一档名为《了解另一半》的真人秀节目,林无月在不知情的情况下,被全球直播! “卧槽,这不是御厨宗师林大师吗?” “放屁,他明明是被誉为华佗在世的妙手神医林神医!” “扯淡,他是世界第一兵王,至尊修罗!”我叫沐清河,我是学生 十八岁之前,我忙着上课,忙着暗恋,忙着高考,忙着做梦 十八岁以后,我忙着逃命,忙着开枪,忙着杀人放火,忙着尔虞我诈 我的老眼昏花的上帝啊,我的人生剧本是不是被你拿错了! …… 我叫雄奇,我是校长 沐清河,你这个怂货,不要再抱怨了,赶紧拿起武器,战斗吧! …… 我叫沐夕阳,我是沐清河他爹 哦,我没什么要说的,我只是强调一下,我是沐清河他爹。 …… 我叫上帝,我是好人 勇敢的少年啊,你的人生剧本没人能够修改,这都是宿命啊。对了少年,腹诽上帝,你的人生会变得不幸
网络营销可以学吗 美国网站空间 深圳企业建网站公司 宁波网络营销 网站优化哪里好 网络营销是电子商务的一种产物对吗 网络安全怎样辨别 台州建网站 我需要网站 边界网络安全 感情纠纷的情感修复方法有哪些?咨询【www.richdady.cn】 不爱读书的咨询技巧咨询【www.richdady.cn】 事业不顺的职场突破技巧有哪些?【www.richdady.cn】 去世的母亲的前世故事咨询【www.richdady.cn】 大龄剩女的婚恋心态咨询【www.richdady.cn】 存不住钱的前世因果威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 阴间生活的前世案例咨询【企鹅383550880】√转ihbwel 财运不佳的财运改善咨询【σσЗ8З55О88О√转ihbwel 投资项目的财务规划咨询【微:qq383550880 】√转ihbwel 为什么过世的原因分析威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 儿子不读书的心理调适咨询【σσЗ8З55О88О√转ihbwel 冤亲债主的干扰与化解咨询【企鹅383550880】√转ihbwel 财运不佳的原因分析【www.richdady.cn】√转ihbwel 内心恐惧胆怯的前世记忆咨询【σσЗ8З55О88О√转ihbwel 前世缘份的轮回续缘咨询【σσЗ8З55О88О√转ihbwel 前世缘份的故事有哪些经典案例?咨询【企鹅383550880】√转ihbwel 精神不振的案例分享咨询【www.richdady.cn】√转ihbwel 灵魂化解的具体步骤咨询【微:qq383550880 】√转ihbwel 意外事故对家庭的影响咨询【微:qq383550880 】√转ihbwel 婴灵的前世今生咨询【企鹅383550880】√转ihbwel 网络营销都包涵哪些 石家庄微网站建设 网站怎么做域名实名认证 武汉 大型 网站建设 定制类网站 网络安全技术人员工资 中国网络安全 秦安 关于用户信息安全 南京网络安全类公司排名 重庆做网站团队 制作网站的软件 网络信息安全演练 网络营销是电子商务的一种产物对吗 营销的定位 2016信息安全泄密案例 第三方平台的营销方式 旅游网站建设方案 句容网站建设 搜索引擎营销的营销过程 重庆口碑营销公司 深圳网站建设电话 建网站 广州 网络营销是电子商务的一种产物对吗 南京在线网站制作 笔记本上有趋势科技网络安全专家还可以安装其他杀毒软件吗 济南软件优化网站 东软网站建设 聊城集团网站建设 免费网站申请域名com 营销者网站 深圳企业建网站公司 手机介绍网站 珠海专业医疗网站建设 中国网络安全企业50强 建交友网站 建网站 广州 宁波网络营销 外贸营销型网站 服务器 信息安全性 深圳营销型网站公司 信息安全等级保护管理办法第九条 清华 信息安全 公共网络安全专项检查 开展网络安全认证检测 湖南高端网站制 网站色调为绿色 美国网站空间 顺德网站制作案例平台 网站建设策划书 江苏信息网络安全协会 政府与机构类网站 番禺网站建设服务 聊城集团网站建设 宝鸡做网站 互联网信息安全会议,-1 网络安全研究所怎么样中美 网络信息安全 烟台做网站 青岛信息安全保密大会 淘宝网网络营销理论 东软网站建设 洛阳网站优化 网站都需要续费 粉丝网站制作 信息安全技术 数据库管理 网站关键词排名 网站色调为绿色 公安机关网络安全 章丘网站建设 深圳企业建网站公司 网站关键词排名 南昌网站定制开发公司 计算机网络安全技术(第3版) 网站宽屏 宝鸡做网站 网站快速收录 建网站价格 网络和信息安全通报实行小时联络制度 网络营销是电子商务的一种产物对吗 定制类网站 网络营销定价特点 营销者网站 山石网科网络安全 深信服 中国信息安全测评中心安全产品证书eal3证书 网站开发网站设计的标准 信息安全等级保护 谁使用 谁负责 腾讯公司网络营销分析 手机介绍网站 信息安全的核心技术是什么 旅游网站建设方案 网站优化哪里好 综艺节目的营销 创新的大良网站建设 信息安全等级保护管理办法第九条 网站怎么写 网络安全问题会议 搜索引擎营销的营销过程 石家庄制作网站推广 网站设计贵不贵 linux下网络安全 网络安全怎样辨别 信息安全攻防 石家庄制作网站推广 石家庄微网站建设 房地产型网站建设 上海网站制作设计公司 三大基本网络安全需求 国际营销网络建设 手机介绍网站 烟台做网站 网站快速收录 天融信网络安全准入系统 郑州营销网站托管公司 广元网站建设 2016信息安全泄密案例 腾讯公司网络营销分析 网络安全对大学生的 论述如何提高网络安全 大理网站建设 网站接单 信息网络安全logo海珠营销型网站制作 济南网站建设和维护 视频网络安全知识讲座 营销策划和销售的区别 深圳网站建设新闻 国家级网络安全事件 成都微信营销 上海专业做网站公司地址 网络安全攻击与防御的工具有哪些 长沙做网站建设的 信息安全控制 杂志网站建设 制作网站的软件 三大基本网络安全需求 scan扫描信息安全技术 深圳网站建设电话