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
如何建国际商城网站开心网的营销手段网站不稳定部队网站制作响应式网站栅格免费的营销一流的商城网站建设企业网络营销的缺点微信的网络营销推广上海有名的做网站的公司 唐听白魂穿异界,成为大燕皇帝,觉醒最强王者系统,不断完成系统任务,获得王者英雄!   斗文臣?派个诸葛亮就够了!   收兵权?我儿奉先何在?   剿灭叛乱附属国?关羽、孙策你俩去吧!   朝堂得意,唐听白的后宫更是幸福。   妲己:请尽情吩咐妲己,主人。   大乔、小乔:皇上~,你好坏。   钟无艳:哈哈哈,亮个相吧,小宝贝!   短短两年大燕国力恢复,平北方四岛、灭南方诸国、战南印天竺、剿西方波斯。   然而,故事才刚刚开始。   还有更多的英雄等待唐听白的召唤……“义?远与汝反,而自谓之义。” 是故明无暗,正谓邪辟。 “天下诸种落皆当同,余所行每一事,所言每一句则为义,恶则小屁儿何知!其剑宗所为一事,如我离荣更进矣。” 此则异武大陆,亦尔曹葬之地也。我叫祝无双,原本是地府的一名鬼差,因为某些操蛋的理由,我被阎王派到阳间,去做一名高中女生的监护人。神秘力量入侵蓝星,恐怖复苏降临! 它会随机挑选玩家进入恐怖副本,面临着凶残魔物的进攻! 玩家进入副本会觉醒各种不同的能力! 战斗系,控制系,召唤系,防御系…… 玩家们可以组队联合对抗魔物! 华夏国,漂亮国,岛国,阿三国的玩家们纷纷联合聚集起来,打造本国的最强联盟! 直到白宇进入副本,开局觉醒王者军团! 听说你们的队伍几十号人? 不好意思,我一般都带着一百多号神级小弟出门! 雷电之王·司空震:以雷霆击碎黑暗! 一念神魔·李信:这里是,为我所统率的战场! 炽热神光·镜:怀八荒,入九重! 祈雪灵祝·公孙离:镇守邪祟,荡尽魑魅!文章讲述了发生在南京的一段爱情故事,主人公林枫是一个到南京打拼的大学毕业生,一次偶然的机缘巧合遇到了女主宋雪瑶,并开始了与林枫的同居生活,展开了一段跌宕起伏,曲折的爱情故事。在那一天公司聚会陆游喝醉了,一觉醒来看着尸骨遍野的周围以为到了乱葬岗却不成想那是张角的黄巾起义。 至此他默默的加入了十八诸侯,看见了三英战吕布、见证了火烧赤壁败走华荣、也逢上了秋风五丈原、三家归晋。在一个神秘的大陆,从一个不可知的过去发展至今,大陆上的人类不知何时起掌握了斗争的武器-气脉,从此后整个几乎没有停止下战争,直到一个特殊的王朝诞生,解除了几乎半个大陆的内斗,但王朝的缔造者无法做出完整统一便逝世了。 在这大环境下,男主林真一,从一个小小的村落中诞生,立志成为一位天下第一的大英雄,而随之被一位侠士看中并决定带出了这位少年,还有许多未知和疑惑从此踏上了自己的人生旅程,从踏出这片村庄起,就注定了这位少年不平凡的未来。搬家工人杨林因被挂钟砸头而穿越玄幻世界,并成为一个微末小村长。 可这世界众强争霸,山贼横行,凶兽成灾,危机四伏,常人根本难以生存。 还好杨林获得了超能力,不仅能加速事物成长,还能让事物发生变异。 从此,他种珍草,养灵兽,炼仙丹,修神通! 多年后,村子里灵气滔天,龙盘凤栖,万灵来朝,俨然一派圣地景象! 众国主:杨大人所指的方向,就是我们的战场! 众势力:这辈子最幸运的事就是成为杨大人的附庸! 隐居大能:在下前来向杨大人求药!扑通… 不知不觉,杨林已经天下无敌。 杨林:我发四,我的初衷只是为了活下去,根本没想要称霸啊… 天道不公,我便逆天王伟是合约车司机,从2022年穿梭到1939年遇到武汉大学女生田雨,与之产生了爱情,利用2022年的合约车技术,帮1939年的抗日军民实现了神鬼莫测的交通,在那个喇叭一响,黄金万两的时代不仅收获了金钱,也收获了爱情。
2017安徽高校网络安全 星巴克与微信营销策略分析 开心网的营销手段 怎样做一个网站首页 新疆网站制作 信息安全逆向分类 网站 开发 价格 网站不稳定 信息安全审计手册 网络安全的安全技术 失业的咨询技巧【www.richdady.cn】 与老公前世的影响分析【www.richdady.cn】 心特别累的前世因果咨询【www.richdady.cn】 事业不顺的自我提升【www.richdady.cn】 精神不振的前世因果【www.richdady.cn】 大龄剩女咨询【企鹅383550880】√转ihbwel 感情纠纷的原因有哪些?咨询【微:qq383550880 】√转ihbwel 亲子关系的改善方法【企鹅383550880】√转ihbwel 有官司的解决方法咨询【微:qq383550880 】√转ihbwel 前世今生的轮回传说【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 大龄剩女的婚恋故事【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 婴灵对家庭关系有哪些影响?【σσЗ8З55О88О√转ihbwel 自闭症的自我提升【σσЗ8З55О88О√转ihbwel 内心恐惧胆怯的情感释放【www.richdady.cn】√转ihbwel 前世今生的缘分再续【www.richdady.cn】√转ihbwel 前世今生的缘分解读【σσЗ8З55О88О√转ihbwel 心慌胸闷头晕的环境影响威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 如何克服升迁障碍?【企鹅383550880】√转ihbwel 婴灵的安抚有哪些技巧?【企鹅383550880】√转ihbwel 外灵干扰的咨询技巧【企鹅383550880】√转ihbwel 网站不稳定 信息安全奖学金 浅谈 网络安全态势感知 外贸网站制作 2017网络安全事故网站语言那种好 建国内外网站有什么区别 搜索引擎营销的运作模式 本地郑州网站建设 网络安全事件处理报告 服务器的网络安全 单页面网站开发 微信营销公司广州 企业网络安全问题 网络安全从业人员 网站如何做好视觉营销 2017网络安全展会 信息安全逆向分类 国家信息化领导小组关于加强信息安全保障工作的意见,-1 企业网络营销调查心得体会 石家庄网站制作视频 网络安全监管技术 网络安全平台2017 企业网络安全问题 网站 开发 价格 360网络安全大赛 济南建设网站的公司吗 温州建网站业务人员 宝安网站建设公司 实名营销 高端大气网站设计欣赏 深圳网络安全支队 网络安全前言 凡客诚品网络营销方案 重庆新闻营销服务 信息安全审计手册 网络安全平台2017 昆明网络推广营销 济宁网络营销 电商服务营销 建设网站团队 校园网站制作模板集群化营销 邮件营销专家 视频营销适合哪些行业 深圳网站推广 外贸做网站 营销型官方网站 星巴克与微信营销策略分析 如何保障企业信息安全 想弄个网站 营销优化师 部队网站制作 信息安全风险评估教程 宝安网站建设公司 求做网站 重庆新闻软文营销助手 潍坊网站建设公司推荐 网络安全技能考试证书 企业整合营销公司 怎样做一个网站首页 顺德网站建设公司价位 信息安全 日志管理软件 建国内外网站有什么区别 石家庄网站设计网站维护 社交营销平台外贸 上海有名的做网站的公司 服务器的网络安全 如何免费建立网站 想弄个网站 网站如何做好视觉营销 模板建站影响网站的优化排名 网站分为哪几类 企业网络营销的缺点 网络安全知识ppt 宝石汇网站 想要做一个网站 娱乐营销的优点 社交营销平台外贸 营销 作用 信息安全历史 凡客诚品网络营销方案 招信息安全专业的公司 网络安全审计系统选型关于建立国家信息安全产品认证认可体系的通知 福建省信息网络安全 网络安全知识考试 2017网络安全展会 招信息安全专业的公司 网络安全法 研发安全注册信息安全员培训 网络安全审计系统选型关于建立国家信息安全产品认证认可体系的通知 一流的商城网站建设 有关风水的网站建设栏目 2017网络安全事故网站语言那种好 网站设计例子 重庆新闻营销服务 刘山泉 信息安全 网站报价单 网络安全日郭启全致辞 杭州网络营销 顺德网站建设公司价位 模板建站影响网站的优化排名 响应式网站栅格 网络安全风险感知 悬疑式营销 网络安全 暗网 大学 网络安全治理 微信的网络营销推广 想弄个网站 网络安全日郭启全致辞 苏州做网站推广的公司哪家好 台州手机网站建设 汽车营销策划的案例分析 实名营销 网络科技网站设计 临沂网站设计 网站推广专家 网络事件营销定义 英国 国家信息安全 网络信息安全演讲视频,-1 网络营销专业的大学公共无线网络安全 亚马逊违规营销 小黄人微营销系统 北京网络营销博客 福州建网站 做网页 顺德网站建设基本流程 全国网络安全大赛 深圳网站制作880 网络安全技能考试证书 建网站后如何维护 网络安全的安全技术 顺德网站建设 重庆新闻营销服务 悬疑式营销 温州网站推广 网站盈利模式 顺德网站建设 美食城营销