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
网站图片类型网站策划图上海市网络安全总队建立http网站他人委托我做网站网络安全日志分析报告宜昌网站制作欢乐颂2 网络营销网络整合营销及推广信息安全 壁纸幽魂怨鬼频频出现,这是意味着什么吗?世间即将大乱吗? 在阴穴里滋养数十年的厉鬼,我该怎么去应付? 被饿鬼蚕食的人类,我该怎么去拯救? 从地狱里冲出的鬼潮,我又该如何面对… 隐藏在世间的妖魔,我又该如何分辨… 埋在地里的千年僵尸,我又该如何消灭… 面对冤魂厉鬼我也很害怕,稍不留神就会要了我的命! 穿越成了朱元璋的孙子,朱允熥头大了。 他只想躺平,躲得远远的做个逍遥小地主,却没想所有人都以为他在演戏! 朱元璋:这孩子一无是处,可咱家怎么越看越喜欢? 朱允炆:我去!原来这小子一直在坑我! 朱棣:别装了,老子早就看穿你了! 朱允熥:??? 都特么有病吧? 爆笑大明,个个都是脑补高手,原来还可以这样当上皇帝! “别人是被炮弹追着轰,我特么是被核弹追着炸!” 核弹灭世之后,主角被迫寻找修道寻仙之路。 然而作为一位修仙小白,遭受修仙门派收徒时的白眼。 “小白!你境界都没有!”守护修士冷眼看了过来。 “没有资格入门。” 可是主角我有金手指啊! “我特别强调一下:打我的时候需要控制力量,不许使用超过一成的力量!” “你们总是不听话!” 安临渊把头仰起,45度朝向天空, “我说不许使用超过一成的力量是在保护你们!” 在凡人地界,核武末世下走投无路的安临渊,迫不得已,被逼入进入阿尔卑斯门,寻求庇护。 安临渊开始走向修仙道路。 即使安临渊已经遁入阿尔卑斯门修仙求道,凡人地界依然未放弃对安临渊的追杀。 安临渊不断遭遇各种追杀。随着修仙境界的不断提升,被追杀的同时,也展开自己的复仇行动。春秋五霸,战国七雄,合纵连横,逐鹿中原这是一个全民领主的世界,只要机缘足够,不死不灭不是传说。 周焱意外穿越到这个神奇的世界,觉醒金手指,竟然能够无限进化自己的领地。 普通【兵营】进化为【铜雀台】,开局就召唤会剑术的RRR级品质貂蝉! 普通【领主水晶】进化为【王者水晶】,防御力暴增十倍,怪物打都打不动! 普通【祭坛】进化为【神秘商店】,定时刷新各种宝物,开局就有一折打折卡,装备、建筑什么的,统统不是问题。 普通【茅草屋】进化为【灵气竹屋】,修炼成仙不是梦。 “你只是最低级的白色领主,为什么会有这么可怕的英雄!” “这真的只是一个低级领主,为什么这个领地防御这么可怕。” “我的巨龙还没有到城门就被屠了,麻蛋.....别吃啊!!” “呜呜呜,我的领地竟然被一个漂亮的妹子给毁了,她说叫貂蝉。” 周焱:“虽然我只是最低级的白色领主,但是我依然吊打全世界。一位名为梅尔的青年,决心要学习神魔器,报效国土,于是便报入了神魔学院,面对新环境,他该如何选择?逃避?迎接?放弃?坚持?   “嗨!少年,记得要感谢我哦~”   “决定好了吗?这可是你以后最终的选择。”   “乃至吾世间罪恶不赦,跨之越偏德厚不至颜,哈哈哈!你果然做到了!”   (原名其实是神魔学院的,但是由于本站还有其他作品书名重复,所以只能设定这个名字)郑八斤一不小心回到1992年,一个没开发过的地区。面对着家徒四壁,奇葩家人,上有八十岁的奶奶,体弱多病。下有四十来岁的光棍哥哥,不务正业,好赌成性。家就是个无底洞,永远填不满的窟窿,他将何去何从?楚林重生穿越到一个未知的修仙世界。 武功尽失、曾被称为“奇才少年”的他跌落神坛。 正当楚林痛饮美酒,卧床难安时,他居然又跑回现实了。 从此获得:驾驭现世与修仙世界! 某天公司举办Cosplay展览会,楚林意外遇见一名古装女子。 她窈窕妩媚,柔桡轻曼,冰肌莹彻,两眼流苏像极了制作游戏里的人物。 “凛秋雪,这个家伙居然也跑到现实了!” 楚林不敢置信地抓住她的皓腕,只见凛秋雪铁青着脸。 “流氓!” 他穿越了,拥有着把异界生物变成一个猛男的能力,从此过上了没羞没躁~啊不~是开始了征服世界的旅程未来故事
建立http网站 网络安全教程 百度云盘 家居营销网 网络安全服务标准 首例网络安全法 他人委托我做网站 维护网络信息安全 陕西信息安全监测中心 为什么信息安全学费高 信息安全相关竞赛 财运不佳的改运技巧咨询【www.richdady.cn】 与公婆前世的识别方法【www.richdady.cn】 家宅磁场干扰的原因【www.richdady.cn】 冤亲债主的干扰与解脱【www.richdady.cn】 婴灵的前世记忆咨询【www.richdady.cn】 解梦的自我提升【微:qq383550880 】√转ihbwel 投资项目的财务规划咨询【www.richdady.cn】√转ihbwel 冤亲债主的干扰与因果咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 莫名其妙感伤的情感释放【企鹅383550880】√转ihbwel 财运不佳的改运技巧【微:qq383550880 】√转ihbwel 莫名其妙感伤的心理调适【微:qq383550880 】√转ihbwel 家庭关系的矛盾化解【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世老公的前世记忆咨询【微:qq383550880 】√转ihbwel 去世的父亲的前世解析【微:qq383550880 】√转ihbwel 前世因果咨询咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 个人专属前世因果分析咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世缘份的前世今生【企鹅383550880】√转ihbwel 提高孩子阅读兴趣的方法咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 心慌胸闷头晕咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 官司的法律援助【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 网络安全监测与大数据的 我国信息网络安全现状分析 信息安全简介,-1 高端企业网站信息 开展信息安全风险评估要做的准备有 网络安全和软件开发 镇江网站seo 哈尔滨商城网站建设 信息安全 ssl 山东大学信息安全排名 酒店网络安全 郑州做网站的外包公司 网站怎么设置支付 长春 建网站 网络信息安全教学实验,-1 网站策划图 他人委托我做网站 欢乐颂2 网络营销 上海网站设计公司 网络安全控制按照问题的严重性依次可采取 四川省计算机信息安全行业协会 国家网络安全机构 这样建立自己的网站 国家网络与信息安全中心 补丁 中国信息安全专业 营销促销案例分析 简述加强网络安全的途径有哪些?什么是防火墙有几种? 网络营销策划书结构 网站加黑链 青岛哪里可以建网站 网络安全攻防研究室 网络安全门槛 网站定制与模板开发 镇江网站seo 网络安全网关 医疗行业网络安全现状 网络安全日志分析报告 信息网络安全评估 营销的内容 网站建设首页突出什么 武汉市网站制作公司 北大 信息安全 专业 协会网站建设 微网站系统 网站大小 北京邮电大学 信息安全中心 国家信息化培训网络安全 互联网营销的基础理念 网络安全服务平台 银监会 信息安全 文件,-1 重庆b2c网站制作 网络安全大讨论 全网市场营销有限公司 网络安全攻防实验室 网络安全态势感知系统 长春制作网站 网络信息安全入门 迈克菲网络安全套装 网络安全服务标准 朝鲜 网络安全 互联网营销的基础理念 网络安全培训过程 维护网络信息安全 如何利用饥饿营销策略房产中介网站建设 公司网络安全部门规划方案 四川省计算机信息安全行业协会 建网站需要多少钱 网络安全av技术 北大 信息安全 专业 公司网络安全部门规划方案 网站营销公司 地推营销技巧培训 信息安全 ssl 开展信息安全风险评估要做的准备有 工控网络安全烟草方案 网络安全态势感知系统 建网站合同 建立http网站 近年来互联网用户变化的情况分析而这些变化对企业网络营销的影响? 网站收录多少才有排名 网络安全网关 百度信息安全部 网站策划图 信息安全简介,-1 网站如何推广 我国信息网络安全现状分析 信息安全等级定义 福州医院网站建设公司 如何推广网站 江苏省信息安全等级保护网 网站收录多少才有排名 营销平台 家居营销网 网络安全架构方案 网络营销的意义和作用 网络安全共享 杭州市网络安全研究所邮箱 重庆网站营销案例 上海网站设计公司 电国家信息安全工程技术中心,-1 贵阳做网站 杭州市网络安全研究所邮箱 建永久网站 重庆b2c网站制作 北京邮电大学 信息安全中心 长春 建网站 网络安全控制按照问题的严重性依次可采取 信息安全等级定义 营销流行语 工控网络安全烟草方案 银监会 信息安全 文件,-1 乐清网站推广公司 网络信息安全小组成员 运城做网站 我国信息网络安全现状分析 四川大学信息安全实验室 网站代运营方案 高端企业网站信息 信息安全 壁纸 河北网站建设 网络安全和软件开发 自己制作网站 网站设计 深圳 哈尔滨商城网站建设 sem搜索引擎营销 网站加黑链 山东大学信息安全排名 怎么找网络营销 国家网络与信息安全中心 补丁 郑州做网站的外包公司 工信部网络安全证书 信息安全机构认证 长春 建网站 网站怎么设置支付 酒店网络安全审计小型企业网站设计与制作