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
网络安全专业是什么保定做网站网站建设仪器配置表合肥做网站的网络安全排查统计客户信息安全与管理第四届网络安全论坛荆州做网站简洁网站企业网站定位京东怎么营销的 2004年夏,出生在北方某省农村的帅气小伙墨方,在高三、高四复习多年后,终考上南方一所重点大学,父母热泪盈眶,携手跪谢老家祖坟上那两棵茁壮大葱,他也第一次踏上火车,开始了遥远求学之路,等待他的将是那悠闲得要死的校园生活和内心无比渴望的爱情,还有毕业后那精彩曲折的诗和远方………穿越到玄宁大陆,发现自己的金手指就是能够捡取各种属性。 从此,玄宁大陆多了一个捡取属性就变强的家伙。 【生命值+100】【力量+100】【修为值+100】【体质+100】【精神+100】【混沌血脉+1】【万剑诀+1】【神瞳+1】...... 修炼是不可能的,这辈子都是不可能的,实力不够,多捡点修为值就突破了。 你跟我说力量强,看我一拳如何锤爆你。 别说你的速度强,我的速度属性都破万了,不用身法你都追不上。 蛮族:“这个玄宁太变态了,防御这么强,还怎么打?” 古族:“他到底什么血脉,为何能够融合这么多强大体质?” 风族:“快跑,这个玄宁要追上来了。”萧子暮重生成婴儿,等反应过来自己已经夺了女帝修为。 “萧子暮,还我的修为。” “不然我让你死的很难看。” “听话,你虽然是女帝,但好歹是妹妹,小心我打你!” 女帝闭嘴,眼泪汪汪。 “乖!把你的修为再给我点吧。” 女帝破口大骂,只想一刀解决这个依靠自己灵力发育的天仙大帝!他是世界杀手榜单《死神榜》排名第一的杀神,也是世界上最顶级的间谍,但却因为一次任务惨遭组织出卖。可是上天给他开了个大玩笑让他重生回了六年前。这一世,他要让那个组织付出代价,也要让今生没有遗憾!穿越到了林正英的僵尸世界, 开局, 就抽中了满级金光咒。 满级金光咒强悍无比,外可化万千剑气斩鬼杀神,内可铸钢筋铁骨万法不侵。 神级抽奖系统,包罗诸天万物。 “叮!恭喜您抽中神技——风后奇门!” “叮!恭喜您抽中法宝——太乙拂尘!” “叮!恭喜您抽中传承——千年修为!” 九叔:没想到我苦练了几十年的道术,居然还不如你一日苦修。 任婷婷:林大哥,你能教我画符咒吗?一次意外,张昊回到了那波澜壮阔的时代,这一次他要选择不一样的人生,从互联网科技入手领略前世未曾经历过的精彩而缤纷的风景永乐末年,一个不速之客到来。原本的他只想顺应天意,安安稳稳的在这里过完剩下的日子,可事与愿违,他就像那惊鹊,推动着原本安静历史长轮。李二狗出生在普通的农村乡下,父母比较喜欢自己的弟弟,对二狗不闻不问,做错点事情也是非打即骂。一般的农村孩子都是初中毕业甚至好多初中没毕业就出去打工了,二狗不想像他们一样,发奋读书争取早日离开老家和不爱自己的父母,去大城市干一番事业,此间经历了各种酸甜苦辣…………………………………诸天气荡荡,我道日兴隆! 楚风穿越到神秘莫测的世界,悲催的发现自己是个瞎子... 外加没有修炼天赋,只能前往蜀山剑宗的封魔塔,擦拭雕像,却不曾想得到了观像就能得到奖励的系统。 【你成功观像蜀山老祖,获得通天圣体!】 【你成功观像蜀山掌教胜七,获得功法,霸天剑典!】 【你成功观像蜀山长老叶玄,获得顶级道法,一剑定生死!】 …… 三百年后,堕落的正道之首乱天宗,联合曾经毒瞎楚风双眸的拜月神教进攻蜀山剑宗,蜀山剑宗危在旦夕! 楚风持剑,脚踩祥云,俯视妖邪,俾睨天下! “仙人之下,我无敌!” “仙人之上,一换一!”他死后化作山灵百年,他失去了记忆...他是谁?要做什么?他好像是在等一人的到来... ...这是一个瞎子的成长故事。“尽管我双目已眇,日后也定要以这双脚踏破这大千界!”
网站预算 广东外贸网站建设 信息安全相关的新方向 网络安全要从供应链抓起 温州网站制作公司 2015年北京信息安全培训 传统营销的公司 西安微信营销推广公司 网络营销以网络用户为中心 杭州做网站 脑部不清晰的环境影响咨询【www.richdady.cn】 孩子不爱读书的应对策略【www.richdady.cn】 商业决策的心理学支持【www.richdady.cn】 不爱读书的心理调适咨询【www.richdady.cn】 头脑混沌的原因分析咨询【www.richdady.cn】 孩子不爱读书的家庭教育方法有哪些?【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 头脑混沌的前世因果咨询【www.richdady.cn】√转ihbwel 发育倒退的解决方法威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 感情纠纷的情感和解【σσЗ8З55О88О√转ihbwel 前世缘份的缘分解读【企鹅383550880】√转ihbwel 官司的预防措施咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 查财运专业服务威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 发育倒退的环境影响咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 老公家暴的法律咨询咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 冤亲债主对生活的影响【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 如何改善人际关系【σσЗ8З55О88О√转ihbwel 干扰的自我感知方法咨询【σσЗ8З55О88О√转ihbwel 财运问题在线咨询【企鹅383550880】√转ihbwel 官司的案例分享【微:qq383550880 】√转ihbwel 耳鸣的环境影响【企鹅383550880】√转ihbwel 大莲网站建设公司 营销学专家 网站设计的优点和缺点 东莞销售网站设计 信息安全风险的三要素 大良营销网站建设服务 信息安全等级建设资质证书 营销大师客服电话 辽源网站建设 建国内外网站有什么区别 甄别网络信息维护网络安全 网络安全的认识 信息安全英文新闻 社交网络营销策划 河北网站建设推广 中国 信息安全 法规 网络信息安全泄露,-1 网络安全检测系统 关于网络安全知识cise网络安全 常州网站优化 网站推广专家 保定做网站 深圳网络信息安全公司排名 gartner全球信息安全市场的规模在2013年达到了672亿美元 信息安全等级保护备案证明营销 软件 信息安全相关的新方向 政务性网站制作公司 信息安全相关的新方向 网络安全 项目 简洁网站 杭州做网站 东莞网站建设报价 信息安全与泄密事件 信息安全与泄密事件 学网络营销那里好 网站模板下 广东信息安全服务资质咨询,-1 网站建设仪器配置表 安庆网站建设 微信营销成功 关于举办第11届(2014)信息安全与对抗技术竞赛登陆首页 套b网站 信息安全技术公司招聘 2015年北京信息安全培训 展示广告搜索广告以及sns广告三者在营销目标上的不同 网络安全的基本目标包括 制作网站教程 网络安全数据管理局 网络安全众测平台 hd网络信息安全 外贸免费建设网站制作 嘉兴 网站制作 信息安全培训班 网络安全众测平台 深圳网络信息安全公司排名 江苏信息安全事件通报 关于网络安全知识cise网络安全 深圳网络信息安全公司排名 河北网站建设推广 网络安全专业是什么 甄别网络信息维护网络安全 创做网站 gartner全球信息安全市场的规模在2013年达到了672亿美元 龙口做网站 网站设计的优点和缺点 温州网站制作公司 传统营销的公司 政府怎样维护网络安全 网站建设方案书 银川怎么做网站 网络安全基本要求 广东外贸网站建设 南京公司网站建立 安全评估 网络安全法 2017网络营销人才需求 信息安全英文新闻 郑州高端网站 信息安全方案安全号 上海公司做网站 信息安全风险的三要素 外贸网站模板 成都网路营销 淘宝营销中心 网站客户评价 edm营销 服务商 外贸网站模板 小红书营销活动 普创营销策划有限公司 seo营销中心 小红书营销活动 信息安全风险的三要素 空间信息安全 银行客户信息安全 河北网站建设推广 动态网站 旅游网站案例 网络安全扫描 数据及网络安全 wap手机网站建设 互动营销失败 网站有什么功能 天津网络安全 渠道整合营销平台医院信息系统的网络安全策略和管理的关系 政务性网站制作公司 网络安全专业是什么 wap手机网站建设 营销大师客服电话 工控系统信息安全威胁 网站案例库 信息安全与泄密事件 网站内容 网络安全 项目 星巴克场景营销案例 关于信息安全等级保护的实施意见,-1 政府怎样维护网络安全 本溪网站建设 淘宝营销中心 加多宝营销案例ppt 林芝网站建设 盛世国际网络营销团队 电脑信息安全培训 微信营销成功 网络安全 项目 安全评估 网络安全法 信息安全专题邀请赛 深圳制作公司网站 微信企业号 移动营销 辽源网站建设 网络安全技术防护 网络安全数据管理局 网站设计的优点和缺点 成都网路营销 网站如何上线 贵州网站制作公司电话 江苏信息安全事件通报