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
什么是网络安全管理杭州全网整合营销网络营销的优势网站转微信小程序开发网络营销活动规划e mail营销成功案例如何让百度收录网站义乌网站建设工作室网络安全防护框架广东信息安全专业大学都市校园+军事权谋+伪科幻+古武异能+人工智能+元宇宙。 华夏龙国本应享受高中校园生活的少年,能力觉醒见义勇为,却被误以为是连环杀人狂魔而被全市通缉。 洗尽冤屈后再度陷入以‘神兽三城’‘七政党’‘六天道’‘五龙宫主’‘四海殿’‘三言两语’‘一遮天’为代表各个势力之间的恩怨纠缠。 面对着‘五维生物’入侵,‘黎明’组织袭击,‘神爱会’虎视眈眈,以及平行世界的悄然渗透,过严冬蔑视一切,豪气睥睨。 “不在列强下低头,只会在逆境中杀伐!命由我定,燃血而生!”一个穷苦人家出身的少年,为何一步步走向灰色的边缘地带,在此过程中生活、感情、境遇,一次次迫使他成长,在察言观色疏通关系等领域逐渐提升能力,最终跻身于某层次...... 2050年,一颗直径超过10公里的小行星落入浪漫之城玛丽安娜境内,随后,地震引发的海啸淹没了第五大陆,全球气候发生剧变,爆炸扬起的尘埃覆盖了天空,遮蔽了太阳,全球温度下降了约15摄氏度,人类陷入恐慌之中。 2051年,武器商人赫尔曼以合众国的名义进入第二大陆东北角的贫穷国家,索尼亚。 2055年,第二大陆被索尼亚统一 2059年,第四大陆,雨林之国森巴的原政府被推翻,新政府上台。 2060年,第一大陆南部国家被不明势力尽数占领。 2061年,第五大陆剩余土地上,除不列颠帝国外,全部沦陷,同年,赫尔曼发表通告,宣布建立人类复兴政府,向现存各国宣战。 同年,世界建立了北部战时联合国,东部战时联合国以及西部战时联合国,向人类复兴政府宣战。 2074年,这是世界变成地狱的13年后,也是故事的开端。 明斯亚大陆烽烟四起悍匪横行,百姓性命犹如草芥而我作为一芥草民如何在这乱世生存,在派系的斗争中几经生死成为一方诸侯,为对抗神秘组织“花蝎子”创立天道盟惩恶扬善在江湖上掀起了一场腥风血雨的争斗,为酬军饷不忍增加百姓赋税效仿曹操盗墓以充军资创立观山司倒斗盗尽天下帝王之墓,在神秘的金字塔中接触到外星文明并找到上古神器“九度星盘”确不想一场盗墓竟然引发了一场天局窥探到神的终极,在昆仑之巅封侧天道魔神榜引来天罪征伐,在与天界的战斗中遁入魔道与上古元神合二为一万圣尸王就此觉醒,当人类还在自相残杀的时候在海洋上升起了第八块大陆亚特兰蒂斯-魔族再次崛起黑暗将在次笼罩大地,人们摒弃前嫌共同面对这次浩劫最终将第八大陆封印在大洋之下,而来至九度空间未知的外星势力发起了灭世之战,人间-天界-冥界都难逃这次浩劫,三界组成联军与天道盟抗击来至外太空的神秘力量并远征九度空间 ---作者李炀 (本小说为长篇穿越玄幻小说) 二十一世纪的科研天才李承风穿越大唐,居然变成了李世民的六岁儿子? ??天赐神级熊孩子系统,李承风揪李世民的胡子,开局狂怼房玄龄和杜如晦,他们对此却又无可奈何。 ??李承风利用自己的天才科学知识,一招南水北调解决天灾,研发出来的杂交水稻可亩产2000斤。 ??灭突厥,降伏高句丽,李承风六岁就被赐封为大唐镇国神王。 ??可谓莫愁前路无知己,天下谁人不识君?秦缘穿越到全民模拟人生的世界: 如果改变人生轨迹打破人生限制,可以成为人上人;如若失败,只能当个寿命只有五十多岁的下等人,终生贫苦。 毕业典礼:觉醒贤者。 贤者模式:可以推演一切。 模式时能力越强,推演越详细,成功率越高。 一世:【重生末世,觉醒超级异能,二十岁基因变异死了。】 “贤者模式开启,推演抑制基因变异的方法。 【你攻克基因突变,成为世界主宰,拯救人类开创修仙科技时代,寿终正寝。】 【模拟结束:贤者模式增强一倍、你获得三滴龙血、你获得灵米提供资格、你获得一次模拟机会、你获得......】 某世:【18岁的你,被女帝逼婚,虐待致死。】 “贤者模式开启,推演征服女帝方法。” 【女帝唱征服,获得最高评价。奖励:阴阳锻体决、获得….】 同届新人,纷纷成为普通人,苟延残喘。 此时:异族入侵基地时。 秦缘站出来,扮演异能强者,持仙法只手遮天。 这天: 异世入侵主世界。 秦缘仅仅一句话,万族臣服。 “怎么?征服不够,想被灭世?”因为受到连番打击而选择自杀离开这个世界,结果却意外带着记忆重生并且得到了一个开挂的系统,从此走向人生巅峰。21世纪创业失败的青年,准备大醉一场离开这个伤心城市,何一水喝醉了,回宿舍滚落楼梯磕到脑袋!晕了过去。   醒来发现自己魂穿于大朝农家小子何一水身上……。   好吧,我准备种田,但是我没准备穿越古代种田啊老天也太欺负人了,   这是封建社会,会人吃人的,怎么办,在线急等……   好吧!既然回不去,看小农民如何一路碾压过去…… 杨洛因情跨入禁之领域长生祸,就算世界上所有的人都死了他都不会死。他看遍了诸世的沉浮,活了无数个时代,为了爱人杀入了平行宇宙,茫茫星空,浩瀚宇宙,世间万千都曾留下过他的足迹……「圣经 神话 玄幻 不恐怖 金手指」 生是华夏人!死是华夏魂! 一枚戒指,让他成为与七玄门平起平坐的少主 他是神明钦定的圣子,靠着一本秘籍斩妖除魔守护华夏!
义乌网站建设工作室 网络营销平台分析 网络营销战略 案例分析 云计算与网络安全视频教程 上海营销部 网络安全 最高法 网站被黑 网络信息安全包括 信息安全奖励等级 国家信息安全小组成员 婚姻生活不顺的前世记忆【www.richdady.cn】 前世缘份的改命技巧咨询【www.richdady.cn】 内心恐惧胆怯的心理调适【www.richdady.cn】 个人专属前世因果分析咨询【www.richdady.cn】 与老公前世的记忆解析咨询【www.richdady.cn】 如何解决事业不顺的问题?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 官司的案例分享咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 无形干扰对工作效率的影响【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 财运不佳的财富转运咨询【微:qq383550880 】√转ihbwel 公司破产的应对策略【企鹅383550880】√转ihbwel 纠纷的原因分析咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 升职加薪的障碍分析【微:qq383550880 】√转ihbwel 前世今生对现世的影响咨询【企鹅383550880】√转ihbwel 财运不佳的财富转运方法有哪些?咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 老公家暴的环境影响威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世老婆的前世影响咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 升迁障碍的咨询技巧咨询【微:qq383550880 】√转ihbwel 感情纠纷的心理调适【企鹅383550880】√转ihbwel 前世今生的轮回真的存在吗?【企鹅383550880】√转ihbwel 家庭关系的相处之道咨询【www.richdady.cn】√转ihbwel 网络安全宣传卡怎么做 注册网站域名重庆建设网站 唯品会的营销在哪里 支付宝网络营销案例装修企业网站网络营销 口碑营销案例 2016 网络安全事件 营销型网站建设定制 杭州全网整合营销 郑州计算机网络安全 中国移动 网络安全 长沙网站制作 病毒性营销的目的 网络与信息安全最新动态 访问网站慢 对网站主要功能界面进行赏析 保定 网站建设 国家网络信息安全技术研究所 深圳品牌建网站 网站建设方式 国家信息安全小组成员 微博营销号怎么经营 网络安全需要检测什么 网站免费认证 青岛青鸟网络营销学院 信息安全打印机厂家 广州网络互动营销公司 网站竞价 温州手机网站制作推荐 公安部 信息安全 资质 邢台网站定制 阜阳建网站 上海网站建设网络公司 湖南省金盾信息安全等级保护评估中心有限公司 信息安全国内知名人士 商城网站都有什么功能模块 网络安全实训心得 世界网络安全公司50强 长沙网站制作 网络营销平台分析 焦作建网站 企业做网站 口碑营销案例 房产怎么做网络营销 微信红人营销 网络安全协议简介 网络安全学习 郑州计算机网络安全 网络安全态势报告 展示型网站制作服务 营销型网站建设定制 石家庄开发网站 珠海医疗网站建设公司 建立微网站 网络营销带来的利与弊 思科无线网络安全 信息安全报告 网络营销实战总结 饮料产品营销策划方案 信息安全国内知名人士 企业做网站 网络安全最关键最薄弱 系统信息安全情况 网站转微信小程序开发 网络信息安全第二版 综合营销软件 二级域名网站权重 网络营销有证书嘛 网络营销充电 支付宝网络营销案例装修企业网站网络营销 做一个营销型网站 信息安全pdf 河源做网站 边界网络安全要求 倒卖信息安全罪 烟台网站建设联系电话 信息安全奖励等级 天津微网站 边界网络安全要求 网站内容管理系统 铜川网站建设 上海网站建设网络公司 网站内容管理系统 营销推广的优点 网络营销战略 案例分析 温州手机网站制作推荐 石家庄开发网站 信息安全市场 网络营销职业经理人 网络安全宣传卡怎么做 微信的网络营销推广案例分析 网站被黑 2017年5月 网络安全法 对网站主要功能界面进行赏析 中国网络安全上市公司 集团网站开发 国家网络安全中心发布 阜阳建网站 杭州集团公司网站制作 选手机网站 合肥网站设计高端公司 网络营销职业经理人 信息安全分享,-1 隐藏的网络安全吗 创新网络营销 为保护网络信息安全保障公民法人和其他组织的合法利益选择答案 网络信息安全包括 宁夏网站设计在哪里 网络安全协议简介 广州网络互动营销公司 为保护网络信息安全保障公民法人和其他组织的合法利益选择答案 手机网站设计尺寸 logo网站推介 上海营销部 手机网站设计尺寸 企业网络信息安全培训 集团网站开发 动态营销 营销推广的优点 网络营销培训学院 营销反馈 郑州计算机网络安全 北京信息安全测评中心主任 无线网络安全测试网站怎么办 中国信息安全等级保护测评中心 访问网站慢 网络安全 人才队伍 网络营销本科学校 邢台网站定制 网络营销战略 案例分析 社会化内容营销案例 没有任何漏洞:信息安全实施指南 商城网站都有什么功能模块 青岛青鸟网络营销学院 泰安网站建设公司 工业信息安全技术公司,-1