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
网络营销的 书籍推荐北京建网站公司常州网站制作机构网络营销工具和方法有哪些内容池州网站制作公信息安全与全栈微山做网站公安局信息安全证明,-1中国个人信息安全潍坊网站制作最强兵王归来,竟发现家人被逼迁,一怒之下,风云骤变,血流成河。他本想闲云野鹤悠闲度日,却陪她纵横商界叱诧风云,为她打下一片江山。(因为我想写一个夫妻档的故事,所以前面铺垫比较长。这个一个用秘术较量的世界。) 每日四更 楚江空晚。怅离群万里,恍然惊散。自顾影、欲下寒塘,正沙净草枯,水平天远。写不成书,只寄得、相思一点。料因循误了,残毡拥雪,故人心眼。——《解连环·孤雁》 身负家族血仇的燕孤鸿持三尺长剑,快意恩仇游戏江湖。强者如何?皇室亦如何?剑无形刀无心,何惧!这里没有玄幻,没有穿越;只有新活的生命,逻辑的真实。 这是一个虚构的故事;一个关于生意与情怀的故事。一群年轻人,在小说主人翁李非的带领下,历经千辛万苦,克服重重困难,在小城香州,书写了一段商业传奇。香水星河酒店,一个给予了无数客人美好记忆,承载着一群酒店人理想的航器,在到达了它辉煌的顶峰后,突然掉头…… 结果怎么样?为什么会这样?是历史的悲剧,还是人生的释然?——一千个读者就有一千个哈姆雷特——如果你想得出自己的结论,请阅读天界无际的小说《香水星河》。苏长生穿越平行世界,居然多了个便宜老爹? 便宜老爹欠缴税款数亿,锒铛入狱,苏长生不得不走上赚钱还款的苦逼道路。 他是娱乐排行榜所有爆火作品的金牌创作者,没有团队,没有助手,不接广告,不接代言,深居简出,神秘莫测。 但却在金牌创作者年度大奖前夜被粉丝曝光,他住着500一个月的廉租房,穿着拼夕夕的廉价打折服装,没房没车,甚至从未吃过一顿像样的美食。 身世曝光,粉丝集体落泪,怒而喊话:圈内明星豪车豪宅花天酒地,腐败不堪,顶流却吃糠咽菜惨绝人寰! 怎能让一股清流在乌烟瘴气的娱乐圈中顽强挣扎! 粉丝集体跪了:求您接点广告吧,求您接点代言吧……这个世上有鬼吗? 真的有,而且有很多。 我叫徐艺,在我十八岁那年,我猛然发现了这个世界的真相。 天下大乱,烽火狼烟!江湖纷争,血雨腥风!做一世纨绔,饮一壶烈酒,白马纵横,剑歌长行,是棋子?还是执棋者!一个死而另类复生的人,在人类的世界就已经不再属于参与者了,整个世界对于这个人而言只是一场长途的履行罢了。 沉眠三载,不知岁月流江。 废材?不是,是天才! 帝脉天赐,指天斥神张扬。 废体?不是,是神体!天下为敌,为伊孤战八方。 男人的尊严,需自己找回!武逆修神,古今天地至上。 神体开启,不生即死!一朝成神,纵横万载无双! 以异晶淬气,以精魄炼体!天笑我,我笑天! 神体大成,碎灭乾坤!武徒--武者--武师--大武师--武灵--武宗--武尊--武王--武皇--武圣--武帝---------------------------------------【轻松爽文,热血,扮猪吃虎。】虾米个人微信公众号有免费番外可以阅读,zhishixiaoxiami,只是小虾米拼音。什么是咖啡?如果你在半年前问我,我就会说,咖啡是苦茶。80%的后悔,并不是你做了什么而后悔,而是因为你没有做什么而后悔
信息安全和软件开发 深圳网络营销师招聘信息 网站制作费 网站靠什么 古镇网站建设 中央信息安全委员会 信息安全设计 信息安全认证技术 网站建设协议 营销师官网 头脑混沌的前世记忆【www.richdady.cn】 感情纠纷的情感咨询如何进行?咨询【www.richdady.cn】 情感心理咨询在线咨询【www.richdady.cn】 头脑混沌的前世因果咨询【www.richdady.cn】 外灵干扰【www.richdady.cn】 商业决策的心理学支持咨询【企鹅383550880】√转ihbwel 心慌胸闷头晕的心理调适咨询【微:qq383550880 】√转ihbwel 事业不顺的咨询技巧咨询【企鹅383550880】√转ihbwel 性压抑【企鹅383550880】√转ihbwel 前世缘份的案例分享【微:qq383550880 】√转ihbwel 投资项目的自我提升咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 失业期间的心理调适方法【企鹅383550880】√转ihbwel 投资项目的收益分析【www.richdady.cn】√转ihbwel 什么原因意外的前世缘分咨询【σσЗ8З55О88О√转ihbwel 不爱读书的前世记忆【σσЗ8З55О88О√转ihbwel 不爱读书的改运方法【企鹅383550880】√转ihbwel 耳鸣对睡眠的影响【www.richdady.cn】√转ihbwel 官司的自我保护咨询【微:qq383550880 】√转ihbwel 干扰的常见类型【微:qq383550880 】√转ihbwel 学习成绩差的原因分析【企鹅383550880】√转ihbwel 网站格局 什么是信息安全技术,-1 高校信息安全实验室 网站的制作 高碑店网站建设 防火墙技术与网络安全 网站兼容问题 国家计算机网络与信息安全实验室 公安部网络安全局官网 公安局信息安全证明,-1 太原seo网站建设 古镇网站建设 信息安全技术 网络安全和渗透测试 保障国家网络安全 网络安全 排名 湖南信息安全公司排名 网站建设协议 信息安全产品厂家,-1 建网站用什么服务器好 中国个人信息安全 解密星巴克的微信营销 网络安全路由器认证 工信部信息安全中心 时效营销 佛山新网站制作机构 内容营销的特点是什么 网站建设案例精英 苏州专业做网站 南宁定制网站建设 网络营销资源合作 某电器的o2o营销方式 成都网站开发公司排名 网站兼容问题 网络信息安全的发展 郴州做网站公司 领英公司主页营销 抄袭的网站 信息安全 通信工程 镇江网站建设公司 营销突破 信息安全网络靶场 信息安全的基本要求是 信息安全论文1500 龙岗网站设计效果 网络营销最新书籍推荐 免费网站是 网络安全所涉及的内容 营销推介 潍坊网站制作 信息安全和软件开发 古镇网站建设 网站的制作 邮件营销电子邮件模板 内容营销的特点是什么 东城网站设计 网站建设陕icp 网络营销策划培训班 搜索引擎营销策略分析 品牌病毒营销案例 网络安全所涉及的内容 佛山新网站制作机构 网络营销工具和方法有哪些内容 织梦(dedecms)网站不同自定义表单提交后的跳转链接怎么修改? 邮件营销的适用人群 建网站 xyz 工信部信息安全中心 营销广告语 信息安全网络靶场 怎么取消建设营销交易 福州做网站的 网络信息安全的发展 中国网络安全官网 徐州网站制作如何定位 北京建网站公司 内容营销的特点是什么 手机app网站 1.2信息交流与网络安全 网络安全哪家好 网络安全的经典实例 哪家网站设计好 网站建设协议 解密星巴克的微信营销 网络安全动态分析包括 网络营销资源合作 潍坊网站建设兼职 网络安全一般入侵方式 微山做网站 信息安全设计 网络安全 排名 网络安全的经典实例 设计云网站 高校网站首页设计 长沙互联网营销培训 成都网站开发公司排名 营销的优势 中国个人信息安全 信息安全是 的结合体是一个整体的系统工程创新的南昌网站制作 c端营销linux网络安全招聘 东营有网站 网络安全宣传周资料'' 公安局信息安全证明,-1 美国信息安全排名 2016信息安全大事记 网络营销最新书籍推荐 苏州专业做网站 信息安全法研究 北京 网站设计 网站建设陕icp 河南省信息安全 信息安全产品厂家,-1 句容网站建设 体验营销好处 信息安全技术 网络信息安全 从社会层面分析,-1 信息安全条例 确定 主流网络安全机制 信息安全是 的结合体是一个整体的系统工程创新的南昌网站制作 高校信息安全实验室 网络安全竞赛入口 百科营销 西安网站seo优化 互联网广告营销策划方案 网站建设高端 中国网络安全官网 某电器的o2o营销方式 网站推广方案 什么叫做网站维护 无锡做网站多少钱 营销师官网 网站建设营销的技巧 信息安全 通信工程 徐州制作网站的公司有哪些 网站建设案例精英 信息安全与全栈