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
裁剪图网站陈墨网络营销顾问旅游企业网络营销案例分析网站做好后营销广告的表现形式电信网络安全密匙忘记网络营销 研究生整合营销传播的条件龙岗营销网站建设衡水高端网站建设喜欢一个人可以持续多久 一年 十年 还是一万年 这个世界只有黑色 这个世界只有地狱 我们只不过是,寻找那微不足道的光点 可笑的是,根本就没有光点 鸿蒙世界共有十重天,传说进入三重天后,便可长生不死,他们毕生都在追求长生之道,但若想要长生,谈何容易,得到多少?又会失去多少?虚拟现实游戏《冷兵器时代》发售,它硬核的游戏设计和相当于现实中地球3倍体积的世界,让它在发售之前就受到了全民的追捧。 当然,地球共和国亚洲区公民朱天云作为一名历史扮演爱好者和历史爱好者,也是毫不犹豫的预定了一台机器,成为了这个世界中的穆拉多伯爵。然而,一个可怕的阴谋,就十分不起眼的隐藏着在这个制作精良的游戏中。 号角震天,群鸦蔽日,军旗招展,长矛林立。 漫天黄沙之中的古拉姆奴隶战士、武艺高强的军事修会骑士、东方草原上弯弓射雕的勇士、寒冷的北国土地上踏着整齐的步伐,昂首挺胸向着前方缓缓推进的重装步兵……战乱不断,血洒战场! 贵族们的尔虞我诈,针锋相对;百姓们的生活不易,民不聊生;士兵们对受封田产、带着累累的战功和数目令人眼红的战利品解甲归田、儿孙满堂、不愁吃喝的美好盼望……一个有血有肉的世界,等待您的探索! 慢热,永不收费,主角会以一个普通人的方式进入游戏,没有不同于他人的方面(包括系统,运气等)一个巧合,一段经历。野微微因为一次意外被卷进了一个匪夷所思的世界。本是一个刚上高中的女孩确拥有了一种神奇的能力。她说:将来我们会在一起吗?他说:会,将来我们会房子一定要买顶楼,还得是江景房。她说:为了教我游泳吗?他说:能在离天空最近的地方陪你看星星,能在悠闲的午后两个人晒着阳光喝着下午茶。她说:我们…… 两年后,被军中战友称为“狂神屠灭者”传奇战神的特战兵王江晓如约归来,面对人事皆非的境况,该如何取舍,面对一步步浮出水面的暗黑真相,又该如何抉择! 世间的真爱该如何诠释,人间的正义又该如何解读。 孤儿江晓与独女简雯在一个城市读书,相恋四年,彼此深爱,毕业时江晓为追寻自己儿时便已植根内心深处的梦想做了一个让简雯无法理解也很难接受的决定,选择入伍。入伍临行前,两人定下两年之约。 两年后,成为特战兵王的江晓为两年之约离开了那片让他挥洒过无数血和汉承载着作为军人荣耀的火热军营。 回来后,却发现外面的世界已经不是自己认识的那个样子,简雯也变得如此陌生,所有的一切已人事皆非…… 不甘心的江晓不相信所看到的一切,化身“大侦探”的江晓随着调查的深入,一步步发现原来事情远没有自己想的那么简单…… 爱恨交织,黑白无道。 为守护爱和正义,江晓一步步走上了孤勇的战斗之路……命运长河的波澜一往无前 受到命运之神的眷顾 万石成为这一代的机械主神 带领机械文明走向复兴 建文四年,朱棣拖家带口举兵造反,攻进应天府时,最疼爱的太孙朱瞻基却离奇失踪。 朱棣大怒,认为是建文乱臣所为,遂屠杀一万四千余建文乱臣及家眷,流放三万余靖难遗孤,以表对太孙疼惜之意。 …… 十一年后,一少年乱了朱棣心智,朱棣时常化作普通老头,与他一起打猎。 “老爷子,我真不是你孙子,我是从死人堆里爬出来的,没有亲人。” 朱棣听着朱辰的独白,禁不住就落泪了。 “谁说你没亲人,我现在告诉你,你爷爷是永乐大帝朱棣,你是大明皇嫡长孙。” 朱辰:“老爷子,您别骗我了。” 朱棣道:“不信也罢,我欠你一个盛大的复辟仪式。” 次日,应天府白日宵禁,万人空巷,十万大明铁骑进城,为首一人,正是那身穿铠甲,龙虎精神的老爷子! 爷孙俩隔空对望一眼,朱棣一笑。 十万大明铁骑下马,恭敬跪地大吼:“恭迎大明皇嫡长孙回朝!”洪武十二年,大明初创。 蒙元余孽依旧在虎视眈眈,逐渐走出黑暗中世纪的西方也开始文艺复兴。 就在这个古老民族即将被世界抛弃的关键节点。 一个穿越的灵魂降临大明,附身到了一个十五岁的少年身上。 “有一人。 他文可订币制,育良种,办大学,开科学为天下先! 武可发明蒸汽机,造枪炮,扬帆七海,让凶残的草原蛮子为朕歌舞助兴!” “他,就是我朱元璋的孙子,朱肇辉!”世界越来越乱了!! 人类的贪婪导致世界末日, 丧尸堪比釜山行!!变异物种专门吃小孩子!! 辛亏我不怕 不要问为什么! 问就是我会抽烟!!!【滑稽】修仙世界,林羽梦中竟然连通未来!? 从此之后,别人练功我睡觉;别人寻宝我睡觉;别人宗门打比我还是睡觉…… 为什么一直睡觉还那么强? 林羽:呵呵,吾好梦中修行! 截胡未来女帝自创功法,再传授给尚未成长为女帝的苏可儿。 林羽:此功法很适合你,一定要勤加练习。 苏可儿:竟然如此精妙!可……还有下卷? 林羽:咳咳,这个日后再说。 苏可儿:日后? 不知想到了什么,苏可儿面色变得发烫,羞红了脸,低声道,”那……就跟我进屋吧……“ 林羽:???
网络营销 研究生 山西武汉网站建设 网络安全 解决方案 手机网络安全证书过期网络营销速成班 专业的外贸网站建设公司 电信网络安全密匙忘记 信息安全考试 网站是什么 动力网站 网络安全科技有限公司 哪家网站设计好 婴灵的存在有哪些科学依据?【www.richdady.cn】 工作场所意外事故的原因【www.richdady.cn】 邪灵的定义与特征咨询【www.richdady.cn】 婴灵的超度与心灵净化咨询【www.richdady.cn】 亲子关系的共同成长咨询【www.richdady.cn】 大龄剩女的婚恋故事咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 投资项目的前世因果咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 存不住钱【企鹅383550880】√转ihbwel 事业不顺的前世因果【微:qq383550880 】√转ihbwel 儿子不读书的解决方法【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 人际关系不好对工作的影响咨询【微:qq383550880 】√转ihbwel 脑部不清晰的环境影响咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 外灵干扰的前世故事咨询【σσЗ8З55О88О√转ihbwel 强迫症的案例分享咨询【www.richdady.cn】√转ihbwel 忧郁症的案例分享【www.richdady.cn】√转ihbwel 大龄剩女的情感生活如何改善?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 事业不顺的应对策略【微:qq383550880 】√转ihbwel 精神不振的前世因果咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 婴灵的预防措施咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 孩子学习不好的辅导方法咨询【微:qq383550880 】√转ihbwel 如何做推广营销 网络安全评估机构 b2c商城网站 网站界面 欣赏 西安网络营销电子商务培训课程 信息安全考试 网站是什么 天蝎网站建设 企业级网站欣赏 网站建设套餐 广东营销网站建设服务 市桥有经验的网站建设 网站和h5 古镇网站建设 网络安全关键词2017 四大门户网站 免费网站是 网络安全 解决方案 佛山新网站制作咨询 1.什么是网络安全 网络安全产业联盟章程 河南省网络安全局 聚美优品营销策划陕西企业网络营销 好的数据库网站 专业信息安全服务资质公司,-1 旅游企业网络营销案例分析 网络安全信息周安全 b2c商城网站 微营销概述 信息安全的威胁 珠海建网站专业公司 潍坊网站建设兼职 北京旅游型网站建设 成都网络营销公司排名 衡水高端网站建设 2017网络安全案例分析 对信息安全的威胁主要包括 信息安全的特征互联网信息安全案例分析 西安网络营销电子商务培训课程 网络安全技巧 定制网站多少钱 网站的层次 网络安全科技有限公司 网络安全规范 3合1网站建设公司 网络营销学校 选择佛山网站设计 如何自学网络安全 手机网络安全证书过期网络营销速成班 如何做推广营销 网站建设高端 广东米酒营销 做网站设计所遇到的问题 成都网络信息安全协会 信息网络安全协会 成立大会讲话 2017年网络安全信息通报 信息安全研究所 郑州网站制作电话 自己做网站挣钱不 武汉网站制作 app开发 网站做好后 南阳网站优化 武汉网站制作 app开发 做网站设计所遇到的问题 企业网络安全措施 哪家网站设计好 网站建设 网络推广 信息安全的威胁 网站翻页 学校信息安全部 网络营销策略的缺点 灵魂网络安全 黑客风云vip教程 信息安全渗透测试课程 佛山手机网站建设优化 裁剪图网站 长沙做网站多少钱 网站的宗旨 网站做成app 天蝎网站建设 无锡网站建设 e-mail营销的内容 东莞制作网站 专业的外贸网站建设公司 大数据分析与信息安全注册网站网 网络安全从业者必读 网络安全关键词2017 如何做推广营销 自己做网站挣钱不 学校信息安全部 长春做网站电话 网络安全关键词2017 大馆陶网站 网站的层次 网络营销环境应对对策 大馆陶网站 免费网站是 金融网站建设报价方案 网络安全ver.3 企业级网站欣赏 信息安全研究所 龙岗营销网站建设 河南省网络安全局 张家口网站建设 网站专题页面文案设计 nsc 网络安全 如何建立一个网站 网络安全评估机构 建个网站 佛山新网站制作咨询 企业网络安全措施 常德网站优化 网站后台慢 网站建设报价单 上海网站建设 网络营销学校 广东南方信息安全产业基地有限公司 数据安全保护系统 破解 最佳珠宝营销案例 网络安全法 视频 mp4 信息安全考试 网站是什么 北海做网站 河南省网络安全局 做网站工具 网络安全法 视频 mp4 小红书的战略营销 佛山手机网站建设优化 农产品的软文营销案例 小红书的战略营销 信息安全监测中心 好的数据库网站 在线营销策划培训课程 免费网站是 交易营销的例子 古镇网站建设 山西武汉网站建设 网络信息安全主管部门,-1 设计的网站