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
外贸模板网站深圳俏江南营销技术支持 信息安全建网站程序企业信息安全事故案例等级保护网络安全网站营运云定制网站单页网站设计网络安全下载 武汉大学出版社【传统玄幻+无敌+横推+热血+杀伐果决】 少年天骄,十四岁入军营。 四年时间,横跨六大进阶,问鼎武王之位。 于乱局之中崛起,铸就北疆王无上功名! 然…… 一场剧变! 王位被剥,功力被废,沦为皇朝罪人! 十万北疆死士赐死边荒,三百族人发配矿场! …… 两年后! 昔日北疆王再度回归,携滔天怒火,横压皇朝! 一人抵一国,怒战九重霄! 九霄之巅我为王,众人皆知荒古血帝之名! 塑圣魂,觅长生,热血前行,登仙道!乱世佳人从亡灵开始逆袭之路。 考研上岸的许青,终于端上了梦寐以求的铁饭碗。 只是,这个饭碗跟他想象的有点不一样,他穿越到一个刚刚亡故的捕快身上。 更是被一个身材高挑,黛眉星瞳的俊俏女捕头看中,被对方挑过去当手下。 许青原本是拒绝的。 直到他看见女捕头随随便便掰断了一根石头做的灯柱…… 女捕头:“我不喜欢勉强别人,你若不愿意跟着我便说出来。” 许青:“卑职愿意,这乃是卑职遵从内心的决定!无有半点勉强之意!” 古武世家的杨冬冬在一次意外中穿越到了浑元大陆,化名林郁随身而来的只有自己曾经对古武的理解与记忆。 这个世界百花齐放,万古长青。多姿多彩的文化底蕴,各种各样的武学,多元的修炼体系,美丽而烦杂的神话传说,这是一个比地球还要长久的存在,这里是没有科技的冷兵器时代。 看林郁如何已足够的方式,在这片土地展现出古武的风采。 (其中很多东西为作者杜撰,并非实际,仅以当做小说内容,没有任何对中国传承的贬低和歪曲之意,任何这方面的诽谤,均不会承认。)感谢大家对作者的关照,对作品的喜欢,希望各位看官多多鼓励。原本是各个不同世界和地方的九位勇士,却因一次的使命而是他们走到了一起;今后的路,虽然漫长而艰巨,但他们之间的友谊与羁绊却不会因为任何原因而被斩断,不论在何方,都会把彼此深深地记在心里!!当吴狄秉着爱国,诚信,敬业,友善的优良品质,混进金庸先生笔下的武侠世界当中,成为一名武当道士时 面对上辈子无数个夜晚在床上幻想过的武功秘籍,看见那一位位老爷子笔下倾城倾国的女猪脚们,吴狄表示 别无选择,唯有制霸江湖!谨以此书,纪念我高中时代光怪陆离的幻想羊城火车站下来了一个刚刚从部队回来的士兵,一个拥有无尽战力却前途黑暗的强者,拥有上古血脉的王者我们登上并非我们所选择的舞台,演出并非我们所演出的剧本。猎人与猎物的身份发生了变换,原有的社会体系遭受冲击。世界不复太平,战争变得随处可见。 “我只想活下去,让身边的人活得好一点。”林奕由衷祈愿。
网络安全培训可见 厦门网站建设哪家便宜 信息安全最新新闻 网络营销客服的案例 北京设计公司网站 网络营销用不用考研 如何防范信息安全风险 网络营销战略 网站备案信息加到哪里 绵阳科技网站建设 婴灵的形成原因咨询【www.richdady.cn】 与男友前世的前世修行【www.richdady.cn】 祖灵的祭祀方法【www.richdady.cn】 事业不顺的职业规划如何制定?【www.richdady.cn】 头脑混沌咨询【www.richdady.cn】 感情纠纷的原因有哪些?【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世缘份的重逢有何迹象?【σσЗ8З55О88О√转ihbwel 解梦的方法与技巧【www.richdady.cn】√转ihbwel 人际关系不好的心理调适【企鹅383550880】√转ihbwel 商业决策的心理学支持【www.richdady.cn】√转ihbwel 失业的自我提升咨询【微:qq383550880 】√转ihbwel 内心恐惧胆怯的自我提升【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 大龄剩女的婚恋现状如何改变?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 特殊学校的前世影响【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世缘份的重逢有什么迹象?【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 脑部不清晰与生活习惯的关系【σσЗ8З55О88О√转ihbwel 前世缘份的前世记忆【www.richdady.cn】√转ihbwel 孩子学习不好的心理调适【微:qq383550880 】√转ihbwel 亲子关系中的沟通艺术咨询【微:qq383550880 】√转ihbwel 婴灵的超度流程咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 2015中国信息安全大会 中国信息安全风险 网络营销内容是什么意思 提供做网站企业 陕西省信息安全公司,-1 企业网络安全策略 北京企业网站案例每日信息安全资讯 网络营销客服的案例 中石油信息安全~ 电商 病毒式营销 关于网络安全资料 信息通信网络安全 可信赖的网站建设案例 020营销平台是什么意思 营销方案网 式网站 鞍山做网站 厦门网站建设哪家便宜 网络营销用不用考研 云创通11营销手机 大型企业网络安全解决方案 网站内容更新 云南省网站建设 传播营销策略北京招聘网络安全 网络安全培训可见 网站备案与域名关系 信息安全分为十个方向 外贸模板网站深圳 小红书营销方式 网络营销内容是什么 北京企业网站案例每日信息安全资讯 郑州网站优化 wap网站建设 式网站 网络安全产品选型 网站内容更新 免费营销软件 2015中国信息安全大会 北京网站建设有限公司 网络营销内容是什么意思 信息安全资质有效期 北京网站建设有限公司 郑州机械网站制作 网站营运 常州网站价格 云定制网站 2017年3月网络安全大会 网络营销战略 网络营销学习 河北网络营销 2017信息安全事例 网络安全框架 兰州网站建设公司排名 微黄式营销 信息安全工作证是什么,-1 网站的差异 简述网络营销内容 深圳信息安全公司排名 北京设计公司网站 厦门网站建设哪家便宜 blog营销 桂林网站建设哪家好 外贸全网营销方案 电力行业信息安全等级保护 云定制网站 大型企业网络安全解决方案 网络营销用不用考研 网络营销学习 聊城网站优化 网站推广策划 兰州网站推广 计算机网络安全培训、 域名 备案号 网站的关系 兰州网站推广 杭州品牌网站 信息安全管理体系的三权分立 映客 营销 郑州机械网站制作 陕西省信息安全公司,-1 wap网站建设 网络安全产品选型 通信网络安全管理员技能大赛 网站设计分享 通信 信息安全 计划 厦门酒店网站建设 网络安全合作协议 优秀网站欣赏 企业网络安全的 网站营运 网站制作 广州 什么是营销型的网站 沙井做网站 杜蕾斯品牌营销战略 湛江有帮公司做网站 网络与信息安全期刊 网络营销用不用考研 idc 信息安全软件市场 blog营销 网络安全下载 武汉大学出版社 企业信息安全事故案例 cdn与网络安全 网络信息安全硬件设备 中国信息安全风险 信息安全分为十个方向 单页网站设计 网站模板 网络营销用不用考研 网站备案 中国信息安全相关部门 招远做网站 简述网络营销及特点是什么 河北高端网站设计公司 关于网络安全资料 营销方案网 公司网络安全通知 主要的信息安全威胁有 网络营销内容是什么意思 北京设计公司网站 郑州网站优化网络营销的劣势是什么 上海网站优化 桂林网站建设哪家好 2013年国内外发生的网络安全事件统计 合肥网站制作前3名的 山大信息安全好不好 中石油信息安全~ 小红书营销方式 网络营销是企业整体营销的组成部分 网站推广策划 网络营销的影响力调查 式网站 整建制营销 线上营销必备 信息安全管理培训 网络安全培训可见 网络安全产品选型