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
企业的网络营销案例分析ppt模板网络营销的技巧是什么横山桥网站网络营销网站的功能网站免费注册北京营销网站建设营销型网站信息安全web安全,-1个人电子信息安全专业网络营销整合服务 顶级科学家李谦因身患癌症,在临终前选择冷冻自己,以待未来攻克癌症后再治疗自己。 但没想到,一觉醒来之后,时间居然已经过了三万年。更让他绝望的是,此时的医疗不但没有更先进,反而因为三次核战争倒退到了十九世纪初期,癌症依然无药可医。 看着充满了赛博朋克的未来世界,李谦只能玩起文明模拟的元宇宙游戏,以期待通过模拟文明演变来解开人类基因的秘密,以治好自己的癌症。 然而万万没想到,这个世界居然只是一场为了奴役全人类的骗局…… 开局出生在幽冥血海?还变成了冥河的唯一兄弟? 晓尽天下事的他,怎么可能甘心苟活一世?啊,你说这是巫妖量劫,那没事了! 入量劫?想都别想,这一世就硬苟!稳健人生,苟到天荒地老。 随着稳健的人生展开,天翻地裂的战斗却在洪荒大地上展开。 万物残缺、万道覆灭、世间唯有圣人门徒长存! 而战斗,也波及到了幽冥血海。 那一刻,天地闻之变色,无尽业力涌向洪荒天地,令天外残魂都震动不堪! 陆云景踏步而出,俯瞅诸世。 众人大惊! 竟是……简介天地初开,混沌演化,神魔大战数纪元,后逐渐归于和平,本以为世间再无战争,谁料一代魔神因爱人而欲毁灭宇宙,神魔大战再起,最终只留混沌魔神剑在人间。 一位来自地球的少年因祸得福偶得系统。“叮,恭喜宿主获得混沌魔神剑武魂,伴生魔武魂——魔种,不死魔神功,天魔轮回眼,魔改版烧烧果实,任意升级卡一张…… 望着自己的金手指,宁天越看越满意,且看少年如何一步步征战诸天,统御万界,与宿命之敌,且行且战。(前期只是过渡,至高位面才是精彩,简介无力,请看正文)如果当知道自己穿越了,接下来你会做什么? 胡吃海喝,装比打脸? 刻苦训练,称霸天下? 不不不,首先你得先赚钱吃饭,然后洗个澡让自己欧气满满。 至少铁公鸡李长生是这样想的,他小小年纪便领悟到人间真谛:对钱,他不感兴趣(凡尔赛本赛)。 李长生背着天球精灵,脚踏万里河山,苍生剑一剑问天。 问长生为何苦恼,叹系统不让白嫖。穿越到了一个全新的异世界, 在这个剑与魔法交织的世界里, 主角吕越点燃自己的斗气, 拳打异族,脚踢鬼神, 在血与火的试炼中, 吕越逐渐走向无敌黑暗深渊异魔暴动,异魔王横空降世,天澜城危。 “叮。经系统检测,天澜城城主发布雇佣任务,剿灭异魔,是否接受?” “接受。”苏格望着那遮天蔽日的异魔,眼神炽热。 “叮。本着客户至上、任务第一的原则,宿主修为将临时提升到帝境,以便完成任务。” “任务完成,将有十分之一临时修为转化为永久修为,可与宿主原修为叠加。” 于是,人们震惊地看到—— 天澜城外,一剑光寒平地起,亿万异魔成飞灰。 修炼世界原本没有了妖族,几千年后,为何妖族忽然现世?为何师傅会再次叛变?太多问题需要解释了,燕雀和秦棋能解决这修炼世界中的灭顶之灾吗?我每次送盆去给阿婆,她都请我喝咖啡,她很喜欢咖啡和鲜花,为人开朗,豁达,有很强的亲和力。强族高高在上,弱族水深火热,牛鬼蛇神纷纷出笼,大宇内外争斗不休。 因此,伴生神通过初始之地播下“火种”,选拔护道者。 只是,大多数护道者陨落了,就连举起反抗大旗的真龙,龙脊都被炼成宝塔。 后来,有预言说,三神补天,圣人救世。 地球是葬龙地之一,华夏文明的疑似“火种”又遇到袭杀,其中一个婴儿被人救走。 在另一个遥远的宇宙里,葬龙地,来自其他大宇的悟道圣树收养他,为之取名为无名。 无名逃过命劫,却逃不过第三方的“设计”。 他逐渐发现,自己正走在真龙的老路上。 还有,自我既存在,又不存在。 再有,自身半人半魔,非灵非魂,无法通过初始之地成神。 如何解局、破局?如何成神,解救万界? 东方已明,圣人将出。我不证神,以身补天。讲述命运的故事
网络营销传播渠道 网站免费注册 纳税人信息安全管理 国家工控信息安全,-1 信息安全课程设计 南昌做网站 杭州网络营销 企业营销网站建设公司哪家好 微信朋友圈营销好处 网络安全简短专用术语 前世今生的轮回有哪些真实经历?咨询【www.richdady.cn】 纠纷的案例分享【www.richdady.cn】 学习成绩差的心理调适咨询【www.richdady.cn】 前世缘份的识别方法咨询【www.richdady.cn】 婴灵对家庭的影响咨询【www.richdady.cn】 财运不佳的财富规划【微:qq383550880 】√转ihbwel 老公家暴的原因分析咨询【企鹅383550880】√转ihbwel 祖灵咨询【企鹅383550880】√转ihbwel 财运不佳的财运提升咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 儿子不读书的环境影响【σσЗ8З55О88О√转ihbwel 财运不佳的财富管理【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 解梦的心理学意义【www.richdady.cn】√转ihbwel 心特别累的情感释放咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 公司破产的原因分析咨询【企鹅383550880】√转ihbwel 前世缘份的咨询技巧咨询【企鹅383550880】√转ihbwel 解梦的梦境解析【σσЗ8З55О88О√转ihbwel 婴灵、邪灵、祖灵咨询咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 婴灵的化解方法【σσЗ8З55О88О√转ihbwel 去世的母亲的咨询技巧威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 家庭关系中的矛盾如何解决?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 网站免费注册 京东营销策略是什么 邹城做网站 重庆网站建设公司名单 深圳做企业网站的公司推荐 提供佛山顺德网站建设 广告营销技术sem 天蓝色网站 中国网络安全监测中心 想自己建个网站 手机网站例子 网站的营销方法网络营销推广策略是什么 整合网络营销 信息安全的分级原则 对网络安全的理解 信息安全web安全,-1 网络营销意识 邮件营销软件 负责网络安全 网络营销平台的建设 股票网站建设 网络安全公司招聘 整合网络营销 网络平台营销方案 专业网络营销整合服务 网站颜色 侵犯信息安全罪 网站颜色 物流网站建设 搜索引擎整合营销方案 厦门网站的制作 营销型网站 济南网站建设优化全球重大信息安全事件 济南网站建设优化全球重大信息安全事件 运营商网络安全方案软件开发 信息安全 网站没流量 临沂在线上网站建设 信息安全人才培养 上海电子商城网站制作 天蓝色网站 摩拜单车营销策划书 提供佛山顺德网站建设 国家工控信息安全,-1 邮件营销软件 日本信息安全研究生 网络营销的技巧是什么 多层次营销 采用模版建网站的缺点 网络安全 漏洞扫描 通信网络安全防护和维修的特点 南京信息安全公司排名 个人电子信息安全 网站建设前景 网络安全 漏洞扫描 网络营销自学考试科目 网站建设素材 b2c网站有哪些 网络营销自学考试科目 企业网络营销方案 企业互联网营销的策略 中山企业网站建设方案 建官网个人网站 大学生的网络安全 网络平台营销方案 app和微网站的区别 网络营销网站的功能 做网站教程 网络安全培训感想 北京营销网站建设 网站注册页面设计 杭州网络营销 国家工控信息安全,-1 股票网站建设 杭州网络营销 企业的网络营销案例分析ppt模板 聊城网站建设报价昆明网络营销招聘 芜湖网站建设公司 电信网络安全解决方案 网络安全培训感想 网络安全新闻视频 建官网个人网站 江门网站建设 杭州网络营销 win8网络安全密钥不正确 悬疑式营销 长沙高端网站制作公司 企业的网络营销案例分析ppt模板 网站价钱 信息安全牛商网 京东营销策略是什么 负责网络安全 网络安全风险评估系统 酒店网站建设公司 营销型网站 网站免费注册域名 单位网站建设 国家工控信息安全,-1 对网络安全的理解 大连建网站 横山桥网站 物流网站建设 信息安全体系方案 互联网服务区信息安全检查.,-1 信息安全类资质 厦门网站的制作 办理三级信息安全等级保护,-1 单位网站建设 医院营销推广 中国网络安全监测中心 安在信息安全新媒体 免费网站 免费网站 网站价钱 广告营销技术sem 办理三级信息安全等级保护,-1 小程序营销案例 信息安全课程设计 互联网营销项目宏观环境分析的内容有 济南网站忧化 2016口碑营销的例子 网络安全简短专用术语 seo网络营销师 优帮云 网站注册页面设计 负责网络安全 南京信息安全公司排名 多层次营销 制作外贸网站的公司简介 信息安全web安全,-1 中国网络安全监测中心 自己创造网站平台 网站的类型 鄂尔多斯网站建设 企业网络营销方案 有哪些营销公司 北京营销网站建设