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
网络安全 研究机构国家信息安全漏洞共享高碑店网站建设经信委 信息安全.,-1信息安全咨询服务方案专业的营销网站网页区设计网站诊断长春作网站网络安全路由器认证成都网络营销公司大学生楚峰以外激活M877签到系统,从此走向人生巅峰!我叫鲁笠一个大学新生,通过自己吭哧瘪肚的努力加上家里的钞能力终于考上了大学,不过是个二流大学,专业的传媒。 今天是新生报到的第一天,而我的寝室是男生宿舍4号楼四单元404室!一个据传很邪门的寝室。 而我们的故事也从这里开始。在不久的将来,地球上武侠风鹊起,在平静繁荣的社会表象下,实则暗流涌动。随着某些势力的实力和科技的日渐成熟,很多在暗处的庞然大物也渐渐浮出水面,搅起风云变动。超出所有人想象的事物的出现,打开了另一扇世界的大门!一个写作爱好者籃陌的力作《向世界说你好》.生活本该就是美好的存在.为了生活我们奔波在大街小巷.加班熬夜拿薪水.每个人都觉得上天不公.为什么别人能光彩照人.而我们却默默无闻.原因只有一个.那就是我们的努力远远不够.看似风光无比的的成功人士.你永远不知道他洒下多少汗水来证明自己的选择没有错.心中的苦.永不言弃的精神才是我们应该学习的.每个人都有自己的梦想.也许我们为了生活曾放弃过自己的梦想.我们也曾迷失方向.感到彷徨.忘记了最初的梦想,生活教会了我们这么多.让我们每天一起学习.一起成长.我们应该知道感恩.他就像我们的亲人一样.陪伴我们走完此生!江边夜里,爷爷将我捡来,取名江夜。 我本以为自己就是一个孤儿,却不曾想十八岁那年,身边开始怪事频频…… 我没有想过,江边飘来的红木棺材,改变了我的一生…… 我更没有想过,这辈子会和一口棺材纠缠不清……一个恐怖的都市悬疑故事吾有一剑,剑名凌天。 凌天剑出,可斩仙魔!青年数学家叶小凡转生修仙世界,苦学功法,一心长生,科学修仙……就像书名上写着的,你加载了危险游戏。 总之我得,在游戏正式开始前,给你个忠告。 呃,没错,说得就是屏幕前满脸不在乎的你... 在这里! 你不该相信任何人! OK!就这样... 总之不论你是谁,在哪里,请相信我,在看到这里的时候,你已经被卷入进了这场危险的游戏当中! 你可以试着回头,可以盯住屏幕,可以闭上眼睛... 但不论你怎么做,它们就藏在你身边,或许是卧室的床下面,或许是卫生间的镜子里(谁知道呢,它们的喜好向来与众不同)。 呃... 该死—— 它们发现我了! 看来我只能送你到这里,下面的路,你得靠自己走了! 还记得我最初说过的吗? 不要相信任何人! 包括... 从床底下朝你伸出手的我!
信息安全教学 营销swot自我分析ppt 中国国家信息安全部门 营销型网站建设案例 怎么建设自己的网站 池州网站制作公 销售观念的营销手段是 珠海品牌机械网站建设 信息安全保证人员认证(简称cisaw) 网络安全 测试网站 迟缓儿的症状与诊断咨询【www.richdady.cn】 外灵干扰的自我提升【www.richdady.cn】 冤亲债主干扰有哪些案例?咨询【www.richdady.cn】 迟缓儿【www.richdady.cn】 与女友前世的识别方法【www.richdady.cn】 家庭关系中的矛盾如何解决?咨询【σσЗ8З55О88О√转ihbwel 去世的母亲的前世故事咨询【σσЗ8З55О88О√转ihbwel 干扰的自我感知方法【www.richdady.cn】√转ihbwel 查财运专业服务威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 与老公前世的影响分析咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 纠纷的前世因果【微:qq383550880 】√转ihbwel 财运不佳的财富规划【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 感情问题咨询专家咨询【企鹅383550880】√转ihbwel 家庭关系的情感维护【www.richdady.cn】√转ihbwel 学习成绩差的咨询技巧威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 学习成绩差的案例分享【www.richdady.cn】√转ihbwel 无形干扰的心理调适咨询【微:qq383550880 】√转ihbwel 孩子厌学的前世因果咨询【微:qq383550880 】√转ihbwel 纠纷的预防措施咨询【微:qq383550880 】√转ihbwel 忧郁症的原因分析咨询【σσЗ8З55О88О√转ihbwel 好未来信息安全规范真实实施 外贸型网站制作 专业的营销网站 桥南做网站 iso27001国际信息安全是如何描述的 太原网络营销 网站建设案例精英 阿图什网站 佛山新网站制作机构 网站建设制作 南京公司哪家好 中国国家信息安全部门 怎么建设自己的网站 伍佰亿书画网网站 信息安全咨询服务方案 建设网站的目的 厦门网站制作 长沙微信网站公司 nns网络安全扫描器 日本国家网络安全中心 网站设计咨询电话 信息安全网络靶场 外贸型网站制作 龙岗网站设计效果 佛山新网站制作机构 长春作网站 无锡做网站多少钱 网络营销品牌成功案例 网络安全机构分支机构 企业网络安全部门 广州市计算机网络安全协会 发生信息安全紧急事件 武汉网站建设 网站建设 网络推广 网络安全领域 国际会议 网络安全 排名 苏州专业网站设计制作公司 信息安全技术 上海平台网站建设公司 网络安全攻防技术人物专家介绍 郑州个人做网站 信息安全咨询服务方案 网站的市场营销方案 网络安全大赛比什么 太原网络营销 关于网络安全的通知 大连网站优化公司 什么叫网站 网络营销 (第5版) 外贸网络营销考题 中国国家信息安全部门 布吉建网站 dns网络安全 信息安全教学 网页区设计网站诊断 博士 网络安全 数据挖掘 网络安全路由器认证 网站建设制作 南京公司哪家好 娄底建网站 上海市网络与信息安全协调小组 高碑店网站建设 经信委 信息安全.,-1 上海市网络与信息安全协调小组 dns网络安全 nns网络安全扫描器 网络安全沙龙 便宜的网站设计 病毒营销的三个特点是什么网络营销事件案例分析 桥南做网站 外贸网站的建设 珠海品牌机械网站建设 seo是网络营销吗 企业信息安全文章,-1 呼和浩特网站建设 网络安全实验室答案 思而忧网站 南宁市网站建设哪家好 烟台制作网站的公司 鞍山网站建设 网站维护知识 物联网网络安全 桥南做网站 重庆最新微信营销方案 南通动态网站建设 怎么建设自己的网站 国家网络安全大会 外贸网络营销考题 娄底建网站 下载建网站 网络安全国际会议 国家网络安全大会 注册网站网 信息安全咨询服务方案 网络营销公司干嘛的 注册网站网 信息产业信息安全测评中心 事件营销是口碑营销? 建设网站的目的 网络安全的解决途径 网络安全路由器认证 2015中国网络安全年 好未来信息安全规范真实实施 厦门网站制作 网络安全 测试网站 中国网络安全官网 网络营销师执业证书 信息安全专业编号 网络安全关乎个人安全 龙岗网站设计效果 nns网络安全扫描器 网络安全技术架构 网络安全 研究机构 信息安全网络靶场 昆明优化营销 营销型网站建设案例 网络营销团队要干嘛 建立内部网站 信息安全 一级 信息安全有什么认证 360网络安全大会 军用信息安全产品认证 查询 上海平台网站建设公司 信息安全保证人员认证(简称cisaw) 企业网络安全部门 交友网站建设 销售观念的营销手段是 关于网络安全的常识 重庆信息安全产业 怎么建设自己的网站 建立内部网站 网站的排名和什么因素有关系 网际天娇信息安全技术服务 下载建网站 专业的营销网站 思而忧网站 信息安全风险评估模板