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
建英语网站沈阳开发网站网络安全教程2015大良网站建设基本流程服装网站建设互联网营销的方式有哪些方面上海网站建设全网营销系统 深圳中央网络安全管理小组东莞多语言网站建设全国信息安全标准化技术委员会描写主人公平子山修道的经历为主线,行侠仗义,打抱不平,与现实造成很多的冲突,最后成起正果的故事天龙国皇权覆灭后百年来有三个派系组成,士族派,中立派,变革派维持着整个国家的平衡。 但因为一个二三岁的男人改变了这种平衡,他为变革派代表,一心想要铲除世家门阀让国家成为一个人人平等的国度。少年心里是江湖风云,侠客胸中有家国天下。 意识传送开始祝您好运。 这是哪?我回来了? “回到过去,改变未来,你只有一个月时间,首领!” “如果重新遇到我,你还会爱上我吗?” 世界毁灭,我已特殊的能力,带领人类杀出一片净土,但因病毒觉醒,无法根除,回到未来,改变一切。 血腥,杀戮,末世降临。丧尸?巨人?那你吃我一锤! 丧尸横行,巨人泛滥,无限重启,爆笑开局! 俄不活啦!!啊呜呜! “你们很般配,果然这个世界不管怎样,都回不到正轨,如果你选择他,那就跟他走吧!”一个天生大脑发育奇异的男孩,身体无法供养大脑发育,父母费劲办法让其休眠等待将来医疗发展到可以治愈。 沉睡千年的孩童,醒来后见到的是一个完全陌生的世界,这个世界有太多科学无法解释的事情,人类竟然可以和兵器共生,并会还会受到兵器的影响而入魔。人们称呼这种兵器为邪兵。 然而人类生活的这并不安全,周围充满了强大的物种,时刻威胁着人类的安全,为了活下去,为了族群延续,哪怕是恶魔签约在所不惜,一代代强大战士还是冒险尝试签约邪兵,只为了生存,然而事情的真相并不简单……听老人讲民间故事奇闻杂谈惊悚传说还有最终结果长篇寄情小说系列 只是由几个少年向往更远的路,更高的山,所发生的种种事情少年紫宸用一命认清兄弟,机缘遇雷元复生,得炼体法诀,踏上强者之路。 雷电淬圣体,造化铸天途!以坚韧之心,踏雷武巅峰! 新书《万道神帝》已经上传。穿越了,但也快死了。 没办法只能当个骗子,骗骗人活命而已。 修练了,但也怕无聊啊。 没办法,只能气气人找人当工具人段练体质,顺带升下级而已!
上海门户网站建设 中国电信网络信息安全 国外的信息安全事件 杭州电子科大大学信息安全专业 国内ui网站 信息安全考试 网站是什么 特仑苏营销 网络安全宣传员 国外的信息安全事件 软文营销策划书 孩子厌学的案例分享咨询【www.richdady.cn】 失业的环境影响【www.richdady.cn】 婴灵对家庭关系有哪些影响?咨询【www.richdady.cn】 孩子厌学的心理调适【www.richdady.cn】 感情纠纷的情感咨询【www.richdady.cn】 与公婆前世的前世修行【www.richdady.cn】√转ihbwel 升迁障碍的职场建议咨询【企鹅383550880】√转ihbwel 长期精神不振的原因咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 不爱读书的案例分享【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 祖灵的超度仪式威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 不爱读书的心理调适威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世老婆的前世缘分威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 升迁障碍的职场瓶颈如何突破?【微:qq383550880 】√转ihbwel 公司破产的咨询技巧【企鹅383550880】√转ihbwel 有官司的心理调适咨询【微:qq383550880 】√转ihbwel 有官司咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 孩子压力大的改运方法咨询【企鹅383550880】√转ihbwel 前世缘份如何影响事业发展?【σσЗ8З55О88О√转ihbwel 升迁障碍的职业发展【σσЗ8З55О88О√转ihbwel 通灵老师预约咨询【σσЗ8З55О88О√转ihbwel 临沂网站推广 互联网营销的方式有哪些方面 潍坊网站建设兼职 国外的信息安全事件 天津交通信息安全网 b2b营销模式 范本 南阳网站优化 网络安全课程 动力网站 企业网络安全实现的方案 ips搜索引擎营销的营销过程 it系统开发新技术展示探讨系列课程it信息安全课程 河北省网络安全公司 营销型网站特点 杭州网站制作公司 长沙o2o网站制作公司 杭州电子科大大学信息安全专业 定制版网站建设费用 无锡微网站开发 中央小组网络安全管理 信息安全工作总体方针和安全策略,-1 政府与机构类网站 网络营销资源合作 网络营销策划方案设计 信息安全等级保护北京,-1 北京市 网络安全 翻墙 海南网站建设 美国网络营销成功案例 博客营销 blog 南昌网站定制开发公司 营销唐玮 网络整合营销网络广告 中国电信网络信息安全 网站建设套餐 网络营销策划方案设计 2017网站风格 网络安全威胁的种类 网络安全 ctf 高校网络安全建设 个人做网站 广州做网站建设哪家专业 临沂网站推广 营销学知识 中国亚马逊营销的特点 沈阳做网站价格 广东米酒营销 古镇网站建设 网络安全威胁的种类 上海市网络信息安全 南京在线网站制作 移动营销形式包括burp 网络安全题目 网络安全建设与维护 网络营销策划案例 网站接单 英雄联盟网站设计 网站怎么写 国内网络安全平台 无锡微网站开发 营销网站手机站 网站营销是做什么的 建英语网站 dnc网络安全 上海著名营销公司 中国信息产业商会信息安全产业分会 中国亚马逊营销的特点 借势营销案例 中国电信网络信息安全 宝鸡做网站 网络安全课程 网络营销的108个故事 网络安全教程2015 营销学知识 网站接单 动力网站 上海全国网站建设 网站制作中心 免费网站是 网站信息安全评估报告 网站制作中心 网络安全课程 网络营销策略的缺点 it系统开发新技术展示探讨系列课程it信息安全课程 中新网络信息安全 建行手机网站网址是多少钱 深圳网站建设 独 聊城网站推广 笔记本上有趋势科技网络安全专家还可以安装其他杀毒软件吗 做一个网站的费用构成南京在线网站制作 17年网络营销案例 软文营销策划书 2017网站风格 哪家网站设计好 制作网站软件 上海市网络信息安全 做网站设计所遇到的问题 公司网络安全管理方案 三零信息安全有限公司 主流网站风格 营销唐玮 购物网站建设案例 江西神州信息安全评估中心 东软网站建设 服装网站建设 上海全国网站建设 聊城网站推广 保定市网站制作公司 上海网站制作设计公司 微山做网站 网站营销是做什么的 中国信息安全等级网 网站建设套餐 中央网络安全管理小组 公司网络安全管理方案 个人网站怎么建立 国外的信息安全事件 2017网站风格 信息安全行业新技术 网站怎么写 广州做网站建设哪家专业 网站制作费 个人做网站 网站套餐 杭州网站制作公司 支付营销 网站制作中心 淘宝店铺线上营销 上海市网络信息安全 信息安全管理指引 微山做网站 天津交通信息安全网 信息安全等级保护北京,-1 域名网站 国家网络安全管理中心信息安全等保彩页 汽车网络营销方案 网络安全 ctf 网站制作北京