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
移动网络安全吗信息安全 产业移动网络安全吗济南网站制作设计公司杭州网站设计高端网站建设建手机网站的平台专业的搜索引擎营销企业免费网站推广昆明购物网站建设姜子牙离世之后,打神鞭和道法之意,让他流于后人,世上一并妖魔也随着天道封神之后隐秘下来,纷纷融入凡间,混迹在人类之中生存。 而世间时间推移百年千年,在人世之中隐藏自己的身份,而道法和这些妖魔鬼怪都也被世人作为饭后闲谈而已,当作故事流传至今。 而姜子牙的后人也就是道法继承者,在千年里还是和妖魔进行抗争,在不被世人所知的情况下斩杀驱除于世。 直到【中历】黄帝纪年4695年,也就是现代的公元2004年,公历闰年,科技发达,世人也都认为妖魔只是那些歪理邪说诡异故事。 “你信神么?”。 “不信就跟我走吧”。刘冰异世重生为地龙,信手翻天覆地破苍穹。 丧尸突然在校园出现,校园只剩二百多名同学包括四个校花,我们的主角苏长影会怎么做呢?他会拿下四个校花冲出校园,过上神仙般的生活吗?一觉醒来,平平无奇高中生池铭来到以御兽为主流的平行世界。在这里,猛兽、仙灵、巨龙、精灵、死灵......各种千奇百怪的生物掌握超凡之力曾经一度统治整个世界,而他,将成为唯一能够彻底征服(暴打)它们的御兽师!全世界乃至全宇宙最强的男人! 当千年前入侵蓝星的天外势力再度复苏,数以万计的图腾级生物掀起灭世之战,而挡在它们身前的竟然只有一个人! 池铭抬起头,睥睨百里之外的狂兽之潮,淡淡道:“抱歉了各位,此路禁止通行,要说为什么,因为我强!” 抬手之间,巨大的契约召唤阵中浮现出一道道宛若神魔般的恐怖身影。“小蓝,干他!” 宠兽等级:觉醒,超凡,统领,君王,霸主,图腾,神话林栾无意间被拉入到了一个妖族群,他忽然间发现这些大妖似乎都没有见过现代各种东西。 一块巧克力价值十根扶桑树枝! 一个PSP价值半盆龙血,记住是洗澡盆那么大哦! 三分之一块口香糖价值六个人参果,记得只有三分之一哦! 什么,你说我太奸商了?拜托,我做的都是良心买卖啊!落魄皇子,龙游浅水,偶得机缘,困龙升天! 顾楠穿越平行世界,此世文娱不复前世繁华,正值百废待兴之际。   一首歌,顾楠拉来千万投资!   执导第一部电影,轰动整个娱乐圈!   导演、写歌、小说……   以前世文娱之繁华,顾楠创建了此世最富有盛名的文娱帝国!一场云烟,是福亦是祸,而我到底是人还是……鲛人无意中看到唐敖一行,见他们一个个风度翩翩、举止不凡,心中好生羡慕;又听说唐朝是个繁华富庶之所,心向往之,于是一段艰辛的奇幻之旅便开始了。学神李安然高考前夕被天降陨石砸中,没想到却意外获得了宇宙互联网的登陆资格。
武汉信息安全与人才 工信部信息安全认证中心 深圳 企业网站建设 西城网站制作公司 网络与信息安全要求 利用微博营销 国家信息安全产业联盟 美国信息安全部门 国家信息安全威胁 网络营销课程教学内容 灵魂化解的重要性【www.richdady.cn】 前世老公的前世案例咨询【www.richdady.cn】 孩子厌学的原因分析【www.richdady.cn】 灵魂化解的步骤咨询【www.richdady.cn】 耳鸣咨询【www.richdady.cn】 性压抑的前世记忆咨询【微:qq383550880 】√转ihbwel 如何避免无形干扰因素【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 灵魂化解的仪式咨询【企鹅383550880】√转ihbwel 财运不佳的咨询技巧【企鹅383550880】√转ihbwel 失业的前世因果咨询【企鹅383550880】√转ihbwel 婴灵的超度过程咨询【企鹅383550880】√转ihbwel 官司的原因分析【微:qq383550880 】√转ihbwel 脑部不清晰的原因分析咨询【www.richdady.cn】√转ihbwel 存不住钱的咨询技巧咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 无形干扰的前世故事咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 无形干扰的前世记忆咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 婚姻生活不顺咨询【微:qq383550880 】√转ihbwel 有官司的自我保护咨询【微:qq383550880 】√转ihbwel 财运不佳的前世因果咨询【微:qq383550880 】√转ihbwel 孩子厌学的自我提升咨询【企鹅383550880】√转ihbwel 福清网站建设 深圳网络营销公司排行 信息安全 学会 互联网网络营销 国家网络安全应急中心 国家信息安全产业联盟 三门网站制作 旅游网络营销策划书 轻松网站建设 网络营销的创新方法 网络安全攻击例子 网络安全组织管理 公司网站图片传不上去 专业的搜索引擎营销企业 VPN与网络安全 网站打开速度慢 信息共享与信息安全 他人委托我做网站 建立网站原则信息安全等级保护安全要求的基本框架 牛肉营销 网站后缀类型 济南网络营销策划 悬念式营销 信息网络安全产品备案 网络推广天培营销 山西信息安全技能大赛 网站空间免费 广州做手机网站信息 网络推广天培营销 网站制定 珠海微信营销 国家信息安全部招聘 网站后缀类型 网站制作公司哪家好 免费营销型网站建设 专业的营销型网站 中新网络信息安全股份有限公司 权威的网站建设 信息安全 学会 国家信息安全测评中心 指纹营销 网络安全 国防 创建免费网站 参加营销活动的好处 轻松网站建设 企业营销型网站推广 大良网站设计价格 第二届 360 杯全国大学生信息安全技术大赛 qq推广营销方案 信息安全 学会 信息安全保护技术措施 南京交通大学信息安全 手机网站怎么建 营销发布平台 无锡网站制作排名 移动网络安全吗 国家网络安全应急中心 自己建立的网站 山东省信息安全网,-1 他人委托我做网站 20个中国风网站设计欣赏 余额宝市场营销策略 免费网站推广 大同做网站 网络营销课程教学内容 深圳 企业网站建设 企业营销型网站推广 济南seo网站建站 免费营销型网站建设 国家信息安全服务 口碑营销的概念 上海的外贸网站建设公司 专业的营销型网站 轻松网站建设 移动网络安全吗 常州网络营销外包 网络有哪些营销方式有哪些影响 网站怎么设置支付 网络营销的创新方法 浙江网站设计公司电话 网站怎么设置支付 口碑营销的概念 网络安全攻击例子 北京网络安全与维护培训班 网站的网页 互联网金融与信息安全 有设计感的网站 信息安全技术终端计算机系统安全等级技术要求 福清网站建设 专业的网站开发公司网络安全预警中心 网络与信息安全要求 系统网络安全分析 信息安全技术终端计算机系统安全等级技术要求 女生做网络营销 信息安全负责人 广州网络安全公司排名 女生做网络营销 网站主题下载 b2b外贸网站 重庆南川网站制作公司哪家专业 旅游网络营销策划书 脑白金的营销 企业网站的一、二级栏目名称 微博营销的原则 传统营销和内容营销 免费手机个人网站 银监对信息安全的要求 网站空间免费 深圳网络营销公司排行 网络安全应注意几点 济南seo网站建站 重庆整合营销那里最好 网络安全警示片 国家信息安全部招聘 国家信息安全测评中心 成都网站建设v 广州市信息安全测评 利用微博营销 昆明建个网站哪家便宜 网络安全培训机构 余额宝市场营销策略 山东网络信息安全 微博营销的原则 微信广告和微信营销方案 网络安全培训机构 微信网络营销工程师 营销在哪里培训 南京交通大学信息安全 微信网络营销工程师 信息网络安全产品备案 网络安全组织管理 鹤壁网站制作 网站主题下载 票务网站建设 公司网站图片传不上去