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
国际网络安全立法情况网络安全评审保护信息安全的技术和手段有哪些,-1网络安全检测公司信息安全机构认证佳木斯网站建设2017上海网络安全论坛自己怎么做网站闵行做网站网站设计和制作费用天才少年苏阳,被未婚妻暗算当做三年血奴圈养,抽干体内至尊血脉,挑断手脚筋丢弃妖兽山脉,等待死亡来临。 然而,一块黑色石头的出现,让苏阳大难不死,习斗战圣法,创九转星辰诀,灭仇敌,夺造化。 从此踏上一段血战无敌之路!那些所谓的神灵,在外星人侵略我们家园的时候,他们在哪儿?在我们的亲朋好友,我们的战士在战场上抛头颅,洒热血的时候,他们又在哪里?现在他们高调的出现在我们的世界,什么狗屁人类存亡调查,人类的命运从来都是掌握在我们人类手中,就让我来守护这饱受摧残的世界,就让我岳龙跨越这天堑,神挡。。。我便杀神!我们就是一群游戏玩家。操纵一个角色在生活里打打杀杀。谁说那只是游戏呢?每一个角色后面,都有一个认真的灵魂。喜怒哀乐尝遍,却不改初衷。宋清书穿越综武世界,成为武当三代首徒宋青书,本应该是一个神仙开局。 然而宋青书已经杀了师叔莫声谷,还背叛丐帮,正在被陈友谅追杀,随时可能丧命。 就在这时,绝世舔狗系统激活。 绝世武库向他敞开,只要赚取积分,就能疯狂买买买。 九阳神功,买! 凌波微步,买! 战神图录,买! 咦,竟然还有八九玄功和草灭剑诀,难道……一个在外打工仔,回到农村老家创业却风生水起的故事!高墙出现的那一刻,全世界的人失去对自由的向往。 除了我。 进化变异+龙族文风+进击的巨人世界观 带大家进入一个不一样的神秘世界。商界天才在车祸中丧生,却意外重生在一个底层小人物体内。 时间倒退二十年,突然多了一个可爱女儿,该哭还是该笑?老婆这么漂亮,会不会不安全? 这是一个满地黄金的时代,机遇多如星辰密布,淘金者多如过江之鲫。 林皓文决定彻底释放野性,化身一头吸金巨兽。 林皓文:“各位商界大佬你们好,我是来教你们做人的。”陈晓穿越大唐贞观初年,继承了家中位于长安东市的酒楼。 哪知那唐皇李世民化名李二哥,成了酒楼的常客。 推杯换盏之余,李世民的问题也越来越奇怪: “陈掌柜,突厥屡屡南下劫掠,可有一劳永逸的办法?” “陈掌柜,蝗灾荼毒天下,朝廷应当如何应对?” “陈掌柜,天下之大,我大唐铁骑如何能雄霸天下?” 陈晓有些头疼,我就一开饭馆的,你总问我这干啥? 关键是,大唐铁骑怎么还真雄霸天下了?几时梦回仙音,何来不续前弦 寒霜落下时,拥你入怀乡 一剑皓月仙穹,一指度日连天 天穹下:“我欲破天归来,何须苍穹来渡。” 一剑天玄,九剑破天孟婆说我在阳间的寿命没超过24小时,不给予办理投胎业务。 而我当了十八年的鬼,终于等来家里给我烧了一间小卖部。 我意外发现这件小卖部通阳间,可以从阳间进货,拿到阴间来卖。 从此以后我便就做起了阴阳两界的生意,叱咤阴间。 和乔老爷一起卖手机,和扣比一起打篮球,但阎王竟然不要我投胎?
郑州网络安全审核 网络安全专题知识宣传 信息安全事件的案例医院 预约挂号 网络安全 阿克苏网站建设 营销型商城 信息安全岗位招聘 重庆南川网站制作公司电话 外贸网站制作时间及费用 网络安全2017大检查 大数据网络安全专业 孩子学习不好的解决方法【www.richdady.cn】 公司破产的后续规划咨询【www.richdady.cn】 莫名其妙感伤的情感释放咨询【www.richdady.cn】 财运问题在线咨询【www.richdady.cn】 去世的父亲的前世因果【www.richdady.cn】 失业的职业规划咨询【σσЗ8З55О88О√转ihbwel 前世今生的神秘故事【微:qq383550880 】√转ihbwel 邪灵咨询【微:qq383550880 】√转ihbwel 事业不顺的自我提升【微:qq383550880 】√转ihbwel 干扰的预防与化解【www.richdady.cn】√转ihbwel 解梦的前世因果咨询【企鹅383550880】√转ihbwel 大龄剩女的婚恋现状如何改变?咨询【微:qq383550880 】√转ihbwel 自闭症的家庭支持【σσЗ8З55О88О√转ihbwel 冤亲债主的干扰原因【σσЗ8З55О88О√转ihbwel 性压抑的前世影响咨询【企鹅383550880】√转ihbwel 性压抑的自我提升咨询【微:qq383550880 】√转ihbwel 不爱读书的环境影响咨询【σσЗ8З55О88О√转ihbwel 有官司的原因分析咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 事业不顺的风水布局咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 孩子厌学的原因分析咨询【微:qq383550880 】√转ihbwel 国内网络安全厂商排名 无锡手机网站制作费用 这样建立自己的网站 南京 网站开发 公安部网络安全监察举报 保护信息安全的技术和手段有哪些,-1 四川省计算机信息安全行业协会 中国信息安全测评中心怎么样 京东网络营销特点 国内 信息安全 禅城区响应式网站 信息安全事件的案例医院 预约挂号 网络安全 武夷山网站建设 重庆南川网站制作公司电话 网站快速收录 个人网站设计模板 佳木斯网站建设 网站的类别 网站设计和制作费用 网络营销和普通销售 乾冠信息安全 山东省网络安全技能大赛官网 武夷山网站建设 网络安全大讨论 信息网络安全评估 网络安全与大学生 网站如何推广 国际网络安全立法情况 东营设计网站建设 旅游业网络营销优势 网络安全2017大检查 营销型网站建 网站制作呼和浩特 网络安全 bbs 企业官网响应式网站 山东省网络安全技能大赛官网 订阅号营销 国际间网络安全合作 网站模板库 北京朝阳网站设计 信息安全评测机构 网站模板库 网络安全周报道 2017上海网络安全论坛 恒安 网络安全 自己怎么做网站 网络安全培训意义 基于h5的个人网站建设 网络安全网关 信息安全行业安全标准 网站策划图 网络安全法条款导读 国际网络安全立法情况 我国信息网络安全现状分析 信息安全风险动态管理办法 婚纱摄影网站模板 宝安网站设计公司 12306信息安全事件 禅城区建网站公司 电商购物网站建设 上市设计公司网站 天津信息安全测评中心 全球网络安全50强 2014 信息安全会议 保定做公司网站的 国内 信息安全 在线营销型网站制作 网络安全网关 网站快速收录 网站建设评判 在线营销型网站 网站都需要续费昆明建网站要多少钱 京东网络营销特点 在线营销型网站 信息安全岗位招聘 国内外信息安全研究现状及发展趋势 一站式网络营销平台 大数据网络安全专业 信息安全厂商沈阳做网站哪个好 网站制作呼和浩特 企业官网响应式网站 国家信息化培训网络安全 南京制作企业网站 国内最好的信息安全公司 个人网站设计模板 免费注册网站空间 郑州营销网站托管公司 普洱网站建设 警惕网络窃密构筑网络安全防火墙视频 营销策划和销售的区别 蓝海国际版网站建设系统 南京 网站开发 信息安全事件的案例医院 预约挂号 网络安全 东莞市做网站 山东大学信息安全排名 营销公司竞争分析报告 网站怎么设置支付 上市设计公司网站 网站设计和制作费用 信息安全机构认证 长春 建网站 济南网站制作设计公司 中国信息安全测评中心怎么样 网站如何推广 闵行做网站 他人委托我做网站 营销的基本流程 在线营销型网站制作 昆明网站制作 风险评估 信息安全 网站组成 川大 信息安全竞赛 互联网营销工具有哪些内容 研发信息安全管理,-1 四川省计算机信息安全行业协会 网站互联 网络安全动漫 2013年我国互联网网络安全态势综述 提供邢台网站优化 网络安全专项治理报告 国内外信息安全研究现状及发展趋势 锦州做网站 互联网信息网络安全技术措施解决方案 网站建设预览 工业控制系统信息安全联盟 惠州网站推广 大连营销外包公司怎么样 网站不收录 什么是大学生网络安全 网络安全 bbs 国内网络安全厂商排名 网络营销外包推广服务商 他人委托我做网站 信息网络安全评估 企业官网响应式网站