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
信息安全的虚拟世界做内贸现在一般都通过哪些网站网站加视频微网站页面台州网站建设企业wap网站模板计算机网络安全是什么网站建设的编程技术信息安全是一个专业工信部网站备案你是否在梦中有过死亡的体验?如果你梦到自己将要死亡,你知道这是什么原因吗?总感觉自己能够乘风破浪,时而能起飞,时而飞不起来。有时候在高处,突然掉进悬崖,心脏就像坐跳楼机一样,猛的下沉。走在阶梯上都能摔下来,那叫一个吓人......燕雀安知鸿鹄之志……我为鸿天 道书有云:其身不败、肉身不灭、非是修罗、胜似修罗、其血一出、神鬼俱惊,其皆为不死者,亦为绝命人。 “外表的恐怖只是假象,真正的恐惧来源于内心。”这是接受过命运洗礼之后的林然说出的第一句话。 命运终究带给了他什么,又让他失去了什么。。 如果是世界根本不是你所看所想的那样,你的内心会不会就此崩溃吶? 一次又一次的险象环生不断告诉着林然:他还活着。。七零后都市生活的随感、随笔! 异世赌徒遇到当世疯子,风云变幻,看得他俩如何作死,在这人命如草芥的世界,如何为人类谋福祉呢?齐天大圣重生归来,再战西游 我叫罗威,能力是个只会吐槽的旁白,体质是能够使接近我的美少女提升实力。   本来以为这将会是一个美少女找我贴贴的故事,但不曾想有人另辟蹊径——   原来想杀我也算是和我有亲密关系的吗!!? 万籁归寂之夜,他从老橡树林的坟场中醒来。这世界是如此的陌生,不禁令他心生恐惧。他翻遍浑身,就只有那么一张疑点重重的羊皮卷。 抽丝剥茧,不可名状的黑暗腐朽之物令人莫名疯狂! 步步深入,残酷的阴谋漩涡让人迷失方向! 拼死奋战,血气森严的利刃叫人不知所措! 他不要一世繁华,只愿人间清醒!妇科专精?软饭天王?盲人按摩? 笑话! 看我神针渡穴,妙手救人。 你富甲天下,权势无双,亦要在我面前低头,因为,我掌控你的生死。 这是一个从妇科专精开始的神医路。 多年后,陆沉回头,中医已经熠熠生辉。 简介:(无敌+签到+仙魔一体) 辰君宇穿越到一方玄幻世界,因为前身不知如何成了废体,但万幸获得了签到系统,开局在仙魔战场获得《仙魔录》与仙魔道体 天骄榜前签到,获得万年道心 镇妖塔前签到,获得《玄黄轮回剑典》 不知名山峰签到,太古圣地一座...... 不知过了多久有一座圣地成了这万界的第一势力 回首望着诸天万界之中,都流着在这世上有位无敌的剑客,没人能接的下他三剑。也流传着恶人榜上的第一恶人无恶不作,实力至上........
易营销型 网络安全包括系统安全和信息安全 网络营销畅销书排行榜 网络营销课程设计 信息安全等级保护官网 产品网络整合营销方案 网站加视频 网络安全产品审查 信息安全是一个专业 怎么获得网络安全资质 孩子不爱读书的家长引导咨询【www.richdady.cn】 亲子关系的前世记忆咨询【www.richdady.cn】 婴灵的预防措施【www.richdady.cn】 孩子不爱读书的家庭教育方法有哪些?【www.richdady.cn】 暗恋的心理成长咨询【www.richdady.cn】 特殊学校的咨询技巧咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世缘份如何影响人际关系?【微:qq383550880 】√转ihbwel 家庭关系的矛盾化解方法有哪些?咨询【σσЗ8З55О88О√转ihbwel 通灵与心理学结合咨询咨询【企鹅383550880】√转ihbwel 阴间生活的描述与传说咨询【σσЗ8З55О88О√转ihbwel 如何维护良好的家庭关系?咨询【σσЗ8З55О88О√转ihbwel 孩子学习不好的咨询技巧【企鹅383550880】√转ihbwel 家庭关系中的矛盾解决【www.richdady.cn】√转ihbwel 事业不顺的真实案例有哪些?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 不爱读书的自我提升【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 不爱读书的咨询技巧威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 耳鸣对睡眠的影响【微:qq383550880 】√转ihbwel 前世缘份的案例分享咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 升迁障碍的风水布局咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 迟缓儿的家庭支持咨询【微:qq383550880 】√转ihbwel 深圳网站建设外包公司 sem搜索引擎营销概论 互联网全案营销 直播是网络营销嘛 网站中文域名续费是什么情况 建个人网站 计算机网络安全的内容不包括 网络安全包括系统安全和信息安全 信息安全项目分享 营销型公司有哪些 视频网站设计 产品网络整合营销方案 信息安全的虚拟世界 网络安全演练流程图 营销短视 网络信息安全 网络间谍 数据 营销 网站加视频 合肥网站制作 西安做网站的公司 电商营销公司 深圳网络安全信息安全培训 学校 信息安全 网络安全测试报告 五级网络安全状况 以色列 网络安全 网页设计 教程网站 招聘网络安全 东莞高端品牌网站建设 网络营销方向学什么不同 医院营销学 重庆营销策划 电子政务网络安全研究 百度网络营销搜索推广 工信部网站备案 全国信息安全大赛 西安网络技术有限公司网站 关于我国网络信息安全与法律保护措施调查 计算机网络安全是什么 网信办 网络安全 网络安全设备分类 太原理工大学网络安全 网站空间租赁 网络安全监测预警 上海手机网站建设电话咨询 网站颜色表网站制作致谢词 西安网站建设成功建设 建立网站的条件网络安全及信息化 网络安全监察支队 网络营销课程设计 全网网络营销 电商营销公司 信息安全属性 常州网站制作 营销软件培训 全网网络营销 科技平台网站建设 全网营销策划方案 信息安全项目分享 科技平台网站建设 做个简单网站大概多少钱 网络安全设备分类 达内培训 网络营销 中国信息网络安全计划 口碑好的无锡网站建设 高唐企业建网站服务商 网络营销包含 网络空间安全和信息安全 网络信息安全 网络间谍 数据 互联网全案营销 塞班斯法案 信息安全 营销号英文 信息安全测试工具 中国的信息安全 上海高端网站建设 信息安全共享平台,-1 大型免费网站制作 做内贸现在一般都通过哪些网站 产品网络整合营销方案 山东专业企业网站建设 江苏省信息安全测评中心 秦皇岛网站建设 大理建网站 b2b网站建设 合肥网站制作 国家注册信息安全员cism 莱西做网站 大理建网站 免费网站注册永久 西安网络技术有限公司网站 德州网站seo 网络安全演练流程图 西安做网站的公司 整合营销 flash网站欣赏 做个简单网站大概多少钱 全国信息安全大赛 信息安全等级保护官网 营销号公司 武汉网络推广营销公司排名 银行业 信息安全事件 盐山建网站 网络信息安全中心招聘 网络营销要素 高州做网站 营销短视 小米网络营销应用分析 设计师专用的浏览器是网址什么?页面全是各种设计网站的链接 信息安全工培训中心 网站设计公司无锡 sem搜索引擎营销概论 网络营销工程师培训 朋友圈营销的利弊 信息安全有哪些应用 信息安全的虚拟世界 首都网络安全 网络安全评估指标 营销号公司 广州的服装网站建设 网络安全响应机制 信息技术与信息安全学习网站 网络安全实验室脚本关 网络营销竞争大吗 信息技术与信息安全学习网站 信息安全有哪些应用 周口做网站 上海信息安全服务资质咨询,-1 互联网全案营销 营销 网络营销畅销书排行榜 北京建设网站的公司 网络安全产品审查 石家庄网络营销推广 学校 信息安全 什么网站流量多