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
网络营销策略技巧天津市信息安全测评中心播客营销信息安全 数据分类网络营销传播渠道全网推广整合营销临沂在线上网站建设网站交互式网站怎做flash网站设计伍念之,最惨穿越第一人。 在异能世界的他,要说稳健,他当属第一流。 奇怪的同门和睦系统。 送死流任务一个接着一个。 他能不稳健吗? 【师傅:前往巨人岭,干掉金甲巨人王族10个。奖励小师弟:漫天火鸦术,火系,橙武五星级】 【大师姐:抱起小公主,并对她说,“女人,你该洗脚了”,连说9次。奖励小师弟:虚空光明轮,光明系,青芒十星级】 【二师兄:杀死魔族三公子100次。奖励小师弟:大日九崩指,金系,金巨一星级】 【三师姐:收集绝色同门师姐衣服上的扣子30个,从上往下数第三个扣子。奖励小师弟:雷系资质+12】 伍念之红着眼睛,垂涎欲滴的选了最后一个。 拼夕夕我认了,最多挨顿揍,稳健一波。年轻而又漂亮的律师周敏通过结婚妄想甩开过去而从头开始。过去的秘密如影随形。 周敏接了一起新的案子,却又莫名的被委托人吸引着。一个被控杀人的嫌疑人。周敏开始相信委托人的说法,不过他是否真的无罪呢?原本在地球上生活的宅男陈轩穿越异世大陆,获得了一个徒儿养成系统。 “什么?这个徒弟又有大帝之资??” “啊?你要问我有多强大?别问!问就是我无敌于世间!” …… 【单女主】+【无敌流】继终末的武神的平局 众神们十分恼火 女武神也十分忌惮这宙斯 ....... 所以 诸神黄昏又开始了本书以男主角邹君的都市逆袭为主线,展现了一名社会底层单身汉如何在机缘巧合之下实现“系统升级”一般的开挂逆袭,以及在逆袭过程中所经历过零零总总的精彩人生。在这其中,既有令人羡慕的“桃花运”情节,也有惊险不断的人物冲突场景,科幻与玄幻并举,最终归于修真证道,成就永恒。故事从地球文明到太阳系文明再到银河系文明,精彩还在后头……各位看官,新手上道,请多关照!为了救人,穿越古代的赵亨义娶了个克夫的丧门星,一同带回家的,还有丧门星那六个拖油瓶妹妹。 什么?一个媳妇六个小姨子养不活?不存在的! 看我带着乡亲们种田打猎搞副业,偷偷发展高科技,昂首阔步新天地! 朝廷腐朽,皇帝昏庸,不给百姓留活路? 那就掀翻这鸟朝廷,杀了那狗皇帝! 草原蛮族年年寇边,岛国强盗肆虐海疆,西方贼人觊觎中原? 来,豺狼虎豹往这看,看看你亨义爷爷手里这杆二十连响的火铳它帅不帅! 故事是从酒馆说书的闯进世界会议,带来一段贝鲁米发现“魔灵”的短片而开始的。相传,在大陆的一角,有一个名为神仙宗的门派。这里,有强到不可思议的导师;这里,有数之不尽的修炼资源;这里,体质、血脉一条龙服务,包你成神!那个宗门,只有你想象不到的,没有不会出现的奇迹! 无数强者帝皇云集前往,想要拜入神仙宗,却也只能老老实实跪在山门前,等候召见!九十年代,正值火热的改革开放时期。一个高考落榜的女生在逃婚求生之际撞见了一个成功男士、红顶商人,得到了帮扶… 多年后,在她创业成功却把婚后生活过得稀烂的时候、当原本应该像生命中的无数个擦肩而过的过客一样成为记忆的男人再一次闯进她生活的时候,像千千万万个偶像剧中的剧情一样他们擦出了爱的火花,她再一次走进了围城。 ——在这座城池之中,她感受到了梦幻般的万般宠溺…… 而事实上这一座围城,恰是人间炼狱般的魔鬼之城。——十年之后再回首,她发现她竟然早已经成了个小三儿。 从梦魇中醒来,她重新走上了创业之路。 刘阳三岁被一对不孕夫妇收养,同时被收养的同龄妹妹刘晨与他一起进入刘家,却因天生怪病被另眼相看,这般悲惨命运却被一位白发神医华佗扭转......
许可email营销的特点 信息安全类资质证书 播客营销 网站单子 营销推广思路 常见的网络安全技术外贸类网站模板 个人网络安全设计方案 新网站建设平台 天津 网站建设 开展网络信息安全认证 人际关系不好的前世因果咨询【www.richdady.cn】 家庭关系的相处之道【www.richdady.cn】 财运不佳的风水调整方法有哪些?咨询【www.richdady.cn】 人际关系不好的自我提升【www.richdady.cn】 家宅磁场咨询【www.richdady.cn】 为什么过世咨询【微:qq383550880 】√转ihbwel 为什么过世的前世案例咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 与女友前世的前世案例咨询【www.richdady.cn】√转ihbwel 耳鸣的前世记忆【www.richdady.cn】√转ihbwel 性压抑咨询【www.richdady.cn】√转ihbwel 迟缓儿的家庭支持咨询【www.richdady.cn】√转ihbwel 外灵对人的影响咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 心特别累的咨询技巧咨询【企鹅383550880】√转ihbwel 干扰的预防与化解咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 人际关系不好的原因分析咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 发育倒退的前世记忆咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 特殊学校的教育理念【σσЗ8З55О88О√转ihbwel 如何预防过早离世【σσЗ8З55О88О√转ihbwel 事业不顺的职场瓶颈如何突破?咨询【σσЗ8З55О88О√转ihbwel 4. 财运与事业发展【www.richdady.cn】√转ihbwel 信息安全专业实验室 网络营销哪里学好一点 信息安全培训记录,-1 wifi网络安全管理会议 高校网站首页设计 电子商务网站开发 全网推广整合营销 教育与信息安全 南京网站优化 营销学视频 辽阳做网站 信息安全类资质证书 信息安全 数据分类 信息安全算什么院 广东信息安全专业 上网时为何要重视网络安全 长春制作网站 江门网站建设 高校网络安全培训 大连大型网站制作公司 全网推广整合营销 陌陌的营销深圳全网营销总裁班 网站设计论坛 哈尔滨网站优化 佛山企业网站建设策划 营口网站建设 中国网络安全威胁地图 暗网网站 网上营销有哪些 上网时为何要重视网络安全 网站总类 个人网络安全设计方案 天蓝色网站 网站建设设计 网络营销策略技巧 提供邢台网站优化 网络安全与经济的联系 什么是网络安全事件 暗网网站 武汉本土互联网站 做网站武汉 网站建设 腾 新网站建设平台 网络营销技巧 网络营销哪里学好一点 邢台网站设计哪家好 信息安全泄密案例 上海营销型网站制作 信息安全培训记录,-1 新网站建设平台 网络安全软件开发 网络安全技术大赛 wifi网络安全管理会议 中国的网络安全 网站总类 知名网站建设 高校网站首页设计 网络安全法 公安 工控信息安全培训网 信息安全服务工具列表 电子商务网站开发 个人网站设计 国家工控信息安全,-1 央企网络安全 全网推广整合营销 菏泽网站推广网络与信息安全硕士 全网推广整合营销 信息安全预警分级 怎么注册网站党政机关网络安全 大连大型网站制作公司 摩拜单车营销策划书 部队网站制作 暗网网站 香港网络安全 网站建设 腾 海淀网站设计 信息安全服务工具列表 杭州 网站设计制作 网站设计和制作费用 杭州专业网站 2015年十二月初有信息安全大会吗 央企网络安全 广州达内网络营销 中国首席信息安全官,-1 哈尔滨网站优化 网站外链建设 横山桥网站 什么是网络安全事件 武汉本土互联网站 选择信息安全控制措施应该 网络安全方面的法律 网站交互式 营销沙龙 wifi网络安全管理会议 优化营销 邢台网站设计哪家好 国家工控信息安全,-1 网络安全方面的法律 陕西网络营销公司排名 雄安网络营销外包 长春网站推广 郑州网站建设制作 网络安全与经济的联系 网络安全专业全球排名 知名网站建设 网监部门信息安全,-1 rsa2017信息安全大会 喜狗网络安全吗 秦淮网络营销系统网络安全应急响应时间 信息安全依据 网络营销哪里学好一点 昆明建网站要多少钱 微信朋友圈营销好处 广东信息安全专业 冯英健 内容营销 陕西省网络与信息安全测评中心怎么样 德阳响应式网站建设 网站设计和制作费用 中国的网络安全 网络安全主题文稿 选择信息安全控制措施应该 信息安全算什么院 网站设计机构 网站建设设计 网络营销自学考试科目 网络安全社区 电子商务网站开发 信息安全专业实验室 江苏网站建设 国家工控信息安全,-1 李强 网络安全审查 许可email营销的特点 网络安全态势感知架构 网络安全技术大赛 网络安全的基金