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
云平台 信息安全网站系统建站数据信息安全怎样健网站鞍山网站建设青岛设计网站的公司网络安全法的主管部门企业网络与信息安全网络安全技术分享网站网络安全管理办公室本书主要讲的是丑恶人性的黑暗。刚穿越成蜀山剑派大师兄,就因为勾结邪魔教妖女,被废去修为,剥夺身份,羁押在锁妖塔! 好在绝望之际,楚风获得神级签到系统! 在锁妖塔前签到,奖励剑体之首,【无始剑体】! 在三皇殿签到,奖励【轩辕剑】! 在三清殿签到,奖励【紫金红葫芦】! …… 楚风本着不无敌,不轻易出山的想法,苟在蜀山默默签到! 但当三千年前的绝世邪魔,邪剑仙率众攻上蜀山剑派时! 楚风挺身而出,负手而立,横剑身前! “前方蜀山,妖魔禁行!”   “左眼为阴,右眼为阳,日夜更替,阴阳轮换,俱在我身”   浩瀚的宇宙边陲之地,只有无光无明的漆黑。   有一个男子正盘腿悬坐在星空中,而伴随刚才的话语,他的眼睛突然从眼眶里跳了出来,只留下两个空洞的眼眶,   此时这两只眼睛都还覆盖着眼皮,闭着眼睛。   忽然,一只眼睛睁开。   漆黑的星空便有了光明,十分耀眼,光芒照在男子和他前面的一具尸体上。   这时,才发觉这男子和这具尸体竟散发这仙人之气。   男子是这方世界两大仙帝之一的——陆仙帝,而他面前的尸体则是另外一个仙帝——陈仙帝。   两位仙帝大战于此,落得两败俱伤。   陆仙帝左手之上托着一个灵魂,恰是一个女子的模样,不过已经没有了多少灵性,陆仙帝叹了了口气,道:   “便只能转世重生了”   而陆仙帝刚才将自己的灵魂打入这三千世界,转世重生,夺取生机。   灵魂纷纷降落重生,化作小世界中的土著,其中便有一份灵魂便将落在这一方世界——蜉蝣界。   故事就此开始,我在东京经营一家田野宠物店,却意外激发了宠物养成系统 从此这家宠物店火了, 会卖萌的熊本熊, 会喷火的狐妖宠物七宝, 可爱软萌的卡鲁鸭...“这万千宇宙,也该定定了。”邵朝阳仰面望着那广阔的无尽星空,心中无限感慨,“可是,我不想再管了。”邵朝阳转过头去,望着身后白衣如雪,宛若天仙的上官靖雪,笑了笑,“就让我,任性一回吧。”洪武十二年,大明初创。 蒙元余孽依旧在虎视眈眈,逐渐走出黑暗中世纪的西方也开始文艺复兴。 就在这个古老民族即将被世界抛弃的关键节点。 一个穿越的灵魂降临大明,附身到了一个十五岁的少年身上。 “有一人。 他文可订币制,育良种,办大学,开科学为天下先! 武可发明蒸汽机,造枪炮,扬帆七海,让凶残的草原蛮子为朕歌舞助兴!” “他,就是我朱元璋的孙子,朱肇辉!”花开彼岸时,只一团火红;花开无叶,叶生无花;相念相惜却不得相见,独自彼岸路。彼岸花,永远在彼岸悠然绽放;此岸心,唯有在此岸兀自彷徨。彼岸花,恶魔的温柔。传说中自愿投入地狱的花朵,被众魔遣回,但仍徘徊于黄泉路上,众魔不忍,遂同意让她开在此路上,给离开人界的魂们一个指引与安慰。 它不是人类,却为人类的生死存亡独抗黑暗三万年;他是天生废材,却为人类狭小的生存空间撑起一片天; 只为你一言,我踏遍诸天。购物返家的途中,清许空被不知名的「某种物体」紧追在后。熟悉又似乎陌生的街道,三轮猩红的月亮,空气中牙酸的味道,无人应答的求救,跨越不过去的高墙和死胡同,这种超值组合让他想哭....绝望中,拯救他的是一名白发少女?!?!臭不要脸的穷屌丝和浪荡于学校周边的洗脚工,谁能靠谁逆袭? 兵刃相接到异世界不言而喻的结盟,为了活命,苟活最后是否还是校园里的小喽啰,还是校外不起眼的游魂?
网络品牌整合营销策划 网站利用百度离线地图 监控网络安全化 什么网站流量高 南阳营销策划 优帮云 标准 信息安全 iso 27001 itil cobit网站建设与维护 购物网站设计 网络安全要有什么基础知识 网络安全资讯APP有哪些 安全报道与网络安全计划方案 无形干扰的案例分享【www.richdady.cn】 大龄剩女的心理调适【www.richdady.cn】 情感心理咨询在线【www.richdady.cn】 家庭关系的问题分析【www.richdady.cn】 脑部不清晰的环境影响【www.richdady.cn】 内心恐惧胆怯的情感释放【企鹅383550880】√转ihbwel 意外的前世记忆咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 财运不佳的风水调整咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世今生的缘分如何续写?咨询【σσЗ8З55О88О√转ihbwel 家庭关系的矛盾化解【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 学习成绩差威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 事业不顺的心态如何调整?咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 冤亲债主的干扰原因咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 事业不顺的风水布局【www.richdady.cn】√转ihbwel 有官司的法律援助【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 学习成绩差的自我提升咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 为什么过世的前世缘分【企鹅383550880】√转ihbwel 家庭关系的心理调适咨询【www.richdady.cn】√转ihbwel 前世缘份的再次相遇【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 存不住钱的财务规划【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 服务好的网站建设 广州网站设计 但是网站相关内容和程序并没有建设完其次网站公司给我公司的 网站系统建站 网络营销师执业证书 信息安全 管理需求 技术需求 飞鱼星 网络安全 百科营销 信息安全峰会成功举办,-1 如何写网站文案 水利网络与信息安全体系建设基本技术要求 大庆网站建设 什么是渠道营销策略 信息安全的研究领域,-1 营销4p的优缺点论坛营销的解析 微营销新闻 市场营销和关系营销 网络安全审计原理 西安网站空间 信息安全服务 标准 浙江网站建设 深圳网络安全信息安全培训 qq音乐网络营销方案 网络安全技术分享网站 网络安全试卷武汉大学 信息安全服务三级资质 手机网站方案 信息安全组织体系 网络安全方法 网络营销策划案案例 周口网站建设 网络安全系统对数据库 模板板网站 信息安全新法规 商城建网站 网络安全管理办公室 网络安全态势感知 厂家 怎么创立网站 市场营销和关系营销 网络安全属性 网站建设前准备 上海手机网站建设 微营销新闻 网站建设前准备 信息安全 国家安全局 信息安全顶级会议 网络通信与信息安全 和包营销活动方案 网络安全法 检查 水利网络与信息安全体系建设基本技术要求 西安网站托管 网络安全要有什么基础知识 河南大学生信息安全 4a平台从账号是指网络安全管控平台账号还是应用系统账号 手机网站方案 网站设计计划书 什么是渠道营销策略 网站运营者 王老吉病毒营销案例 公安部网络安全保卫局 备案 信息安全意识培训ppt 安全报道与网络安全计划方案 网络营销ftp服务 西安市做网站 数据信息安全 怎样健网站 全响应网站制作 网络与信息安全 访问控制 免费页面网站制作 网络信息安全备案 西安网站托管 全响应网站制作 广州网站设计 网站搭建吧 手机网站方案 广州网站设计 购物网站设计 如何实现网络安全 网络营销品牌成功案例 微网站无锡 工信部信息安全中心 成立一个做网站的公司成本 网站建设三合一 营销4p的优缺点论坛营销的解析 如何写网站文案 国家信息安全体系 但是网站相关内容和程序并没有建设完其次网站公司给我公司的 王老吉病毒营销案例 信息安全峰会成功举办,-1 qq音乐网络营销方案 国家信息安全体系 成立一个做网站的公司成本 搜索关于网络安全或计算机/网络取证方面的论坛将网址记录下来. 网络营销团队要干嘛 建电子商务网站 信息安全软件是什么 标准 信息安全 iso 27001 itil cobit网站建设与维护 天津市信息安全服务资质 河南大学生信息安全 周口网站建设 网络安全法的主管部门 网络安全态势感知 厂家 怎样健网站 手机网站方案 信息安全竞赛软件,-1 公司网站设计案例 信息安全目的,-1 信息安全顶级会议 网络协议与网络安全 数据信息安全 如何写网站文案 信息安全目的,-1 网站改版 信科网络 信息安全软件是什么 云平台 信息安全 集团公司网站方案 网络安全资讯APP有哪些 标准 信息安全 iso 27001 itil cobit网站建设与维护 西安市做网站 网站首页面设计 微信营销技巧 手机网站方案 企业营销网 信息安全意识培训ppt 首都信息安全网 南阳营销策划 优帮云 信息安全软件是什么 网络安全系统对数据库 建电子商务网站 网络安全威胁报告2016 建网站挣钱 第四网络安全周 运营的网站 网络信息安全杂志 微网站无锡