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
营销型网站建设公司推荐网络安全专题知识宣传网络安全漏洞的分类网络安全实验室答案香港网络安全中心营销策划公司杭州无线网络安全设置方法国内最好的信息安全公司南昌电商网站设计网络安全动漫无籍小辈,用生活中琐事的汇集,感悟人生,达到人生境界的升华......徐弘文本是一个工地包工头,后来世人称他披肩客之神,一个可以影响全球物价走势的神级大佬。 为了接工程,他小小年纪熟悉各路潜规则; 为了拿项目,他只身一人手持板砖大战钢管队; 为了签合同,他带领兄弟干翻亚丁湾南岸索马里海盗; 为搏,,,红颜一笑,他改变世界时尚风向。。。。。。 这是个修行琴棋书画就能够获得文气,修炼文道的世界。 在这里挥笔可化万千利剑,杀人无形,弹琴可化天地大道,镇压万世。 读书人口诛笔伐,可化唇枪舌剑,以画勾勒诸天万道。 秦尘心言出法随,才气化剑,笔化龙蛇,开口便是天地规则。 我携三千诗书,可练就无上文道,成就万古圣人。 这是全新的故事,没有草草的结局,继续记叙着未来,毕竟咸鱼泽还没完成low逼系统的任务,还没建立起属于他与她们的商业帝国,还没让天方成为娱乐界的大佬呢,所以故事并没有结束,接下来就由我来续写,希望大家喜欢!永安不安!白焰不白!一团苟延残喘的青焰,一个没落门派的弟子,一段埋葬在时间长河的秘史,千年的和平似乎让人们忘记了曾经的威胁,在这诸天星海,万界之族中,苦而弥坚的人族、据高临下的妖族、作壁上观的神族以及……在这万类霜天竞自由中,谁为棋子?谁为棋手?妖魔并起,人族大秦风雨飘摇。 林枫穿越成为大秦书生,觉醒神级读书系统,只要读书就可以提取神通,获得才气值抽奖。 “叮,宿主翻阅《天龙八部》,提取神通下笔如有神!” “叮,宿主进行紫级奖池抽奖,抽到圣级修为!” …… 大秦生死存亡之际,一位青衫书生横空出世,吟唱成剑,风采绝世,无数神通尽出,百万妖魔飞灰湮灭!夕阳不落黑暗永坠。 人族发展前前后后经历了六次黑暗,这第七次黑暗也在这个时候缓缓的来临,所有人都希望能够在这黑暗之中能够存活下来,也正是因为第七黑暗的来临,整个世界也在悄无声息之中发生了翻天覆地的变化,每一次黑暗来临都会孕育出一代强者,而这些强者之中拥有着自己的血脉传承,那些前六次黑暗之中存活下来的血脉传承逐渐的成为了所有人在这第七黑暗存活下来的希望。没错,正如本书的封面,穿越者杨广抱着萧后,头顶萦绕着两只凤凰,一只绿鸟,三只花蝶缠绕,今世他只爱这七大美人,即使风流,毫不影响他摧枯拉朽的征服世界……混沌初开,人族悲惨命运。世间大圣绝世双骄引领人族走向兴旺。四百年前,流光降世,蓝光星上,变异横生。 我于绝望之中重生,化身吞天噬地之主!
信息安全师国家职业 gb/t 20984-2007 信息安全技术信息安全风险评估规范 杭州网站建设设计 网站布局有哪些常见的 网络安全专题知识宣传 我与网络安全 网络营销编辑是什么 乾冠信息安全 动态网站制作 网络安全法条款导读 香港网络安全中心 网络安全规划方案 怎样给网站换空间 网站建设公司 校园网站 国家注册信息安全咨询师 自己建立的网站 重庆 手机网站制作 重庆信息安全产业股份有限公司 开发网站的目标 企业网站怎么建站 第四届网络安全 与信息安全相关的岗位 广州飞天诚信信息安全 2015网络营销课程视频 网络安全治理的复杂 网上营销平台 网站策划 免费注册网站空间 建个人网站 上海最好网络安全公司排名 网络营销书 常州做网站公司 湖南营销型网站建设 网站设计公司 南京 深信服ac网络安全 保护信息安全的技术和手段有哪些,-1 网络安全专题知识宣传 香港网络安全中心 国内最好的信息安全公司 企业网络营销方案网络安全问题的要求 企业网站怎么建站 互联网营销调研 网络信息安全创新创业大赛 网站制作价格 武汉网站建设联系电话 小企业信息安全管理软件 gb/t 20984-2007 信息安全技术信息安全风险评估规范 信息安全厂商 网站建设公司 校园网站 微博优质内容营销案例 北京信息安全协会 网络安全网络空间 常州做网站公司 网络营销书 我与网络安全 互联网信息安全大会 网络安全专项治理报告 网络安全规划方案 建游戏网站 重庆信息安全产业股份有限公司 自己建立的网站 重庆 手机网站制作 湖南高端网站制 国际信息安全联盟 个人网络信息安全 1号店营销 展示网站和营销网站的区别 rss营销的作用 动态网站制作 佳木斯网站建设 rss营销的作用 自己建立的网站 中心网络安全管理办法 电子邮件营销优缺 建立网站的条件 网络安全行业企业50强 网站布局有哪些常见的 网站类型有哪些 news营销 域名里可以建网站 网络安全认证 网站建设指导 网站制作公司 云南 云南制作网站的公司 百度不收录网站吗网站推广优化 企业网站怎么建站 杭州 信息安全培训 信息安全犯罪事件,-1做个简单网站大概多少钱 许可e-mail营销作用好吗 信息安全工程系 网络安全的论坛 西安营销推广 贵阳网站优化公司 网络安全公开课2017 网络安全规划方案 展示网站和营销网站的区别 湖南营销型网站建设 全球信息安全认证 网络安全治理的复杂 vpn与网络安全pdf 昆明网络营销招聘 信息安全解决方案公司 西安公司网站建设 贵阳网站优化公司 网络安全动漫 网络安全命令大全 网站制定 个人网络信息安全 娃哈哈产品营销策略 手机网站开发教程 深圳建网站 武汉网站建设联系电话 网络安全事件 2017 初级信息安全测评师 我要建立网站 乾冠信息安全 小米事件营销 建游戏网站 2013年我国互联网网络安全态势综述 网上营销平台 vpn与网络安全pdf 2015网络营销课程视频 信息安全服务体系认证 湖南高端网站制 广州飞天诚信信息安全 信息安全 内网ppt,-1 信息安全工程系 网络安全治理的复杂 手机网站开发教程 普通网站要什么费用 网站策划 信息安全发展史 网站建设指导 建个人网站 信息安全发展史 广州飞天诚信信息安全 网络营销书 国家信息安全工程技术 企业官网响应式网站 湖南营销型网站建设 上海网站建设app 上海市公安局网络安全总队 地址 深信服ac网络安全 福州网站建设服务商 信息安全专家人物