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
网站空间租赁网站建设公司net2006龙华网网站国内外网络安全论坛网络信息安全最新技术营销4F是什么东台网站建设网站红色信息安全赚钱烟草行业信息安全解决方案后唐末年,石敬瑭引辽兵入关,后唐末帝李从柯携太子李重美登上玄武楼自焚,李重美大难不死,拜倒剑仙袁守一门下,改名李重阳。跟随师傅习的十九路轩辕剑法。为报国仇家恨下山寻访上古奇书《太公兵法》不想卷入一场惊天阴谋.......荒古四凶兽,饕餮、穷奇、梼杌、混沌!  荒古四神兽,青龙,白虎,朱雀,玄武! 以及荒古瑞兽麒麟,齐聚龙渊脑海的神台之上。 在它们身后,竟然还拉着一尊神秘的铜棺! 铜棺苏醒,龙渊获得无上传承,开启逆天神藏。 从此,他驾驭九尊荒古巨兽,化身万界之王,踏平无尽神域。 诸天万界,漫天神佛,无不望风而逃,丧胆销魂!他是前地狱特种部队的铁血狂徒。 她是温文尔雅的美女人气女作家。 她是一位跨国公司的霸道女总裁。一部上古卷轴的史诗巨作。 一部人类英雄的传说。2072年7月1日,封一鸣如往常一样被起床的闹钟吵醒,一睁眼,总感觉外面的气氛很压抑,往常应该大亮的天色,此时却显得昏暗无比,封一鸣从窗台向下望去,本该繁华无比的大街上此时竟空无一人,突然!楼下爆发出令人恐慌的尖叫声哭喊声夹杂着令人牙酸的吱吱声,砰砰砰,封一鸣的大门开始被人敲击,砰砰,砰砰砰,砰砰砰!声音越来越大越来越焦躁,封一鸣也被这突如其来的声音吓了一跳,他慢慢像门口走去,透过门缝,他看见一个脸上布满了眼睛的怪物,慢慢的,那怪物喉咙出突然裂开发出了声响,封一鸣被这画面惊吓的无法呼吸几乎要晕了过去,他踉跄往后倒了几步,门外却突然传开了喃喃的细语,一鸣,一鸣啊,一鸣快开门啊,我是奶奶啊一鸣,一鸣啊,奶奶好饿啊,乖孙快开开门,让奶奶……让……吃掉你,封一鸣本就未平复的心此刻掀起惊涛骇浪,随着门外的声音渐渐远去,封一鸣此刻只感到无尽的恐惧与诡异。 这座城市,,到底发生了什么,他真的是我的奶奶吗?符术成了落难天妖和废气少年的纽带。自古乱世多诡异【全族+全家+末日求生+种田】苏成重新回到了灾难的起点,再一次要面临各种灾难的洗礼。 从一场全球性的血雾开始,然后干旱,高温,地震,史前瘟疫,全球冰冻…… 几乎是人类能够遇到的灾难,他都将要再一次经历一次。 这一次重新回归的苏成,在自己家族系统的辅助下,究竟如何带领全族人挺过这些灾难? 故事,从2024年开始……VR技术快速发展,一款名叫“王庭”的虚拟世界风靡一时。在王庭的世界,你可以选择平凡的种草生活,也可以享受战斗的快感,但在那之前,你要前往十大王座的万生殿,得到他们力量的馈赠……姜凌天身处娘胎中,听到自己被人扰乱天命,出生会是个没长相,没资质的路人时,激活了无限修改系统! 系统只有一个功能,修改! 体质废柴?修改!叮!获得万古道体! 气运超垃圾?修改!叮!获得诸天万界永生庇护! 功法等级太低了,修改!叮!获得太上混沌道经! 颜值不行?修改!于是,世上多了一位亘古难遇,万古第一的帅哥……
2015网络安全大会 原生营销定义 网站建设公司 虎门做网站 信息安全工程专业兴趣研究报告 信息安全测试方案,-1 网站建设公司 优质公司网站 网站建设案列 专业网站设计建站 亲子关系中的沟通艺术咨询【www.richdady.cn】 心特别累的情感释放【www.richdady.cn】 外灵的种类咨询【www.richdady.cn】 婴灵的预防措施咨询【www.richdady.cn】 心慌胸闷头晕的前世因果咨询【www.richdady.cn】 失业后如何快速找到新工作【微:qq383550880 】√转ihbwel 升迁障碍的职业发展如何规划?【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 头脑混沌的自我提升【www.richdady.cn】√转ihbwel 暗恋的心理调适咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 忧郁症的改运方法【微:qq383550880 】√转ihbwel 如何缓解耳鸣症状咨询【企鹅383550880】√转ihbwel 人际关系不好的沟通技巧咨询【微:qq383550880 】√转ihbwel 家庭关系的沟通技巧威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 升迁障碍的职场晋升技巧有哪些?【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 大龄剩女的案例分享【微:qq383550880 】√转ihbwel 大龄剩女的心理调适【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 亲子关系的互动模式【www.richdady.cn】√转ihbwel 缺心眼的前世记忆【www.richdady.cn】√转ihbwel 婚姻生活不顺的案例分享【www.richdady.cn】√转ihbwel 心特别累的自我提升咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 网站中文域名续费是什么情况 网站日ip 网络安全展门票 网络营销理解 南京 信息安全公司 龙岩网站制作 家具网络营销推广 网络安全法 等保测评 网站建设案列 网络安全法 执法协助 不备案网站 软营销例子 信息对抗技术属于信息安全 国内外网络安全论坛 做内贸现在一般都通过哪些网站 网络安全缺陷 信息安全体系设计 信息安全等级测评工作 网络信息安全是一个动态的概念 网络安全展门票 发布信息营销教程 信息安全测试方案,-1 2015网络安全大会 网站建设心得 东台网站建设 临沂网站建设 信息安全标准化技术委员会 免费申请网站域名 金融行业信息系统信息安全等级保护测评指南,-1 亚信网络安全产业技术研究院 广州外贸网站推广 星巴克怎么用微信营销 邢台网站设计哪家好 信息安全实验室研究方向 商城网站内容模块有哪些 做内贸现在一般都通过哪些网站 国家信息安全保护等级 第三届全国高校网络安全知识竞赛 免费申请网站域名 优质公司网站 具有品牌的广州做网站 蛋糕店如何做饥饿营销策略 信息安全保密技术,-1 信息安全的组织机构 第三届全国高校网络安全知识竞赛 山西网站制作公司哪家好 发布信息营销教程 非经营网络安全审计系统 营销重要性 网站建设心得 湖北省信息安全中心地址,-1 信息安全大会2017 信息安全专业 北京网站制作公司网络安全常用知识 国内外网络安全论坛 人物营销 论坛营销软件 虎门做网站 金融行业信息系统信息安全等级保护测评指南,-1 信息安全集成 有哪些 网络安全主要解决问题 网络安全防火墙 山西网站制作公司哪家好 原生营销定义 家具网络营销推广 网络信息安全事件分析 星巴克怎么用微信营销 国家信息安全保护等级 网络交易中的信息安全 信息安全分级保护级别 个人注册网站.com 营销4F是什么 影视剧的营销方案 网络营销学校哪个好 网络营销的价值是什么意思 联智营销策划有限公司官网 信息安全分级保护级别 国家信息安全办公室 国家信息安全等级保护工作协调小组办公室推荐测评机构名单 星巴克和微信营销 信息安全赚钱 9. 计算机网络安全措施有哪些 自主建网站 医院信息系统的网络安全策略和管理的关系 刮奖网站佛山企业网站建设策划 营销型网站效果不好 家电行业 营销方案 网站设计模板 学院信息安全工作 网络安全法 执法协助 湖北省信息安全等级 衡水做网站公司 选择微博营销的原因 俱乐部的推广营销 网络营销实训原理 中国信息安全局 计算机网络信息安全技术,-1 上海网络安全博览会 计算机信息安全保护 双语网站建设方案 网络营销理解 网站建设公司 wap网站模板 信息安全体系设计 南京 信息安全公司 烟草行业信息安全解决方案 广州网站开发 龙岩网站制作 三只松鼠干果营销方案 信息安全专题宣贯手册 绿盟网络安全宣传手册 商城网站内容模块有哪些 邢台网站设计哪家好 营销重要性 家具网络营销推广 星巴克怎么用微信营销 如何成为顶级信息安全 营销家官网 网络安全防火墙 电子科技公司网站网页设计 免费申请网站域名 人物营销 影视剧的营销方案 营销公司新媒体运营 营销家官网 信息安全产品排名 2016信息安全审计发展趋势 广东省信息网络安全 发布信息营销教程 原生营销定义 蛋糕店如何做饥饿营销策略 网络营销的调查报告 信息安全集成 有哪些 网络安全战争 信息安全等级测评工作