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中国网络安全年一场灭门之祸,叶延重生异世大陆,身怀仙界古玉,执掌小世界。 这一世,我叶延定要掌控天下,成为那神界之主。 一人一剑,傲视苍穹! 所谓神明,不过是蛰伏在暗影之处的小偷! 他们需要称颂,他们需要信仰,他们需要祭祀,他们需要血肉。 他们自称给予你所想要的一切,在你耳边低声呓语!他曾纵横诸天,为万界最强者,曾有大能将他作为毕生信仰,也有种族将他视为至高之神,浩瀚宇宙,如他指尖尘埃,无尽星河,不敌他弹指之间,仙界众仙为他惊惧,满天神佛匍匐于他身前,曾有佛,因他跌落莲台,亦有仙,因他撒血云天,如今,他借岁月归来,化身少年。 散乱的群星已经归位,离去的神话自梦中返回,旧日的阴影盘旋缭绕,述说着不可看,不可听,不可想的真理。 若理智已被完全撕碎……我们又该相信什么?他曾经单挑契族大军一万精锐,尽斩马下…… 他曾经孤身一人,闯进齐周国皇庭,亲手拧下了齐周国王的脑袋…… 他曾经奔走千里,追杀三千古蒙国铁骑…… 他是唯一一个从十八层战神塔活着出来的人…… 他是名震天下的绝命公子。 他是让天下英豪闻风丧胆的嗜血战神。 阴阳与金木水火土五行属性的物质组成了宇宙,天地之间,哪怕是时时刻刻都存在着的风和雨,光明与黑暗,甚至是虚空之中那星际之间的引力,实质上也是由阴与阳及金木水火土五行物质的相生相克所产生引起的,宇宙也因此而奥妙无穷!人体也是一个小宇宙,而当人体小宇宙的阴阳与五行属性被激活之后,人体的无穷潜能也会被极大程度的被挖掘出来。“天元”便是一个具有并逐渐被激活了的阴阳与五行属性的全属性灵体,可是他在激活并成长的过程中的坎坷却有诸多的磨难,历经多方磨难并成功修炼成为全属性灵体的过程,这就是你将要看到的内容,敬请欣赏!意外穿越异世,别人成仙成佛,惨点的也是废物逆袭。 可是到了古二蛋这里,他却发现自己一点盼头也没有。 因为这家伙成为了一个骷髅兵!还是一个没有脑袋的下等残躯战损版骷髅兵! 生活不易,骷髅叹气,望着自己一两肉都没有的身体,古二蛋决定要逆袭给所有人看! “金手指系统!我要称王称霸!给我发威!” “收到宿主期盼,本系统已按照期盼进行修改,正式进化为骷髅领主系统,你可以通过收集资源来强化麾下士兵啦!而且是没有上限的强化呦!” “哦?这么厉害的吗!那么这种能力也能作用到我的身上对吧!” “…………” “对吧?” “…………” “对吧?!!!”厌倦了都市生活的许平,机缘巧合下获得一方神秘仙境。 仙境中有山,有水,有农庄。 仙禽翱翔于山巅,神兽奔走于密林。 于是他回到农村,开启了新的人生。 种种菜,养养鱼,遛遛狗,逗逗猫,泡泡妞,抱抱娃,闲暇时刻还可以进山打猎,寻幽探险,谁说这样的生活不精彩?写写人生经历,就当做小说,娱乐看看都可,希望我们都能走出自己的童年。正如书名所说的那样,emmm这是一部我的日常无端联想所产生的一部作品,所以可能,额,我是说可能会有那么亿点点的。。。离谱? 啊,还有,小友初来乍到,还是第一次正式写书,自己也只是一个初二水平。。。所以希望各位大佬手下留情QAQ
江苏网络安全事件 网站定制与模板开发 大连信息安全公司 国内f型网页布局的网站 银行 网络安全主任 网络安全态势感知系统 首都网络安全日报名 网络安全专家:计算机网络安全 专业企业网站建设定制 网站建设总结 投资项目的财务规划咨询【www.richdady.cn】 事业不顺的职场突破技巧有哪些?【www.richdady.cn】 前世缘份的重逢有何迹象?咨询【www.richdady.cn】 失业期间的心理调适方法咨询【www.richdady.cn】 老公家暴的前世因果咨询【www.richdady.cn】 亲子关系的互动模式咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 耳鸣的前世记忆【www.richdady.cn】√转ihbwel 如何判断被冤亲债主干扰?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 冤亲债主咨询【企鹅383550880】√转ihbwel 事业不顺【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 感情纠纷的沟通技巧威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 升迁障碍的职场突破方法有哪些?【www.richdady.cn】√转ihbwel 去世的父亲的前世案例【www.richdady.cn】√转ihbwel 前世老婆的前世故事威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 冤亲债主对生活的影响【σσЗ8З55О88О√转ihbwel 冤亲债主的化解方法【企鹅383550880】√转ihbwel 大龄剩女的婚恋心态如何调整?咨询【www.richdady.cn】√转ihbwel 存不住钱的案例分享【企鹅383550880】√转ihbwel 失业的应对方法咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 外灵的干扰特征咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 网站图片类型 网站建设 小程序 首都网络安全日报名 专业网站运营托管 建永久网站 营销网站页面分析工具 网站格局 access的程序出售.是wap网站.请问怎么给asp 网站细节 中国网络营销论坛 国家信息安全认证 网络安全的专业版 怎么找网络营销 国外优秀网站设计欣赏 微信小程序与网络营销 网站搭建方案 物理安全网络安全应用安全 专业网站运营托管 网络安全评估 最优的网站建设 微信网络安全未通过 自建网站套现 核心机房的安全规划物理安全链路安全网络安全系统安全信息安全 2015国家信息安全政策 网络安全威胁 例子 网络安全产品 公司 青岛网站制作 网络社区营销的主要形式 淄博网站推广 网络营销咨询网站源码 主流网站风格全国大学生信息安全竞赛题目 网络安全服务机构指 怎么找网络营销 工业信息安全通报预警株洲网站建设 邮件营销推广案例 营销观点 海尔网上营销案例分析 国家信息安全认证 政府网站 建站 我国网络安全 潍坊网站制作 信息安全与全栈 优优营销软件站 青岛免费建网站 广东省网络安全协会 网站设计用什么字体好 广州市信息安全测评中心地址 科技公司网站设 建手机网站 唯品会口碑营销方案 用电脑建立网站 郑州好的网站设计公司 关于网络安全的常识 广州产品营销公司 网络安全态势感知系统 网站要什么 建立http网站 网络安全产品 公司 网站收录多少才有排名 qq邮箱推送营销 网络及信息安全设计 信息安全风险评估模板 青岛免费建网站 网络营销创新模式 甘肃网站建设 网站开发功能需求文档 网络营销广告策略分析 如何推广网站 网站开发功能需求文档 网站收录多少才有排名 网络营销的基本形式 网站定制与模板开发 信息安全合规性检查 网络营销方法 体系 网络安全 审计 网络安全会议2017 南昌 网络安全专家指导重庆网站营销案例 专业网站运营托管 重庆专业的网络营销 关于网络安全的常识 dns网络安全 主流网站风格全国大学生信息安全竞赛题目 微信网络安全未通过 网络计算与信息安全 深圳网站建设 独 网络安全服务机构指 网站知识 网络安全专家:计算机网络安全 武汉市网站制作公司 任子行网络安全管理系统 营销博文 自建网站套现 展示网站模版源码 甘肃网站建设 网络安全会议2017 南昌 工业信息安全通报预警株洲网站建设 开县网站建设 物理安全网络安全应用安全 科技公司网站设 网络安全培训哪家好 核心机房的安全规划物理安全链路安全网络安全系统安全信息安全 珠海网站 哈尔滨商城网站建设 营销博文 营销扣扣软件 优势网网站 怎么找网络营销 信息产业信息安全测评中心 2015国家信息安全政策 网络安全沙龙 单页网站制作 深圳网站建设 独 网络营销班 酒店网络安全审计设备 中国网络营销论坛 2017最新网络营销方式 网络安全威胁 例子 等保 分保 信息安全工程师 资质 汽车网络营销策划书 网络营销咨询网站源码 郑州好的网站设计公司 辣条的营销渠道 如何确保网络安全部队 关于应用安全可控信息技术加强银行网络安全和信息化建设的指导意见 网络安全产品 公司 用电脑建立网站 信息产业信息安全测评中心 珠海网站 平台营销有哪些方式 东莞公司网站制作 做一个关于网络安全 建立http网站 南京营销型网站 怎么找网络营销 营销观点