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 in Bootstrap utilizes 12 columns that render out at widths of 724px, 940px (default without responsive CSS included), and 1170px. Below 767px viewports, the columns become fluid and stack vertically.

<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

p>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="span6">
        Level 1 column
        <div class="row">
            <div class="span3">Level 2</div>
            <div class="span3">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>

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>

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: 767px) { ... }
  /* Portrait tablet to landscape and desktop */
  @media (min-width: 768px) and (max-width: 979px) { ... }
  /* 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 hiding 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
重庆做网站团队网络安全人员能力认证技术类专业级教材我需要网站重庆互联网营销公司山东网络安全周短信网站建设com网络安全法 项目管理网站怎么做域名实名认证第三方营销平台的发展重庆互联网营销推广故事主要讲述一个底层小兵从三国乱世中跟随曹操四处征战,与三国众多名将交手,渐渐成长为一员能够独当一面的大将。在乱世征战中主角对以后的出路慢慢产生疑问,更倾向于刘备阵营,在忠诚与背叛中,陷入挣扎与纠结。惊悚游戏降临到了地球之中。在那一天公司聚会陆游喝醉了,一觉醒来看着尸骨遍野的周围以为到了乱葬岗却不成想那是张角的黄巾起义。 至此他默默的加入了十八诸侯,看见了三英战吕布、见证了火烧赤壁败走华荣、也逢上了秋风五丈原、三家归晋。陆逸尘一觉醒来竟然重返90年代,并且获得大医无双签到系统。 重生带系统,开倆挂? 老天爷这么眷顾陆逸尘,陆逸尘自然也不能辜负老天爷。 全省首例肛门再造成形术。 全国首例双肺移植术。 全球首例心脏离体式、内镜下骶骨肿瘤切除术。 …… 一系列全球首例手术做下来,陆逸尘突然发现自己停不下来了,看着在场若干全球闻名的医疗专家,陆逸尘很无奈的叹口气,一群小垃圾,唉,无敌是多么的寂寞。 说实话陆逸尘对钱真没什么兴趣,只是重生了,不当个全球首富玩玩,实在是对不起重生者这个身份。 这个风起云涌的大时代,陆逸尘来了! 普通版本简介:陆有恒在陪女朋友逛街加班途中,撞到一根诡异的电线杆上重生了。重回十年前大一入学之际,平平无奇(俊雅清逸)的陆有恒只想通过前世记忆经验,合理安逸轻松地做个普通人。 装逼版本简介:数学分析习题中神秘遁去的“三”,开启了陆有恒的玄妙装逼之路,“鸿蒙剖破玄黄景,又在人间治五行。度得轩辕升白昼,函关施法道常明”的太上道祖,与陆有恒究竟有何关联? 世人皆知黄帝大战蚩尤,却不知黄帝能得胜还得到了妖族的鼎力相助,可千年过去,人族坐拥天下,妖族又何去何从?一朝魔刀苏醒,血雨腥风,世道大乱,人妖纷争,谁又能笑到最后?梦中他是世间最古老的生命,长生不死神威盖世!梦醒他是世间普通一员。当有一天神话复苏,他赫然发现自己的梦竟是曾经的历史。而似乎神话时代的终结就是由他一手操纵,当神话再一次降临他又会走向何方!是再一次终结神话时代开创前途未卜的科技大道,还是融入神话成为那至高无上的不死至尊! 我是人!是盖亚!是生物!不是神!!!王泽假期和父母在一次户外探险中发生事故,无意中进入了极点世界。极点世界竟然也是有人类生存,更奇特的是通过极点可以在三个空间通行,每个空间的大陆分成几大王国,王国之间相互贸易,相互竞争,每个国王都想统治整片大陆,然后通过极点进入另一个空间进行资源掠夺,积攒力量,最终探索寻找第四个空间,发现未知的文明。被读者嘲讽,一怒之下连续更新七天的《传说的吉尔吉斯达拉普拉》作品的作者,在下楼的时候摔下,阴差阳错之间转生到了自己写的作品里。自己竟然是一个自己小说里完全没有出现过的人,而且时间也来到了自己小说中时间的100年后!看男主如何在异世界中存活下去,与其他角色相遇,最后,完结这个故事!小帅鱼哥真正意义上的处女作,新人作家如有问题请多多指教!陈阳穿越到了高武世界,获得了一个能查看人生剧本的系统! 这人生剧本,能预知人未来,查看命格,甚至连对方的最近机缘都一目了然! “绝世机遇!?不好意思,我先收为敬!” 三流的主角等机缘。 二流的主角找机缘! 而陈阳:机缘在哪,我就在哪!
太原制作网站的公司哪家好 做好哪些网络营销能力 网站怎么装模版 搜索引擎营销的流程图 高端网站设计公司 建网站哪家好案例 莱芜网站设计 网络安全管理功能包括什么活动 网络营销的发展的原因 做网站编程 前世缘份的重逢有什么迹象?咨询【www.richdady.cn】 祖灵咨询【www.richdady.cn】 亲子关系的心理调适【www.richdady.cn】 冤亲债主干扰的解决方法咨询【www.richdady.cn】 冤亲债主干扰有哪些症状?咨询【www.richdady.cn】 前世老婆的识别方法咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 学习成绩差的解决方法咨询【企鹅383550880】√转ihbwel 前世缘份的前世影响威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 官司的前世因果【www.richdady.cn】√转ihbwel 特殊学校的教学方法【σσЗ8З55О88О√转ihbwel 强迫症的环境影响咨询【微:qq383550880 】√转ihbwel 为什么过世的前世修行威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 有官司的预防措施威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 冤亲债主对生活的影响【www.richdady.cn】√转ihbwel 头脑混沌的前世因果【www.richdady.cn】√转ihbwel 头脑混沌的咨询技巧【σσЗ8З55О88О√转ihbwel 失业咨询【σσЗ8З55О88О√转ihbwel 无形干扰对工作效率的影响咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 感情纠纷的原因分析威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 迟缓儿的咨询技巧【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 营销宏观环境分析因素分析 重庆璧山网站制作公司推荐 中国信息安全应急中心 专题网站建站 搜索引擎营销策略 滴滴营销 赣州网站设计 网站内容维护 周一点子营销 重庆网站公司 帮人做网站 中国山东网站建设 网站转换率 建网站推广 网络安全管理功能包括什么活动 中企动力官网网站 网络安全流量检测 建网站哪家好案例 专业的网站建设 分析公众平台营销策略 枣庄网站制作 信息安全认证包括哪些 网站内容维护 深圳网站建设电话 网络营销的发展的原因 赣州网站设计 网络安全实验室 解题 鞍山网站制作 网络营销宣传方式有哪些内容 衡水网站制作 怎么建手机网站 美国网络安全研究现状 中国信息安全杂志社 重庆品牌网络营销推广 金盾网络安全法讲解微博营销图 网络安全管理功能包括什么活动 如何组织网络营销部门 做网站群的公司 网站被攻击 网络营销推广协议 网站权限 做好哪些网络营销能力 淮安网站建设 中企动力官网网站 微博营销的方案总结 国家信息安全的通知 分析公众平台营销策略 淘宝营销部 河北省信息安全协会 信息安全 应用安全 长沙网站改版 网站权限 网络安全框架有哪些 温州手机网站推广 龙岗网站制作资讯 做网站编程 重庆璧山网站制作公司推荐 网络营销调研的优缺点 我需要网站 无线网络安全检测软件 营销外包服务协议 永川做网站的 上海做网站 中关村信息安全测评考试 网站群方案 北京做网络安全的公司 北京市委网络安全和信息化领导小组 专业的网站建设 淘宝营销部 专题网站建站 网络安全管理功能包括什么活动 建网站的公司 制作网站需要注意的细节 工业控制系统信息安全第1部分:评估规范 长沙定制网站 分析公众平台营销策略 网络营销调研的优缺点 化妆品手机端网站模板 上海网站建设要多少钱 东莞网站推广 西安网站制作 网络安全人员能力认证技术类专业级教材 网络营销有哪些任务 枣庄网站制作 营销产品定价策略涨价 制作网站需要注意的细节 提供商城网站制作 e点营销 重庆做网站团队 滴滴营销 打造公司的网站 落地页网站 信息安全相关政策法规 长沙网站空间 app手机网站制作 大学营销部 公司网络安全管理办法国家网络信息安全 深圳家居网站建设公司 上网搜集做得最好的一家邮件列表应用于营销的基础条件是什么? 网络营销人才概念 东莞网站推广 网站内容维护 成都网站建设电话 淮安网站建设 网络安全宣传小组职责 网络营销事件介绍 专题网站建站 信息安全实验 pdf 莱芜网站设计 大连企业做网站 网络营销事件介绍 高端网站设计公司 网络安全创新项目 大型网站建设方案 高端网站设计公司 做个人网站 网站制作中企动力 linux网络安全实践 pdf全球十大信息安全公司 美国网络安全研究现状 网站建设规划方案 开发软件网站建设 鞍山网站制作 公司网站图片传不上去 企业成功营销策略案例分析 正规的搜索引擎营销企业 河北省信息安全协会 自适用网站的建设 网站设计) 网络营销策划教案 lte信息安全性 帮人做网站 全国网络安全知识大赛 上海做网站 中国山东网站建设 网络营销的发展的原因