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
网络营销师证书名称信息安全 知识课堂省网络安全和信息化领导小组唯品会的营销特点营销优化师全面的网站建设网络安全工程 培训哪里好广州市信息安全企业,-1上海公安网络信息安全小米4p营销策略“但得妖娆能举动,取回长乐侍君王......” 我竟穿越到了气运即将耗尽的商纣? 而且我还就是那个最昏庸无道的纣王帝辛? 骂我好色?忍了! 骂我嗜酒?也忍了! 骂我昏君?绝对不行! 拉龙族灭灾患抗天庭,维护人皇权威! 盈国库普教育得民心,重振大商雄风! 天庭西方阐教,我都不服 人族神族妖族,我全都要 我就是人皇帝辛!史上第一明君!大魏王朝,妖魔乱世,幽鬼横行。 当顾青玉睁开眼睛醒来之后却发现自己只有七日可活! 无奈之下,只好凭借驯养系统驯养一只青龟,将其化作自己的一个分身! 【叮!是否消耗成长点驯养青龟?】 【驯养成功!】 【青龟等级提升!】 …… 【叮!是否消耗进化点进化天元青龟?】 【进化成功!】 【天元青龟进化成为:天元龟!】 【叮!获得能力‘天元一气’!】 …… 顾青玉发现,自己驯养的分身不但可以不断升级,还可以不断的进化…… 某棋圣:今日与叶先生下棋下了十三手,老夫感觉快要找到飞升的契机了。 某剑圣:如果叶前辈再赠我一幅书法,明日老夫便可剑开天门。 …… …… 叶长青很无奈,自己就是一介凡人,怎么天天都有老家伙找上门?神仙也要凡人做,然而修真文把修行写的如同魔道,真正的修行不在于声色有形,而在于无形,即使是修魔也不会像修真文那样,真正的修行界应该是什么样的呢?由我的文字给你展开,也由我的心为你们展开在浩瀚的宇宙星河当中,有一片武斗大陆,那里有广袤无垠的土地,纵横大陆的河流。数以亿计的人族武者们需以展示自身实力来获得在这片土地生存的权利。 这是最原始的生存方式,也是最简单、最残暴和最直接的方式。每个人都必须拼上性命,输的一方将一无所有,包括女人和孩子,甚至是自己的生命。。。。。。 武元星从小便和爷爷在山中长大,他一直相信爷爷对自己的期望,那便是成为武者之神,便可随意畅游武者星空。。。。。。鲜血淋漓的战场,神秘的第三方势力,未完待续的故事…… 意外穿越进游戏世界的楚昱和盛追,在诧异和激动下开启了他们的游戏人生。 在不断和域界人洛羽的相处下,他们逐渐发现了这个世界里和游戏的不同之处,剧情中的漏洞究竟是bug还是阴谋? 友情、立场。 信仰的冲突下,他们的冒险究竟会如何发展呢。我乃李青,今日人族之守护神。若有妖魔残害人族,吾定不饶。一个被予为天才的少年 一段被命运安排的人生 一场横跨万年的阴谋一腔热血洒天下,雪纵亭茗是安华!一个被朝廷追杀苟且偷生到名震江湖的白家独子白予潇,历经磨难逆天改命!他是江湖六大门派之首,他二十弱冠练就宗承剑意,传承父亲衣钵。一路和反派斗智斗勇同时也引出了朝廷的惊天大秘密……爷爷前世曾是物品交易所经纪奇才,受到拥有邪法的生意圈对手迫害,隐迹遁世而终。 平行空间东夏新时代,爷爷重生,比我小17岁。 我在爷爷五岁时,遭遇车祸成为植物人,爷爷以特异功能医救,并向我传承太极循环御市绝技。循着对前世的记忆,爷爷带着我在生意江湖开始追查早己托生同一个空间的前世宿敌,准备一复前仇。 爷爷挟术安良,仗义除恶,蓄因力扶弱,名声鹊起,成为一代少年大贾,却一直未能找到真正的宿敌。 宿敌托生为资本大享,精于伪装,依托家族荣誉光环加持,拥有了称霸生意界的护身符,隐藏幕后,培养代理人出面祸害生意界,敛取不义之财。 爷爷在生意界崛起,动摇了宿敌攫取财富的称霸生意界的根基。为了巩固地位,不惜损害整个生意界的福祉,设置陷阱对抗爷爷组建的企业投资集团,终于暴露踪迹。 爷爷守护生意界公平正义价值观的血性复燃,带领生意界几经鏖战,终于挫败宿敌祸乱民间资本的邪法家族联盟,维护了一方生意界民生繁荣。
信息安全公司起名 杭州网络营销 网络安全就是网络上 深圳 信息安全 案例 重庆网站 宁波信息安全 网络安全通报实行关于信息安全控制 银川怎么做网站 安徽省信息安全测评中心 换网站了吗 亲子关系的沟通技巧咨询【www.richdady.cn】 年轻人过世的常见原因【www.richdady.cn】 前世缘份的前世因果【www.richdady.cn】 前世今生的改命方法咨询【www.richdady.cn】 老公家暴的咨询技巧【www.richdady.cn】 商业决策的心理学支持【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 阴间生活的前世影响咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 特殊学校的前世因果【微:qq383550880 】√转ihbwel 自闭症的前世因果【企鹅383550880】√转ihbwel 脑部不清晰的环境影响咨询【σσЗ8З55О88О√转ihbwel 头脑混沌的解决方法威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世老公的前世故事咨询【企鹅383550880】√转ihbwel 如何化解冤亲债主的干扰?【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 婴灵的预防措施【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 无形干扰如何影响心理健康威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 小企业破产的主要原因咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 自闭症的自我提升【微:qq383550880 】√转ihbwel 迟缓儿的康复训练【σσЗ8З55О88О√转ihbwel 强迫症的家庭支持咨询【www.richdady.cn】√转ihbwel 事业不顺的职场突破【微:qq383550880 】√转ihbwel 上海平台网站建设公司长安微网站建设 网络营销网址 濮阳网站建设 网络安全实验教程(第2版) 淄博网站建设相关文章 国际信息安全会议 网络安全就是网络上 中国最强信息安全专家 信息安全大数据公司排名 贺州网站建设 开心网的营销手段 长春作网站 上海网络营销平台排名 网站设计的优点和缺点 网络营销售后服务小米 广州市信息安全企业,-1 网络营销监管 浏览国外网站 dns 网络安全和信息办公室 人际网络营销的由来 网站设计的优点和缺点 微网页营销o2o营销-上海单仁信息移动科技有限公司 开心网的营销手段 小米4p营销策略 网络营销推广环境分析 办理三级信息安全等级保护,-1 信息安全等级保护定级备案 信息安全 知识课堂 网站建设咨询 网海营销 搜索引擎营销搜索引擎营销技术论坛 gartner 信息安全2015,-1 重庆璧山网站制作公司推荐 专题网站建站 大连网站建设公司 微信营销培训总结 广州 网站制 网站报价单 长沙手机网站设计 网络安全经典案例 常州网站建设公司机构 上海平台网站建设公司长安微网站建设 龙岗网站制作资讯 如何把网站做好 百度 营销策划 乐清企业网站制作 沈阳信息网络安全公司 网络信息安全组成员 建国内外网站有什么区别 信息安全测评与风险评估 淄博网站建设相关文章 新浪微博精准营销王 ubuntu 网络安全 网站设计的优点和缺点 网络安全和信息办公室 网络安全的本质是什么 浏览国外网站 dns 网络安全违法举报中心 平顶山网站建设 常州网站建设公司机构 网络信息安全组成员 东莞做网站 网络安全通报实行关于信息安全控制 网络营销师证书名称 网路营销需求 网络安全攻防比赛 企业信息安全制度,-1 网站推广专家 营销优化师 网路营销需求 广州做网站信科网络 手机网络营销存在问题 日本信息安全研究生 高大上强企业网站 闸北区网站制作 网络安全和信息办公室 网络营销策划公众号 昆明网站开发 宁波信息安全 网络营销事件案例分析 搜索引擎营销搜索引擎营销技术论坛 开心网的营销手段 开商城网站 网络信息安全资料 平顶山网站建设 浏览国外网站 dns 品牌的传统营销 网络安全检查工具 美国网络安全攻防 重庆网络营销 优帮云 网络营销推广模式 网站建设咨询 欧洲网络与信息安全局 上海公安网络信息安全 大连网站建设公司 网站设计的优点和缺点 如何加强信息安全 微信营销培训总结 免费网站专业建站 微信营销公司广州 崇左网站建设 日本信息安全研究生 宁波信息安全 网站意义 上海网络营销平台排名 贺州网站建设 网站设计的优点和缺点 人际网络营销的由来 广东 信息安全团队 威海网站制作陕西省信息网络安全协会声像资料司法鉴定中心 信息安全相关认证证书 2017网络安全 响应式网站栅格 网站后台模板 手机网络营销存在问题 中国最强信息安全专家 浙江省 网络安全西安网站 网络安全经典案例 百度 营销策划 广州 网站制 全国计算机信息安全技术 长春作网站 国际网络安全会议 万脑网站建设 教育行业营销平台 e mail营销邮件 深圳网站制作880 计算机信息安全保护等级 信息安全大数据公司排名 网络营销 技术入股 把网络安全作为头等大事 响应式网站栅格 网站意义 杭州网络营销 常州网站建设公司机构