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
虎门做网站银行 网络安全主任营销挖掘助手网站建设公司网络安全编程与实践 pdf2017 网络安全会议麦克crm 信息安全吗东营有网站网站建设协议淄博微网站小人物阿云,痛并快乐的人生历程,学校生活的是是非非……黑客之王,格斗大师,顶级杀手,千王之王,医道圣手……一个个顶尖大佬,汇聚一身。 苏轩一开始慌得一批,还以为自己精神分裂了,但很快发现,他其实已经无敌!一个持续万余年的计划 只为对抗 第一圣人毁灭世界的阴谋 却不想其他世界的误入 让整个行动造成了无法挽回的偏差 是绝地重生? 还是陷入绝望…… 我所以为的自由并不是真的自由,因为在我的每个人生道路前都有那么一个人在推动,事实上我也不确定我接下来走的路会是什么样的,因为,我从来没有真正做主过。蔓沐舞蹈学院是孚梅镇上独树一帜的舞蹈系艺术培训机构,因经营不善发展窘迫。学院里有一个诡秘的传闻,据说孚梅镇上生存着一类号称“刑眼”的族群,他们可以预知命运的轨迹。更有消息称只要找到鸠鸡山,就能通往一个叫做“畸域”的地方,在那里可以实现任何愿景。为解开内心的困惑,舞蹈生江若辰开始尝试寻找畸域......末日降临,仙凡佛圣人神难逃。 在人间历劫任务完成后,玉皇大帝的二皇子凤赫回归天庭。随之而来的是魔界入侵天堂,天庭自顾不暇,无力救援,从此掀起了天堂和天庭的大战。 末日降临,诸天陨落,诸世受难,诸神黄昏。地球人间成为各界的必争之地!为了赚钱,开始玩三国游戏,没想到玩着玩着,全服第一就抢到手了!《系统+策划》当你亲眼见证了那一个个怪诞的民间鬼故事的发生,当你看到一个个不为人知的角落所发生的离奇事件,你你还会相信无神论吗?九幽。幽深之极地,墟,是一个残破的世界。我要前往那儿,埋葬那儿的魂。双日凌空,神秘再现,在科技崩溃的废墟中,万物迎来了无限进化! 穿越而来的沈凌,激活了自己的无限世界模拟器。 只要是花费足够的能量,就能够获得在模拟世界中得到的修为、武功和物品! 于是,在小李飞刀的世界中,沈凌获得了小李飞刀! 在大唐双龙的世界中,沈凌修成了剑心通明! 在蜀山的世界中,沈凌拿到了化血神刀! 在洪荒的世界中,他夺取了诛仙四剑……
信息安全读研 公安局信息安全证明,-1 网站建设协议 单页式网站模板 湖南网络安全大赛 福州搜索引擎营销 中央关于网络安全 上海 互联网营销公司 营销挖掘助手 营销推介 孩子厌学的家庭教育咨询【www.richdady.cn】 冤亲债主的干扰与化解咨询【www.richdady.cn】 如何解决孩子不爱读书的问题?【www.richdady.cn】 与女友前世的识别方法咨询【www.richdady.cn】 亲子关系改善建议【www.richdady.cn】 升迁障碍的职场规划如何制定?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 构建和谐亲子关系的方法咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 财运不佳的财富转运方法有哪些?【σσЗ8З55О88О√转ihbwel 家宅磁场的常见问题【企鹅383550880】√转ihbwel 3. 情感与心理咨询【微:qq383550880 】√转ihbwel 发育倒退的自我提升咨询【企鹅383550880】√转ihbwel 前世今生的咨询方式【微:qq383550880 】√转ihbwel 灵魂化解的仪式咨询【企鹅383550880】√转ihbwel 通灵与心理学结合咨询咨询【σσЗ8З55О88О√转ihbwel 强迫症的环境影响咨询【σσЗ8З55О88О√转ihbwel 官司的法律咨询【www.richdady.cn】√转ihbwel 婴灵的感应现象【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 家庭关系的教育建议咨询【www.richdady.cn】√转ihbwel 头脑混沌的前世记忆【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世缘份的故事有哪些真实经历?【微:qq383550880 】√转ihbwel 网络安全学c 2014 国家信息安全专项 网站推广优化张店 公安局信息安全证明,-1 建行营销 中小型企业网络安全和管理 自己开发网站需要什么技术 关于应用安全可控信息技术加强银行网络安全和信息化建设的指导意见 网络安全22个行业 阳江网站建设 武汉大学的信息安全 手机app网站 网络信息安全培训报道 机械厂网站建设 企业可以申报的信息安全证书 网站及单位网站建设情况 信息安全标准 认证证书 html5简易网站建设 病毒性营销的视频案例 河北网站设计制作如何重置网络安全密钥 网站运营模式 病毒性营销有哪些特点 免费那个网站网络信息安全管理员 报名 智慧城市信息安全体系建设方案 中国信息安全状况 网络营销公司地图 网站建设教程浩森宇特 网络营销公司地图 企业网页设计网站案例 青岛网站 网络营销的 书籍推荐 邮件营销电子邮件模板 外贸家具网站首页设计 自己开发网站需要什么技术 信息安全标准 认证证书 网络营销工具和方法有哪些内容 网络安全编程与实践 pdf 如何做搜索引擎营销 山西信息安全公司排名 信息安全系统登记备案 银行 网络安全主任 中科院软件所信息安全 用电脑建立网站 营销网站建设 衡水做网站公司 信息安全审核员培训 全网营销 必修课 杭州微网站建设 湖南网络安全大赛 网站备案幕布照规范 网络营销实训课程ppt模板东莞长安网站优化公司 微信公众号的营销特点 饿了么的网络营销模式 网络安全趋势 网络安全会议2017 南昌 机械厂网站建设 网络营销方案策划书 网络安全的专业版 信息安全读研 车载信息安全 杭州微网站建设 网络安全实际案例及分析 产生信息安全事件的原因有哪些 sem整合营销服务 营销广告语 网站运营模式 信息安全技术信息系统等级保护安全设计技术要求,-1 网络安全方面的注意点 中科院软件所信息安全 营销推介 小米网上营销策划书 信息安全 软件 网络安全22个行业 建行营销 企业网页设计网站案例 网络安全会议2017 南昌 网络营销教科书 网站搭建方案 外贸三种语言网站建设 织梦(dedecms)网站不同自定义表单提交后的跳转链接怎么修改? 信息安全产品培训班 信息安全认证检测机构 银行 网络安全主任 营销广告语 网络安全的特色 大数据网络信息安全 网络安全学c 网络安全在线培训机构 兰州网站建设报价 我国的网络安全现状分析 网站兼容问题 自己开发网站需要什么技术 网络安全趋势 天创网站 杭州营销型网站 长沙网站设计服务 email营销方式 深圳网络营销师招聘信息 网络营销方案策划书 信息安全标准 认证证书 建行营销 email营销方式 九江网站建设 网络营销的技巧是什么意思 网站制作员 手机网站制作时应该注意的问题 网站推广优化张店 网络安全学c 邮件营销电子邮件模板 营销中心的功能 微软网络安全上市公司 上海网络营销推广 中国个人信息安全 全网营销 必修课 信息安全系统登记备案 国内网络安全问题事件 上海天融信网络安全技术有限公司 广州网络信息安全有限公司,-1 建立网站备案需要什么资料现代感网站 企业可以申报的信息安全证书 网络营销相关证书 soc信息安全,-1 网上银行系统信息安全保障评估准则 现代感网站 最好的网络营销师培训 成都网站开发公司排名 网络营销师证书 自己造网站 网络信息安全培训报道 网络安全 vpn 湖南网站seo 中央信息安全委员会 手机网站制作时应该注意的问题 网络安全会议2017 南昌 深信服网络安全