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
金坛做网站工业网络安全公司排名网站设计学习石家庄整合营销金融业银行信息安全中国网络安全产品市场分析报告互联网营销服务类整合营销公司返利网营销网络安全研究所怎么样徐轩送外卖的路上,遭遇飞来横祸。 醒来后,他成功发现自己穿越到了异世界,而且一出场就是在世仙人,不仅天地同寿,长生不老,同时还觉醒了世界系统。 然而当他打开系统才发现,屏幕上提示的最大一个字是:“逃!”殷歌穿越到古代世界,与嫂嫂相依为命,十年寒窗苦读。 然而一朝遇鬼,才发现这竟是一个妖魔世界。 鬼怪纵横,邪祟肆虐。 读书人在这个世界命比纸薄。 百无一用是书生? 不!我还有一腔书生意气! 一句“天地有正气,杂然赋流形。”无数鬼魅魂飞魄散。 一句“十步杀一人,千里不留行。”盖世妖王尸首两分。 一句“安得倚天剑,跨海斩长鲸。”无数修士为之俯首。 自此,这个世界上多了一个读书人,一个以文气斩魔的读书人。 一代绝世天才意外死亡,魂穿地球,凭独门功法,纵横都市……【2021年爆火迪化流洪荒文】 穿越到洪荒世界,还是个手无寸铁的凡人,本以为靠着系统能横行洪荒,没想到系统居然还跑了,这可怎么搞? 最关键的是封神在即,这可是连圣人无法避免的天地量劫! 林轩表示,咱还是先苟着吧! 但让他没想到的是,他随手打下的鸡,居然是鲲鹏妖师! 被他逗的满脸通红的美女,是西王母和三霄娘娘! 林轩懵了,他其实真的只想苟啊!这个世界有儒,有道,有魔,有鬼,有佛…… 儒道分六脉,曰礼乐射御书数。 礼,学天地之礼法,参不朽之法则,一行定万古。 乐,听五音十二律,奏传世之妙音,一曲动星辰。 射,举长矢射天狼,杀冒犯天威者,一箭破寰宇。 御,修一口浩然气,御令天地鬼神,一语定乾坤。 书,写惊世之文墨,绘四海之丹青,一笔镇山河。 数,算天地之玄妙,衍众生之棋局,一子败苍穹。穿越到异世界,冒险,打怪,带妹,撩妹,成长 妖乱末世,巨兽屠城,万妖夜行,人间如狱。 神秘少年,半妖之身,踏上猎妖风云路,书写一代妖相传奇! 且看他,猎妖、除魔、斗巨鳖、擒天龙、佐明君、征天下、运筹帷幄、纵横捭阖、荡除妖兽、平定末世!【我叫许夜,因为心脏病突发,我死了,享年十八岁。】 【我穿越了。】 【我翻开《全球通史》,却发现这世界只有一百年的历史。】 【我走到镜子前,镜子里出现了一双手,掐住了我的脖子,大概是我的帅气让他心生嫉妒?】 【我躺在床上睡觉,天花板上浮现出一张人脸,她看着我,死死地看着我,我缓缓脱下了裤子,她移开了眼睛。】 【我已经沉思了五分钟,这个世界太不正常了。】 这是一个极其危险的废土世界,到处充斥着扭曲、污染、畸变、疯狂……还有,许夜!不就是投了个好胎吗?有什么了不起的! 嗯嗯,真香! 出行保镖多点,没有什么大问题! 你看那遥远的星域,我家的! 家里说,仇家有点多,出门注意安全! 兄弟,跟我混,包吃包住, 一天饿九顿!【传统玄幻+无系统+剑修+无后宫+不无脑】 百年后,一位手拿残剑的少年走进了人们的视野之中,他笑看风云志,一剑破万象,开合之间竟然有当年那位的影子……
企业网站建设运营 网络信息安全联盟 网络安全周启动 哪家能做? b2c网站建设 中央网络安全和信息化领导小组 工信部 做网站推广信息技术安全技术信息安全事件管理指南 工业网络安全企业 网站质作 定制类网站 百度知识营销什么时候开始 与老公前世的识别方法【www.richdady.cn】 冤亲债主干扰的真实案例有哪些?咨询【www.richdady.cn】 如何预防冤亲债主的干扰?【www.richdady.cn】 与老公前世咨询【www.richdady.cn】 纠纷的调解技巧【www.richdady.cn】 感情纠纷的原因分析咨询【σσЗ8З55О88О√转ihbwel 孩子压力大的教育建议咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 心特别累的情感释放咨询【σσЗ8З55О88О√转ihbwel 亲子关系的教育策略有哪些?咨询【微:qq383550880 】√转ihbwel 婴灵的存在有哪些科学依据?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 莫名其妙感伤的前世记忆威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 家庭关系的幸福指南【www.richdady.cn】√转ihbwel 老公家暴的应对方法【www.richdady.cn】√转ihbwel 去世的母亲的咨询技巧威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 灵魂治疗与心理辅导咨询【www.richdady.cn】√转ihbwel 去世的母亲的前世因果咨询【企鹅383550880】√转ihbwel 与女友前世的前世案例【σσЗ8З55О88О√转ihbwel 迟缓儿的环境影响咨询【微:qq383550880 】√转ihbwel 事业不顺的职场建议有哪些?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 人际沟通障碍解决【微:qq383550880 】√转ihbwel 网站制作案例 购物网站如何推广 厚街网站建设公司 云营销 上海交通大学教授谈网络安全 张北网站建设 公安网络安全管理部门 网络信息安全大学2014 中国网络安全产品市场分析报告 中国网络安全对抗制作网站的软件 模板网站与 定制网站的 对比 网络营销能力秀作文 佛山网站建设的品牌 成都网络营销服务公司 信息安全保障系统,-1 网站工作室 如何打造网站 洛阳网站优化 什么平台进行问答营销 网站上传文件功能实现 国家网络安全教育计划 布吉网站建设 佛山网站建设的品牌 网站色彩的搭配原则有哪些 上海集团网站制作 微信营销推送 最流行的网站设计风格 网站展示型和营销型有什么区别 阿里巴巴网络安全总监 手机做网站的 烟台做网站 上海专业做网站公司地址 上海交通大学教授谈网络安全 中国信息安全测评中心官网网络个人信息安全 网络安全新技术概述搜索引擎六大网络营销 商业型网站 如何打造网站 北京网站制作 房地产网络营销 网站维护? 网站建设规划书 房地产网络营销 外推排名微信粉丝营销 网络运营整合营销 网络安全 防火墙 网络营销成本低的原因 全屏网站 模板网站与 定制网站的 对比 什么是营销策略组合 聊城集团网站建设 建网站怎么上线 营销 老师 网站网格 移动网络营销优缺点 佛山网站建设的品牌 大网站建设 什么平台进行问答营销 广州制片公司网站 信息安全保障系统,-1 网络微营销 南京企业网站制作价格 网络安全合格证好办吗 网络营销能力秀作文 福州做网站建设 厚街网站建设公司 网站如何制作 郑州手机网站推广公司 什么是营销策略组合 信息安全月报 网站色调为绿色 病毒营销公式 大学对网络营销的认识 金融业银行信息安全 病毒营销公式 wifi网络安全问题 深圳企业做网站公司有哪些 企业网站代运营 学习营销 网站建设收费 上海交通大学教授谈网络安全 网络安全新技术概述搜索引擎六大网络营销 互动网站建设 地方门户网站制作 网站上传文件功能实现 b2c网站建设 全网整合营销解决方案 信息安全标准wg 可信网络安全平台 禁用多网卡 支付宝网络营销案例分析 信息安全等级保护... 网络安全历史 网站版面设计 网络安全专刊征文活动 中国网络安全研究院公司信息安全管理建议 深圳教育平台网站建设 网络安全 安恒 网站制作帐户设置 南京企业网站制作价格 app购物营销 金坛做网站 支付宝全网营销软件破解版 做网站推广信息技术安全技术信息安全事件管理指南 网络营销策略实训 最流行的网站设计风格 网络营销培训资料 绥化网站建设 网络安全 安恒 信息安全定级指南 网站title优化 信息安全工程研究中心有限公司,-1 济南软件优化网站 企业通过信息安全等级检测 衡水专业网站建设公司 公司网站模板 互联网营销服务类 福州做网站公司 网站维护? 网络安全态势分析 未然蔚然网络营销资讯 长沙 做营销型网站的公司 网络安全合格证好办吗 许可email营销的工具 信息安全保护机制 网络营销策略实训 网站建设主页 阿里巴巴网络安全总监 app购物营销 什么是营销策略组合 如何打造网站 企业网站建设运营 网络营销策略实训 大学对网络营销的认识 信息安全竞赛策划书 网络安全周启动 哪家能做? 网络安全 安恒