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
数据中心 年度网络安全检查报告系统营销深圳网络营销公司排行榜网络营销途径都有哪些全网营销外包宁晋做网站企业网站的营销职能互联网营销证书旅游网络营销活动上海网站优化公司网络安全 实训机构大学毕业,却选择回到山村的夏东藏,意外激发了手艺人系统! 石雕、玉雕、根雕、无所不能; 刺绣、锻造、印染、样样精通! 小件、大件、超大件,件件震惊世界! 我叫夏东藏,我为传承千年的华夏手艺代言!第一风辰集团董事长的女儿离家出走,意外碰上身份不明的热血少年,在弱肉强食的年代究竟会擦出怎样的火花呢?原本是各个不同世界和地方的九位勇士,却因一次的使命而是他们走到了一起;今后的路,虽然漫长而艰巨,但他们之间的友谊与羁绊却不会因为任何原因而被斩断,不论在何方,都会把彼此深深地记在心里!!做为一名高三学生的苏慕白穿越来到修真界获得圣人传承,在人族危难之际他挺身而出。陆玄因服毒而死,却离奇重生在一片汪洋火海之中,重生的喜悦并没有持续多久,等待他的却是更加危险的世界。 且看我陆玄横刀立马,一路奔驰。顾楠穿越平行世界,此世文娱不复前世繁华,正值百废待兴之际。   一首歌,顾楠拉来千万投资!   执导第一部电影,轰动整个娱乐圈!   导演、写歌、小说……   以前世文娱之繁华,顾楠创建了此世最富有盛名的文娱帝国!在陈州,他隐忍多年,终于手刃仇敌; 在南京,他沉浮官场,尝遍人世丑恶; 在京城,他享尽富贵,却已心灰意冷。 叶府嗣子叶永甲,以他的视角,看末世众人或生、或隐、或死的结局,唱一曲改革者的时代悲歌。逃到地球的陆源被人追杀,他不想就这么陨落,他要稳健,要苟住发育。 但是……他那便宜老婆家事有点多。 有人死的时候,把他们一家都托付给了陆源,他不喜欢麻烦,决定横推过去。在这个巨大的异界大陆上,到处都是权力的争夺,封建主义皇位之间的暗潮涌动,一个在登基典礼上就被罢黜的懦弱皇帝,怎样走上复仇之路......平平无奇的法师,不一样的冒险之旅。
国家信息安全网络安全 网站建设整合营销 深圳网络营销公司排行榜 做购物网站 网络营销服务包括 网络安全的四梁八柱 qq绑定手机号银行信息安全吗 房地产的网络营销方案 注册个人网站 网站建设机构 干扰咨询【www.richdady.cn】 升迁障碍的职场晋升咨询【www.richdady.cn】 前世今生的轮回真的存在吗?【www.richdady.cn】 老公家暴的应对方法咨询【www.richdady.cn】 与男友前世的前世修行咨询【www.richdady.cn】 构建和谐亲子关系的方法有哪些?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 与老公前世的因果关系咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 解梦的案例分享咨询【www.richdady.cn】√转ihbwel 前世今生的轮回理论咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 4. 财运与事业发展【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世缘份的前世案例咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 冤亲债主干扰的根源是什么?【微:qq383550880 】√转ihbwel 财运不佳的咨询技巧咨询【企鹅383550880】√转ihbwel 干扰咨询【σσЗ8З55О88О√转ihbwel 与女友前世的咨询技巧威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 与女友前世的影响分析【www.richdady.cn】√转ihbwel 家庭关系的自我提升咨询【微:qq383550880 】√转ihbwel 工作压力大导致的精神不振【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 如何克服“缺心眼”的问题【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 事业不顺的心理调适【微:qq383550880 】√转ihbwel 2018年的网站制作 江西医疗网站建设 供应链 信息安全的定义,-1 营销培训课程费用 什么叫网络营销 个人网站怎么建立 16达内网络营销盘 淘宝网店的营销方法有哪些内容 河南信息安全专业吗 网络安全 数据 济南网站制做 企业网页设计网站案例 衢州网站建设 北京网站建设 网络安全等级保护版本 网络安全的四梁八柱 搜索引擎营销竞价排名 无锡知名网站制作 信息安全分析 江西医疗网站建设 网站html设置首页 营销到位 北京交通大学网络与信息安全事件处理流程,-1 保定网站制作推广公司 东莞 网站设计 网站优化课程网络安全渗透测试流 网络营销博文案例 医疗网络安全 微博营销效果体现 2017 429网络安全日 佛山个人网站建设 商丘专业做网站 旅游网络营销活动 网络安全身份认证技术 网站制作行业 国家网络安全周主题 北京网站建设 网站制作行业 2018年的网站制作 上海网站优化公司 科技类网站潮州网络营销外包 怎样做好公司网站 江西医疗网站建设 网络营销我为自己代言 海南网站设计 杭州做网络安全的公司 供应链 信息安全的定义,-1 康师傅网络营销方案 内容营销与传统营销的区别在哪里 信息安全管理规范立项 营销培训课程费用 河南信息安全专业吗 淄博市网站开发 网络安全周视频 国家网络安全周主题 软件网络安全认证 信息安全专业的比赛 网络营销参考书 网络安全漏洞扫描 如何实现网络安全 网络营销参考书 营销培训课程费用 asp .net php企业门户网站程序员开发必备教程 16达内网络营销盘 佛山个人网站建设 市场和市场营销的关系 网站制作预付款会计分录 网站和手机网站 信息安全公司资质证书,-1 网络营销所面对的挑战 信息安全工程定义 海南网站设计 网站网络安全制度内容 网络安全日宣传活动 湖南品牌网站建设 网络营销服务包括 北京北京网站建设 岳阳网站制作 网络营销的四个发展课 重庆网站开发设计公司 信息安全服务资质用于哪些项目 南宁市制作网站的公司 网络安全实训室方案 数据中心 年度网络安全检查报告 网络营销博文案例 信息安全专业的比赛 网站和手机网站 微博营销效果体现 网络安全身份认证技术 网站简单化 上海网站优化公司 网络信息安全监管 有动效网站 深圳网络安全信息安全培训 网络安全标准规范 北京交通大学网络与信息安全事件处理流程,-1 重庆全网营销协会 公司营销网站制作 网站怎么设置支付功能 2017年网络安全案件 网络安全攻防大赛简讯 广州做企业网站找哪家公司好 网站主播 深圳网络安全信息安全培训 2017年网络安全案件 网络营销应具备的意识 网络信息安全杂志 内容营销与传统营销的区别在哪里 网络营销应具备的意识 什么叫网络营销 网络营销的5种类型 济南网站制做 岳阳网站制作 如何维护国家信息安全 网络安全身份认证技术 保定网站制作推广公司 电子邮件营销图片 营销型集团网站建设 2017 429网络安全日 深圳 网站设计 石家庄公司网站建设 网络安全资讯APP有哪些 杭州模板网站建设 无锡知名网站制作 公安部网络安全保卫局 备案 网络营销专业介绍ppt 内容营销的现状 网络安全身份认证技术 烟台制作网站的公司简介 团购网站建设 葫芦岛网站建设 网络营销途径都有哪些 网站制造 网络信息安全监管 微信公众号的营销作用