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
湖南网页设计培训网站建设营销的图片大网站成本衡水商城网站制作东软 网络安全在线营销型网站建设信息安全技术的定义网站建设 长春河南做网站门户网站开发网络安全运维掉落山谷时得修炼真经《易天生生诀》,从此以后进入疯狂修炼状态,美女争相投入怀抱,富可敌国,却爱在村里生活。大庆典签司,手中御赐镀金长棍,上可打皇亲国戚,下可惩贪官污吏,不在三省六部内,只在皇权棋局中。 刘子希穿越成为了殿前司指挥使的长子,本以为能成一个遛鸟听曲的纨绔,没想到的是,醒来就面临着成为奸杀案凶手的危机。如何自证清白? 世人皆是棋子,可这一次,我想做执棋之人! 黑客之王,格斗大师,顶级杀手,千王之王,医道圣手……一个个顶尖大佬,汇聚一身。 苏轩一开始慌得一批,还以为自己精神分裂了,但很快发现,他其实已经无敌!末世降临,域外生物踏星而来,恐怖危机席卷全球。 在凶兽咆哮的世界,他一梦醒来,却成为六道之外的异类…… 重掌天帝剑,不靠神魔,不服仙佛。 镇守九州,出征天外! 这九州,这人族,这末世,我自己扛!《殖民计划》是台湾光谱公司在1996年开发的一款集模拟建设、经营、战斗为一体的策略类游戏。游戏中的地点是火星开发,主人公拽无痕从一个寂寂无名的小人物,逐渐发展成为富甲一方的城市富翁,故事从这里开始了……李二狗出生在普通的农村乡下,父母比较喜欢自己的弟弟,对二狗不闻不问,做错点事情也是非打即骂。一般的农村孩子都是初中毕业甚至好多初中没毕业就出去打工了,二狗不想像他们一样,发奋读书争取早日离开老家和不爱自己的父母,去大城市干一番事业,此间经历了各种酸甜苦辣…………………………………一个高中毕业的学生,带着一个幸运的锦鲤穿越各种平行世界,在各种平行世界中,他都是最强大的那个人...林萧,一个年近四十的中年落魄男人,也曾风光无限,而如今却是众叛亲离。美丽的妻子竟然也早就背叛了自己,并且夺走了他的一切。面对着未知的前方,他又该何去何从呢?如果人生可以重来,你会如何度过一生 这句话如果是穿越之前有人对江武说,江武肯定滔滔不绝说上一天 可穿越之后,还有人这么对他说的话,江武会告诉他,随便过。 因为江武的人生可以重来无数次……堂堂华夏后裔刘镇宇一觉醒来,却发觉已置身异界:我的妈,我的个爹,好多狮子!还有斑马,哦,这是大象,犀牛,还有河马!…… 不!一一我要回家……
网站静态 网站营销方案 网络安全等级保护三级 网站伪静态 网络安全信息集成商 上海大传网络安全技术有限公司 湖南网页设计培训网站建设 保定 营销型网站建设 信息安全防护 dur网络安全小组 性压抑的案例分享咨询【www.richdady.cn】 缺心眼【www.richdady.cn】 脑部不清晰的解决方法咨询【www.richdady.cn】 性压抑的情感释放【www.richdady.cn】 学习成绩差的自我提升【www.richdady.cn】 人际关系不好【www.richdady.cn】√转ihbwel 官司的前世因果咨询【企鹅383550880】√转ihbwel 孩子学习不好的前世因果威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 婚姻生活不顺咨询【www.richdady.cn】√转ihbwel 提高情商的方法咨询【www.richdady.cn】√转ihbwel 孩子不爱读书的阅读习惯咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 投资项目的选择方法威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 财运不佳的财富管理方法有哪些?【微:qq383550880 】√转ihbwel 前世今生的轮回有哪些真实经历?【企鹅383550880】√转ihbwel 去世的母亲的咨询技巧咨询【微:qq383550880 】√转ihbwel 儿子抑郁症的治疗方法咨询【企鹅383550880】√转ihbwel 前世老公的前世影响咨询【www.richdady.cn】√转ihbwel 学习成绩差的案例分享【σσЗ8З55О88О√转ihbwel 婴灵的常见案例【σσЗ8З55О88О√转ihbwel 孩子学习不好的案例分享【www.richdady.cn】√转ihbwel 网站建设 长春 深圳网站设计美工 山东网络安全技术大赛 关于信息安全的公众号 培训学校 营销系统顺义手机网站建设 网络安全专家林伟 网站静态 2017网络安全发展趋势 上海大传网络安全技术有限公司 网络安全攻防考试试题 2017网络安全发展趋势 张家港专业的网站制作公司 中国信息安全学会 公安 网站建设套餐 广东网站建设 微山做网站 信息安全服务资质查询 营销化系统 十三五规划 网络安全 管理网络安全的部门 德州网站建设 网络营销的劣势有哪些 网络营销工具及方法有哪些内容 信息安全管理 mobi 衡水商城网站制作 网络安全运维 北京网站建设公司电话 无刷新网站 网站制作报价明细表 网络营销行业数据分析 信息安全 专题 网页设计中网站上面的元素一个个跳出来像放幻灯片一样js 保险网站建设 上海营销型网站 网络社区营销策略 中国信息安全测评中心 成立时间 上海营销型网站 2017网络安全发展趋势 杭州网站建设设计公司 山东网络安全技术大赛 宝安建网站 网络安全信息集成商 十三五规划 网络安全 分析盛大网络公司网络营销发展现状网络营销中存在的问题及其原因 营销术语 网站建设:翰臣科技 网络安全审计设备 美国 联邦信息安全法案 深圳网站设计美工 工信部 国家信息安全研究中心 网络安全峰会2015.12月 复旦信息安全考研 网站制作报价明细表 怎么做网站优化 公安部网络安全考核 网络信息安全测评企业 惊艳的网站 信息安全专业和黑客 信息安全产品证书号查询整合服务营销战略 惊艳的网站 工信部 国家信息安全研究中心 大连做网站 我国信息安全管理 网络营销平台调研报告 网络安全体系 具体设备 网络品牌营销 hefei 网站制作 网络安全专家林伟 网络安全与黑客攻防宝典 第3版 单位网络安全管理协 国家信息安全产品 论坛营销和bbs 中国网络安全提高 网络营销直接环境 互动 话题 热点 营销 网络安全龙一 美国 国家网络信息安全战略 2014 最新 网络标题大全 网络安全 淘营销报名 河南做网站 网络安全攻防考试试题 信息安全从业要求 个人网站在那建设 信息安全实验室品牌 网络信息安全测评企业 hefei 网站制作 网站营销方案 保险网站建设 关于信息安全的公众号 杭州网站建设设计公司 北京网站建设公司电话 关于信息安全的公众号 营销软件一站式服务 电子商务网站建设 北京信息安全行业分析,-1 九江做网站 龙口建网站 手机信息技术网络安全 微山做网站 广东省强网杯网络安全大赛 深圳整合营销管理 b北京网站建设 网络安全龙一 做网站设计所遇到的问题 杭州企业网站制作 软件开发网络安全 广东网站建设 中山 网站制作 培训学校 营销系统顺义手机网站建设 可信赖的手机网站设计 网络安全测试 信息泄露 十三五规划 网络安全 潍坊网站建设兼职 信息安全三级等保方案 湛江网站建设 深圳网站设计美工 管理网络安全的部门 微山做网站 信息安全防护 网站静态 北京网站页面设计 国家信息安全产品 网络安全社团 张家港专业的网站制作公司 论坛营销和bbs 福建网站建设 信息安全三级等保方案 网络营销工具及方法有哪些内容 网络安全等级保护三级 信息安全服务风险评估资质证书 营销动态 网吧网络安全技术 信息安全管理 mobi 设计网站需要考虑哪些 信息安全专业和黑客