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
如何建网站福州专业网站建设国家信息安全工程技术研究中心陕西省信息网络安全协会武威网站建设营销资讯网国家网络安全应急工程技术研究中心电信诈骗与网络安全重装系统是信息安全技术吗网络信息安全标准世界变了! 不知何时,以前的妖兽需要度雷劫,修炼者没有雷劫,但现在反过来了。   以前的修炼者突破境界失败,养伤还能再战。但现在一旦失败,就是恐怖异变的开始,人不是人,鬼不是鬼。   整座天地好像都在打压人族,仿佛除了人族之外,一切种族都在突飞猛进的成长……仙界传闻:这世上唯有月老王尧不能招惹,得罪别人大不了一战,得罪月老,一不小心族谱的下版本就交代在这了! 穿越青年王尧被迫成了新晋月老,方才发现,月老这号神仙,听上去好像只是个鸡毛蒜皮的小官,竟然很吃香…… 瓢泼大雨中,他没有挪动脚步的打算。一动不动,仿佛灵魂已经脱离了躯体,毫无知觉,雨水夹杂着寒风肆虐的侵蚀着身体!.............不知过了多久,他终于动了,却是漫无目的的微微挪动着脚步............人族十大武帝各据一方。 再有东域黑龙王,南域裂天虎,西域通天树,北域天狐族等各大族群势力。 神荒时代末端,世间动荡,神物涌现,妖孽横生。 前世武帝万离,受圣物圣灵珠庇护,重生降临,修无上法诀,再入巅峰。 武帝入世,再览世间,万离: “神物三魂厌世灯?我要了!” “天狐族圣女,无垠圣体?正好身边缺个侍女。” “弑神殿?来多少我杀多少!”一个人如果能够回到过去,他的人生是否会发生变化,答案或许是肯定的!那么他是否也能够改变他人的命运呢,如果也是,那么又能改变多少呢?叶荇的这个故事就从回到过去开始......假使时光未曾倒流,回忆是否业已成诗。 这是关于成长的故事,岁月的成长、情感的成长、社会阅历的成长、思想的成长。希望读这本书的朋友,不要犯萧若邻一样的错误。宇宙中人类也只是一抹看不见的尘埃,数百亿年前的地球是否有着同样的文明,又为何消失。 时光倒流回到如今或者过去,你是否会后悔曾经的选择,或者你想改变什么。 时光如火苗刹那的流光便是千百年,星空下又有多少未知的文明世界,是否各种结局早就已经注定。 是人类,还是未来科技,或是其他的文明在谱写宇宙中的轨迹与衡和。 地球仅仅只是宇宙中的一粒尘埃。 那为何你我一样在争渡,渡什么,过去,还是未来,或者是现在。一名普通的高中生林晶蓝,在悬崖下大难不死,开始了他的美好幸福生活。 从此,莹城出现了一个叫做蓝哥的传说。 与此同时,各种各样的美女和强敌也出现在林晶蓝的身边。 且看林晶蓝如何泡校花,破强敌,成就传说。 莹城第一校草,非林晶蓝莫属。 大脑中的意识瞬间被灌入的海水淹没 “卧底三年就这样结束了吗?”萧子昂不甘、后悔、愤怒的情感充斥全身………… 前朝太子?孤独两世?也好,既然重生在这乱世,那就为自己活一次。繁华盛地与乱战兼并并存,妖兽人魔具在。权势、钱财不如所爱之人一颦一笑,我在,即为惊鸿人间宴。我叫荆少雨,荆轲的荆,年少的少,下雨的雨,出生于南方的一个偏僻的小山村里,故事发生在我十八岁的时候,父母在我出生那年离奇死亡。
台州做网站优化哪家好 公司网站建设 杭州网站建设设计公司 网站制作公司成都 中国互联网络安全 哈尔滨网络科技公司做网站 网站的设计流程 南通网站建设空间 html5 网站 如何做网络营销 财运不佳的财富管理方法有哪些?【www.richdady.cn】 事业不顺的自我提升【www.richdady.cn】 学习成绩差的解决方法咨询【www.richdady.cn】 财运不佳的财富管理咨询【www.richdady.cn】 去世的母亲的前世记忆【www.richdady.cn】 发育倒退的解决方法咨询【σσЗ8З55О88О√转ihbwel 暗恋的心理成长【企鹅383550880】√转ihbwel 前世缘份对现世的影响【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世老公的前世解析咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 学习成绩差的案例分享咨询【www.richdady.cn】√转ihbwel 前世老公的前世缘分咨询【www.richdady.cn】√转ihbwel 财运不佳的风水调整方法有哪些?咨询【σσЗ8З55О88О√转ihbwel 孩子学习不好的前世因果威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 暗恋的解决方法【企鹅383550880】√转ihbwel 大龄剩女的婚恋困惑如何解决?【企鹅383550880】√转ihbwel 大龄剩女的婚恋经验【微:qq383550880 】√转ihbwel 升迁障碍的职场晋升技巧有哪些?【σσЗ8З55О88О√转ihbwel 心慌胸闷头晕的前世因果咨询【微:qq383550880 】√转ihbwel 外灵干扰的前世因果咨询【微:qq383550880 】√转ihbwel 失业的自我提升【www.richdady.cn】√转ihbwel 如何做网络营销 网站中如何嵌入支付宝 信息安全专业.黑客 厦门网站建设公司 台州做网站优化哪家好 成都网站编辑 营销的含义 网络安全准入方案 h5制作企业网站有哪些优势模板网站与定制网站的区别 上海整合营销公司 台州做网站 如何建网站 信息安全犯罪的案例 量子计算和网络安全 北京大学信息安全学院 商城建网站 北京市网络安全局电话 电脑网络安全培训 郑州网络营销外包网络安全的 网络安全层次 网站制作公司成都 网络安全测试与评估报告 东台网站设计 网络安全体系由 郑州网络营销外包网络安全的 专业 网络安全 北京展览馆 网络安全日 做网站百度 网络广告营销方法有哪些杭州集团公司网站制作 广东省信息安全等级保护,-1 中国信息安全大会 长沙建设网站 网络安全大会ppt 网络营销分为哪几大类 大型网站制作 911事件 信息安全 公司倒闭 重庆网站维护 网站的构成 html5 网站 医疗网络营销 e mail营销主题 西安制作网站的公司有 网络安全800 陕西信息网络安全协会 网站中如何嵌入支付宝 网络安全法解决方案 武威网站建设 公司网站建设 信息安全专业.黑客 网络安全800 昆明营销策划 广东省信息安全等级保护,-1 厦门网站建设公司 小程序在建网站吗? 中国信息安全大会 国家哪个部门负责网络安全工作 台州做网站优化哪家好 国家网络安全宣传周活动名称 企业员工信息安全培训内容 深圳 企业 网站建设 成都网站编辑 网络安全与黑客攻防 深圳市信息安全协会网站建设前准备 h5制作企业网站有哪些优势模板网站与定制网站的区别 营销的含义 信息安全2 网络营销分为哪几大类 网络营销总结与分析报告 网络安全准入方案 家具网站建设 国家哪个部门负责网络安全工作 快速办理信息安全服务资质咨询公司,-1 h5制作企业网站有哪些优势模板网站与定制网站的区别 4.29网络安全 哈尔滨网络科技公司做网站 国家网络安全应急工程技术研究中心 天津微网站 信息安全巡检服务 建立网站 台州做网站 计算机网络安全评价 信息安全专业.黑客 网站设计流程 成都网站编辑 如何建网站 网站利用百度离线地图 工业互联网 网络安全测试 试听课营销重庆整合营销哪家靠谱 日本网络安全技术 增强信息安全意识 陕西信息网络安全协会 网络安全扫描器nss 制作网站报价 网站建设营销排名方案 网络营销培训课程 北京市网络安全局电话 北京大学信息安全学院 网络安全攻击行为分析 seo的网站建设 建网站主机 重庆专业网站建设费用 西安制作网站的公司有 大型网站制作 中国网络营销环境研究 天津微网站 陕西省信息网络安全协会 超低价的郑州网站建设 网络安全基线三个等级 网络安全 实施计划 网络安全技术是什么 互联网数据中心和互联网接入服务信息安全管理系统技术要求 铜川网站建设 如何建网站 超低价的郑州网站建设 2017网络安全企业 网络安全准入方案 日本网络安全技术 网站制作公司成都 长沙做网站品牌 长沙建设网站 办公环境安全 信息安全 信息安全犯罪的案例 审计网络安全 中国信息安全认证证书 网络安全信息培训 河南网站建设 公安部信息安全查询 郑州网络营销外包网络安全的 信息安全技术包括哪些主要技术 保定 营销型网站建设 信息安全标准大致分为 网络安全 实施计划 网络安全的通知 4.29网络安全 广州手机网站定制咨询