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
seo网络营销南昌网站优化自助建立网站金融网站建设电视整合营销电子商务烟台网站建设网站建设费用网络安全病毒防御7大网络营销的成功案例信息安全专业考什么证谁的青春不曾醉心于音乐、梦想抱着吉他为心上人引吭高歌?有道是商场如战场,岂知眩目的舞台亦如是。热爱文艺的男主由学生时代青涩的小歌迷,经历高人的点拨、学琴的快乐、打工的艰辛、大学的才气、组队的磨砺、爱情的甜蜜与苦涩,逐步迈入乃至深入“圈”内,才发现光怪陆离的聚光灯下竟是鱼龙混杂,辉煌暗淡得意伤感伴随尔虞我诈恩恩怨怨。历经悲欢离合坎坷多舛音乐之路的男主披荆斩棘终迎来演艺巅峰。铿锵奏鸣二十载史诗般摇滚传奇,激情澎湃致敬青春华彩与光荣梦想的一曲励志赞歌。带着音符节奏般的文字表述,身临震撼现场般的阅读体验。一名超级保安,帅气超群,学历一本,家境一般,但是本领超群,婉拒两位超级富女的追求,在暗物质世界,探索,获得异样的安全。根据最新研究,宇宙中有很多暗物质和暗能量,构成暗世界,它们就在我们周围,如果能进入暗世界,则会获得宇宙的更多秘密,包括地球的秘密。 据说地球已有过4次史前文明,发达程度都比目前人类高得多。 如果能进入暗世界,得知它所记录的史前文明,用于今天某国的发展,则该国必将成为巨超一流强国。 其实,有许多人非要幻想星际旅行,寻找所谓外星人,其实外星人可能就在我们附近的暗世界里,只不过从暗世界越穿到明世界,很难很难,但是比星际旅行,寻找外星人要容易得多。 宇宙间最快的速度为光速,且光速不变。有静止质量的物体达到光速,则质量为无穷大。而且根据现有天文观测,离太阳系最近的恒星比邻星距离为4.22光年,它的一颗行星可能拥有生命,适合人居住。但是人类想要到达那里,根本不可能。 异世界,魔王,勇者这些本应存在幻想世界的事物却降临在了我一个平凡的美术实习生的身上。 异世界,现实?两者交融,一股神秘力量将我卷入其中,而我身边只有绘画及工具而已,以“笔"为剑开始了我的异界之旅,又有什么在等待着我,神秘而又未知.....男主明子皓是一位刚刚毕业的大学生,刚刚打算步入社会的他在一次偶然的机遇下他发现了不为人知的秘密,他的人生从此发生了翻天覆地的变化……您好,欢迎致电最高派遣局。我们接受任何委托,目前预约需要排队。您问我们是谁?抱歉,无可奉告。万丈高楼平地起,辉煌只能靠自己! 社会很单纯,复杂的是人! 穿越后的秦凌云只想做个躺平的富二代,赚点小钱,过过以前没过过的生活! 结果被迫营业,一不小心被皇帝弄进朝堂,混成了前世的打工仔模样! 不一样的穿越之旅,一样的家国情怀。一家人的命运因为一个孩子就此改变!十年武当之旅,到底是为什么? 父母又去了哪里? 那深邃的黑暗,通向哪里? 立在天地之间的那块石碑,是守护,还是入侵?穿越洪荒百万年,还是玄仙修为   林长青绝望之际,师尊通天赐予九转金丹   没想到,竟然觉醒诸天赠送系统!   赠送九转金丹,返还百亿功德!   赠送通天剑符,返还神象镇狱劲!   赠送黄中李,返还混沌灵根!   赠送盘古精血,返还……   林长青行走洪荒,赠送无数宝物,杀妖,屠魔,救人族!   终于,当量劫降临之时,林长青一人横立量劫之前,挥手扫灭无边劫云! 一块不起眼的石头,内里竟然容纳一方世界。少年只是随手一捡,便是陷入沉睡。 十年一梦,梦里十万年。 醒来,家族没落,承受着家族的血脉诅咒,他能否逆天改命。
政府网络安全解决方案 河南网站建设 信息安全团队 唐山做网站公司 搜索营销公司 绵阳的网站制作公司 青岛网站设计公司电话 网络营销推广案例分析 网络安全企业高峰论坛 网站如何被百度收入 脑部不清晰【www.richdady.cn】 去世的母亲的前世解析【www.richdady.cn】 前世老婆的前世影响【www.richdady.cn】 存不住钱咨询【www.richdady.cn】 失业期间的心理调适方法【www.richdady.cn】 如何识别冤亲债主干扰咨询【www.richdady.cn】√转ihbwel 不爱读书的自我提升咨询【微:qq383550880 】√转ihbwel 财运不佳【www.richdady.cn】√转ihbwel 儿子抑郁症的家庭支持【企鹅383550880】√转ihbwel 孩子压力大的心理调适【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 升迁障碍的前世因果【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 灵魂化解与心理疗愈【σσЗ8З55О88О√转ihbwel 与公婆前世的前世缘分威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 心特别累的案例分享咨询【www.richdady.cn】√转ihbwel 干扰【www.richdady.cn】√转ihbwel 外灵【σσЗ8З55О88О√转ihbwel 大龄剩女的婚恋故事咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 长期精神不振的原因【企鹅383550880】√转ihbwel “缺心眼”对人际交往的影响【企鹅383550880】√转ihbwel 事业不顺的心理调适【σσЗ8З55О88О√转ihbwel 转化率营销 海外营销网站建设 网络安全宣传单内容 衡阳网站建设 福州专业网站建设 搜索引擎营销是 营销邮件费用 电子商务网站建设内容全面的网站建设 南昌网站优化 iso信息安全标准 网站建设 cms 下载 国家安全网络安全 重庆整合营销多少钱 信息安全动态,-1 银行网络安全事件 福州做网站建设服务商 中国网络信息安全法 网站没域名 2017全国信息安全大赛 转化率营销 seo网络营销 信息安全动态,-1 组合营销 信息安全机构的资质认证 计算机信息安全防范 营销邮件费用 晋中网站建设 美橙互联旗下网站 业务信息安全英文 河南网站建设 网站设计公司 长沙 在美团怎么做营销 4月29日网络安全日 2017网络安全日登录 2016网络安全与信息化 体系内营销 权威的手机网站建设 深圳 网络安全 7大网络营销的成功案例 东莞全网营销网络推广公司当当的网络安全措施和技术 桂林做手机网站 企业响应网站 网络安全监管部门电话 安全评估 网络安全法 教育市场营销策划方案 网络安全与防火墙技术研究 南宁网站设计 中卫网站建设 信息安全运营中心系统 银行网络安全事件 国际网络营销是什么 营销型网站建设要点 4月29日网络安全日 c2c电子商务网站实战营销型网站建设 网络营销推广案例分析 网络营销方案简述 中卫网站建设 西安做网站 网络安全宣传单内容 信息安全指导意见 广州网络微信营销公司有哪些 中国网络信息安全法 乐清企业网站制作 2016网络安全与信息化 2017全国信息安全大赛 网络信息安全技术 网络营销的实施方法 教育市场营销策划方案 国家安全网络安全威胁 网络安全成果 信息安全机构的资质认证 网站如何被百度收入 免费建网站的网站 集团网站建 网络安全完全宝典 论坛营销案例 武昌手机网站 信息安全风险评估弱点 国家安全网络安全 常州网站建设哪家好 信息安全 工具 网络安全 菜刀 安顺网站建设 搜索营销公司 政府网络安全解决方案 政府网络安全解决方案 网站如何被百度收入 设计企业网络安全方案 常州网站建设哪家好 中国网络安全信息中心 北京大学信息安全导师 金融网站建设 网站没域名 信息安全分类 信息安全监控体系 自助建立网站 在美团怎么做营销 2017全国信息安全大赛 网站建设和平面设计 武昌手机网站 信息安全资源 常州网站建设公司机构 信息安全高级专员 我国信息安全认证包括 学校网站开发 网络营销与营销的区别 信息安全指导意见 最新无线网络安全防护技巧 网络安全与防火墙技术研究 信息安全动态,-1 淮北网站设计 360网络安全大学 深圳电商互联网营销 组合营销 做网站一般用什么语言 岳阳建网站 长沙网络营销外包 长沙网络营销外包 信息安全分类 网络营销的实施方法 什么软件做网站好 河南网站建设 酒店网络营销的渠道 网络安全监管部门电话 网络安全企业高峰论坛 重庆整合营销多少钱 网络安全项目验收 上海企业网站 计算机信息安全防范 搜索引擎营销是 电子商务网站建设内容全面的网站建设 福州网站制 2014年网络营销大事件 绵阳的网站制作公司 网络营销效果评价指标