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
美国政府重视信息安全直接营销缺点o2o电子商务网站中国网络安全敏感国家网络安全法检查内容小米的传统营销案例搜索引擎营销的分类途牛网营销网络安全设置包括哪些?产品网络营销分析报告男屌丝林凡意外车祸,却不料穿越异界,还未来得及高兴自己重生再世为人。却从记忆里发现自己是一个落漠家族的长子,虽天赋异禀却在17岁遭人偷袭丹田破碎武魂无法凝聚。随着脑海中一道系统提示音响起,林凡便有了称霸异界,问鼎苍穹的意志。还在YY的林凡被系统强制接受任务,悲惨的升级之路,爽翻天的称霸之路,一路美女如云……哲野醒来的时候发现自己重生了,重新回到了高中时代。但是他发现情况有点不对,高考项目凭空多了“超能测验”、“源力属性”、“源能潜力”等他搞不懂的科目。 看着城市里面众多的武馆,还有城市中央广场大屏幕播放的源力武者切磋的画面。哲野认清了现实,他确实重生到了高中时代,但这个高中时代有点怪。 “滴!你好,哲野宿主,天道赠予你的外挂已绑定,请查收!” 魂,乃人之始。 内魂,乃人之本。 一切以魂而生,一切以魂而死。 究竟是奋起直追,还是自甘堕落。 内魂,方可掌控乾坤! 他拥有令人艳羡的身世,他的的父亲是一国元首,而他的人生际遇却从没有受到过任何优待。 他拥有天生异能,他是传说中十二神石之首--“力量之源”的主人,但是这个异能却总在他需要时失灵。 他资质平平,没有一点武技和魔法的修为,却被上古邪灵看中,成为邪灵寄生体,变成了邪灵的傀儡。 他的梦想只是做一个普通人,但是命运总是跟他开玩笑,让一些不普通的事情跟他扯上关系,让他成为众人的焦点。 一个一心只想成为平凡人的他如何成就了他不平凡的一生,他的一生福兮?祸兮?《廉颇传奇》讲述了战国时期赵国大将&amp;quot;廉颇&amp;quot;传奇的一生。 看四朝老将廉颇如何侍奉四代性格迥异的赵王??? 如何在纷繁错杂的战国时期,扬名立万—保家卫国—明哲保身—激流勇“进”。。。 本篇著作集朝斗、宫斗、历史、战争、兵法、悬疑、修仙以及二次元等多重角度为一体,为读者展开一幅大气磅礴的战国画卷。。。 作者:高基枫。。。穿越到玄宁大陆,发现自己的金手指就是能够捡取各种属性。 从此,玄宁大陆多了一个捡取属性就变强的家伙。 【生命值+100】【力量+100】【修为值+100】【体质+100】【精神+100】【混沌血脉+1】【万剑诀+1】【神瞳+1】...... 修炼是不可能的,这辈子都是不可能的,实力不够,多捡点修为值就突破了。 你跟我说力量强,看我一拳如何锤爆你。 别说你的速度强,我的速度属性都破万了,不用身法你都追不上。 蛮族:“这个玄宁太变态了,防御这么强,还怎么打?” 古族:“他到底什么血脉,为何能够融合这么多强大体质?” 风族:“快跑,这个玄宁要追上来了。”I am god! 无知凡人们,献上你们的膝盖吧! 那一天,得知世界真实的辰桓定下一个小目标,成为这世间第一个神! 于是乎,受命于天的他带着上天的馈赠,开始了他收集打工人的历程。 天地骤变,神魔大乱,颠倒世界,唯有救世,修真大陆来了一位天尊,他的出现改变了世界的混沌,可惜付出了相应的代价,世界被分成七座大陆,和平共处,它们成为了连接世界的桥梁,世界被拯救,可惜再也见不到这位天尊了少年苏渊经历三次凝丹失败,机缘巧合拜四圣兽之一的青龙为师,踏入武道之途,并且开启自身龙族和凤族血脉,从此天高海阔,前途无量。 探索秘境,结天骄,诛邪魔。 万年前,四界大战,生灵涂炭。人族先贤利用时空宝盒的空间神通创造出第五世界,用此结界将四界分隔,战火才得以平息。而他自己一人居一世界,孤独终老。 万年后,一人一妖在第五世界浪漫邂逅,并合作夺取了时空宝盒。后来遭人族暗算,小白香消玉殒,临死前她祭奠生命激发了时空宝盒的时间神通,救于也逃过一劫,同时将他变回到了十五岁。 重生后,于也一心只为复活小白。他利用时空宝盒穿越结界,四界闯荡。一把斩空剑,激起惊涛骇浪。他将时间神通和空间神通双双修炼至第九重,不仅能控制时间流速,甚至可以破开虚空。也因而引发了分隔四界结界的坍塌,四界重新连通,大战一触即发…… 小白这位三人一体、三头六臂的大美妖如何复活? 第二次四界大战又将如何收场? 编大大只需点击“通过”的选项即可揭晓!
阜阳网站设计 全国专业信息安全服务资质证书,-1 国内网络安全公司评价 工业信息安全研究所 亚马逊营销方式是什么意思 工业信息安全研究所 网络安全认证培训 全国专业信息安全服务资质证书,-1 北京建设网站图片 网站整合营销 美国 关键基础设施 网络安全 四川大学 信息安全 信息安全国标 企业网站的意义 厦门手机网站建设公司 网页设计分享网站 信息安全 案例 信息安全阶段,-1 网络安全公司 江苏 百度杯网络安全技术对抗赛 办公信息安全意识 上海科技网站建设 常州网站推广机构 o2o电子商务网站 北京建设网站图片 网站整合营销 网络安全国际会议 上海市网络与信息安全协调小组 020营销 企业网络联合营销案例 网络营销人群分析报告 信息安全相关政策 公司中信息安全管理工作般做什么 利用微博营销 阜阳网站设计 九台网站 义乌网站 2015年10月网络安全 普集网站制作 网站被收录联想 信息安全 中国网络安全基地 网络营销怎么收集数据分析 网络营销人群分析报告 广州省建筑信息安全网 菏泽网站制作 深圳网站制作 网站建设上海 2014年第二届信息与网络安全国际会议 网络安全 致辞 美国 关键基础设施 网络安全 建立个网站 企业手机网站建设信息 网站网页设计公司 网络安全设置包括哪些? 四川大学 信息安全 全国专业信息安全服务资质证书,-1 国家信息安全漏洞共享 网络安全网站有哪些 信息安全国标 网络安全认证培训 网络营销事件地产 工业控制系统信息安全蓝皮书 企业网站的意义 建网站教学 高校网络安全宣传周活动 广州网络安全大会 如何黑网站 长沙网站建设 网络安全审计专业 公用网络安全吗病毒营销缺点 国家网络安全宣传资料 腾讯营销案例ppt 建设手机网站费用 企业标准型手机网站 龙岗网站制作效果 义乌网站 如何设计网站banner 专业的常州做网站 信息安全测评中心 郭涛 上海绿盟计算机网络安全技术公司 微网站和微信 门户网站建设方案 网站背景 哈密网站建设 内容营销的概念和特点重庆网站公司 什么是互联网新媒体营销策划 西安手机网站建设 百度杯网络安全技术对抗赛 广州省建筑信息安全网 上海中网网络安全技术有限公司 山东网络营销 北京建设网站图片 小米的传统营销案例 拉萨网站建设 服装网络营销 信息安全测评中心 郭涛 网站建设咨询公 中国网站建设公司百强 哈密网站建设 网际天娇信息安全技术服务网站的步骤 南京政府网站建设 信息安全相关政策 网络安全软件 网络安全关乎个人安全 020营销 苏州网络安全作业 极速营销软件 响应式网站工具 这样建立自己的网站 网络安全软件 网络营销案例 cdn信息安全管理系统 二网络安全工作情况& 威海网站推广 上海中网网络安全技术有限公司 2015年10月网络安全 搜索引擎营销的分类 美国 关键基础设施 网络安全 网络安全公司 江苏 上海市网络与信息安全协调小组 自由型网站 中国网络安全敏感国家 网站首页制作 it企业信息安全 公安部网络和信息安全处 网络营销分为哪几大类 网络营销怎么收集数据分析 网络营销案例 网络安全课程app 中国网络安全基地 广东网络安全标准 网络安全创新生态联盟 信息安全相关政策 12.威胁网络安全的主要因素有 网络安全展台 网站建设排版规定 鹤壁网站优化 工业信息安全研究所 o2o电子商务网站 山东网络营销 无锡建网站 网络安全展台 深圳网站制作 网络营销网络市场调研报告 网络安全关乎个人安全