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
天钥网络安全审计系统xx高校网络安全解决方案济源网站建设免费营销软件下载汽车有哪些信息安全邹城做网站考生信息安全的通知武汉市大型的网站制作公司想自己建个网站手机网站范例“待大地之上响起我们的呢喃,待高天之下回荡起我们的战歌,死去的将从坟墓中爬出,活着的将从天穹外归来。”   “修我三尺剑,震我通天鼓,奏我战时歌,沸我不灭魂,我以我之血,染尽九重天。”多维时空,平行宇宙,甚至可以超越时间和跨越次元......那能做到这些一切的至宝,就那么被时万逸得到。 今日之事完全可以重来,而过去之事也足以挽回,至于人们口中的未来,在他的眼中也早已不是未来。当空间位面相互交错,那些只存在于漫画和小说中的时空,那些超出人类认知的东西,他都能够见到。就连那些不会有联系的世界,都在悄悄搭建桥梁——西游遇上水浒,强秦联合大唐,所有时代的名臣武将都齐聚一堂。 “你在寻找什么?”数次的时空穿梭中,一道声音突然传来。而在这无数个时空中,时万逸似乎找到了答案。 或许只有时间的流逝轻而易举。一次意外,带来的改变人生轨迹,从此开始了,不一样的人入狱五年,再回都市。 叶昭只得感叹世事无常。 前脚遭受前女友背叛,后脚江氏大小姐主动追求。 大小姐的脾气不好怎么办?爷乐意,宠着! 兄弟们喜欢搞事情怎么办?爷惯得,忍着! 左手悬壶救世,右手银针杀人,左右逢源,天下无双!红凯穿越成为全新的欧布奥特曼的格斗进化路程酷似特利迦的外形一个奇怪的梦,不同的神奇经历,在梦中冒险,体验不同的人生百态。当李谷来到第一个梦境中偶然获得了煞,李谷在拥有了煞后会进行怎样的冒险。天空突变,一次偶然的机会人类发现了比自己还强大的物种,贪婪的妄想却把沉睡千年的丧尸给惊醒了,不思考只听他人的人类征服选择了错误的选项差点毁掉世界,圣鹰小队能否侦破这起危机......老嫂子按摩店的老板,李浩明面是个按摩的小白脸,实际上确是苏家大房家的赘婿,而赘婿你也不过是他为掩盖真实身份所找的幌子。 医道圣手,玄门的执法长老,我是天的审判者,弹指间人间灰飞烟灭。我是天的审判者,这个世界由我来定义。我有及其强大的实力,有过人的气运。我的一生是孤独的,也是精彩的。我用一生来寻求变强的理由,在我付出千辛万苦的努力下,最终找到了答案,原来变强没有理由。各类CP,应有尽有
网络安全技术内幕 2017信息安全趋势 信息安全检测软件 深圳营销网站 网络信息安全创新制度 福田网站设计 佛山新网站建设代理商 网站建设的收费标准 农产品网络营销策略网站建设模板是什么 互联网营销和策划方案 外灵的种类【www.richdady.cn】 冤亲债主的干扰案例咨询【www.richdady.cn】 解梦的方法与技巧咨询【www.richdady.cn】 孩子学习不好的前世因果【www.richdady.cn】 感情纠纷的情感疏导技巧有哪些?【www.richdady.cn】 发育倒退的案例分享咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 升迁障碍的真实案例有哪些?咨询【企鹅383550880】√转ihbwel 外灵干扰对日常生活的影响【σσЗ8З55О88О√转ihbwel 家庭关系的问题分析咨询【企鹅383550880】√转ihbwel 投资项目的咨询技巧咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 事业不顺的职场突破技巧有哪些?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 暗恋咨询【σσЗ8З55О88О√转ihbwel 特殊学校的前世因果【www.richdady.cn】√转ihbwel 官司的心理调适咨询【σσЗ8З55О88О√转ihbwel 改善亲子关系的技巧咨询【σσЗ8З55О88О√转ihbwel 官司的原因分析【微:qq383550880 】√转ihbwel 孩子厌学的咨询技巧咨询【微:qq383550880 】√转ihbwel 解梦的案例分享【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 精神不振的原因分析咨询【σσЗ8З55О88О√转ihbwel 感情纠纷的真实案例有哪些?咨询【www.richdady.cn】√转ihbwel 做网站多钱 信息安全共享平台,-1 济南网站建设优化 2015年我国信息安全市场规模 网站建设与维护 国外网站模板 信息安全课程设计报告,-1 武汉市大型的网站制作公司 信息安全等级保护技术标准体系 邳州做网站 2017年最新网站设计风格 网站开发与维护的内容 网站默认图 想自己建个网站 福田网站设计 信息安全项目分享 做一个营销型网站多少钱 永久免费建站网站 中国信息安全等级保护 网络信息安全中心招聘 洛阳网站建设 深圳市网络安全公司 信息安全产品证书号查询 立夏 热点营销 信息安全专业读博士 威胁列表 信息安全 营销环境分析的内容 南桥做网站 网站建议公司 监控网络 网络安全 网络安全及信息化 网络安全管理平台功能 信息安全测试工具 高档网站设计 网络安全公司的前景 网站免费搭建 营销策划平台 企业网站的意义 洛阳网站建设 济南网站建设优化 武汉市大型的网站制作公司 上海银基信息安全技术 威胁列表 信息安全 网站网页设计公司 网络安全助手 做一个营销型的网站多少钱 制作网站的要素 合肥网站制作需 紫网站建设 巴彦淖尔市 网站建设 中国网络安全领袖 金融科技 网络安全 房产网站建设 网站建设的收费标准 营销型网站的例子 网络安全前景2017 长沙市做网站的网站网络安全top10 手机网站范例 网络安全600 免费申请个人网站 信息技术与信息安全学习网站 网络安全是国家安全 中国信息安全学会 公安 做网站多钱 网站建设公司价格 信息安全等级保护测评项目 四川大学网络安全专业 网络安全部署情况 珠海专业网站制作公司 网络安全法与征信管理 北京营销网站建设 信息安全文章 专业网站定制服务 服务是软营销 南昌做网站 重庆网站 信息安全测试工具 国家网络安全周 文件学习 网络安全运行 制作网站的要素 网络安全公司的前景 做一个营销型网站多少钱 信息安全产品证书号查询 sms营销 网站子域名 国家信息安全服务安全 考生信息安全的通知 信息安全项目分享 网络安全供应商 互联网网站开发 中国网络安全实验室 免费网站专业建站 重庆 营销公司排名 济源网站建设 常见的信息安全认证有: 网络安全供应商 提供网站建设搭建 物流网站建设 营销策划平台 佛山新网站建设代理商 重庆网站 信息安全需求来源 网站建设的收费标准 高档网站设计 信息安全文章 紫网站建设 营销短视 天钥网络安全审计系统 威胁列表 信息安全 网络安全网络信息 中科院 信息安全专家 软件网络安全 网站建设与维护 邳州做网站 百度 营销策划 百度 营销策划 金融科技 网络安全 网络安全部署情况 网络安全网络信息 保定网站建设 信息安全专业读博士 网站建设公司价格 上海做网站公司 上海银基信息安全技术 网络安全600 网络安全第一阶 我对网络营销的认识 网络与信息安全第三版 汽车网络安全攻击视频 网站建议公司 网站建设新趋势 信息安全eal3 四川大学网络安全专业 网络安全运维周报 国家信息安全服务安全