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
深圳网站建设新闻国内网络安全研究机构深圳网站建设新闻佛山网站建设是哪个蔡晶晶 网络安全的春秋武汉网站开发某网站4p组合营销策略关于公司信息安全的通知网络安全=信息安全万网做网站写手一个,喜欢随手写一些玄幻类型,如有指教请来。 叶星辰本是天命神话,却遭奸人所害,性命垂危…… 十五年后,北荒一少年以雷霆万钧之势崛起,踏天骄,携红颜,打爆各种神体王体,铸就诸天万界无敌神话! 以最震慑的雷霆!击碎最沉重的黑暗! 尘寰外,碧海中,桃花之间桃花岛。秋风起,海波兴,几度潮来听玉箫。且看东邪黄药师传人,如何纵横都市。满天神佛朝我跪拜,天下美女唯我独揽!已完本,放心阅读。世人虽渺小,可是每个人都想挣脱束缚。 诸神虽伟大,可是神也总有陨落的一天。 仙侠恩怨,王朝争霸,爱恨情仇。 且看他们演绎一场不朽传奇。 古老的邪灵世界上,我以武道立足于世。杀其邪灵炼其血收其魂,拯救苍生。开起不一样的侠客之旅,铸造无上大俠威名。他被命运捉弄,父母双亡,他被仇恨左右,练剑三年; 他初入江湖,遭人算计,他问道于剑,夜里寻光; 斩得断的是人命,杀不尽的是江湖; 他以凡人之躯,比肩神明; 他的剑,是一把诸神之剑,也是一把不杀之剑。 ? 在艾尔奇亚大陆上,有着十六种族,人类种位居第十六位,但却是大陆上数量最多的种族。 瑞尔斯帝国是大陆上最大的三个人类种国家之一,多瓦鲁则是瑞尔斯帝国中最繁华的都市,然而,这个最繁华的都市因一次“意外”毁于一旦,城中所有人无一幸免,除了…… 一个普通人能在灵气复苏的时代干点啥,应该啥都干不了了对吧,我大天朝,发展中国家,一个人均生活水平中等的东方国家,的一个普通人。你问我们为什么有这么多军队,违反了联合条约??!!不是吧阿sir,我们只是正常的兵役呀,嘿嘿嘿我和几个兄弟喝醉后醒来竟然穿越到别的世界,真尼玛离谱少年苏行,在天命之子觉醒后被视弃子,被害濒死的他修习禁术的炼天魔功,为保护妹妹走上斩灭心中一切不平之剑道。 吞噬世间气运,横扫万千妖孽,现无上之资。 一剑斩断世间不平事,一剑破尽世间无上法。 踏破日月星辰,剑斩阳阳破晓。 胸有一剑,看淡一切生死事。 修魔功,吞天命,谁说天命难违,我要我这一剑破天……
深圳企业网站建设 网络安全的危害有哪些 建商城网站 网络安全管理的目标是 网站建设视觉效果 网站切图 25个网站 网络安全博览会 门票 建商城网站 顺德手机网站设计信息 孩子不爱读书的阅读环境如何营造?【www.richdady.cn】 存不住钱的心理调适【www.richdady.cn】 人际关系不好的案例分享咨询【www.richdady.cn】 亲子关系的共同成长方法有哪些?【www.richdady.cn】 性压抑的前世影响咨询【www.richdady.cn】 前世今生的缘分揭秘【微:qq383550880 】√转ihbwel 如何识别冤亲债主干扰咨询【企鹅383550880】√转ihbwel 心慌胸闷头晕的心理调适【www.richdady.cn】√转ihbwel 如何缓解耳鸣症状咨询【微:qq383550880 】√转ihbwel 强迫症的案例分享【www.richdady.cn】√转ihbwel 外灵的预防措施咨询【企鹅383550880】√转ihbwel 前世今生的故事如何影响现代生活?【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 事业不顺的职场提升咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 无形干扰的心理调适咨询【微:qq383550880 】√转ihbwel 孩子学习不好的解决方法咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 孩子学习不好咨询【www.richdady.cn】√转ihbwel 什么原因意外的心理调适【微:qq383550880 】√转ihbwel 婚姻生活不顺咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 孩子不爱读书的家庭教育咨询【www.richdady.cn】√转ihbwel 忧郁症的前世记忆威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 惠普 网络安全 如何保护电脑信息安全,-1 建网站价格 国家信息安全测评信息安全服务资质 信息安全安全管理体系法律管理 网络安全监控公司 网站设计遇到难题 信息安全应用技术,-1 云南网站建设 安吉做网站 佛山网站建设是哪个 网络营销人才需求 中央网络安全和信息化领导小组 成员 网站制作流程图 海军工程大学信息安全 北京企业建立网站 武汉网站开发 网络营销可以学吗 信息安全网络会议 零食网络营销策划方案 优优营销软件站 网络安全竞赛平台 微网站建设渠道 潍坊网站制作 网络信息安全服务能力,-1 网络安全监控公司 深圳视频营销推广 网络安全的隐患 网络信息安全服务能力,-1 支付宝营销策划案例 网络安全是什么战略 信息安全网络会议 优优营销软件站 贵港网站建设 双线网站 营销短链 中央网络安全和信息化领导小组 成员 安吉做网站 网络安全抱谁大队 信息安全保护二级证书 番禺网站建设服务 网络安全部门提示 上海专业做网站公司电话 网络安全管理的目标是 网站的联网信息安全 蔡晶晶 网络安全的春秋 信息安全网络会议 北京企业建立网站 关于公司信息安全的通知 昆明优秀网站 网站被k了 网络安全抱谁大队 营销要素是什么 双线网站 网络安全是什么战略 广州专业网站制作哪家专业 网站精品案例 简约大气网站首页 网站制作流程图 广州产品营销公司 东莞公司网站制作网络营销定价特点 2013年度中国个人网络安全报告 潍坊网站制作 云南网站建设 中国移动网络安全现状 网络安全的主要威胁有哪些 信息安全外包评估方法 蔡晶晶 网络安全的春秋 中国网络信息安全技术公司排名 网络安全工程 培训 2016信息安全真实案例分析 什么是网络营销组合 网站后台添加内容网页不显示 信息安全 课堂 广州专业网站制作哪家专业 信息安全的防护,-1 整合营销传播的理解 营销博文 b2b网络营销企业过程 网络安全服务资质认证 营销博文 2016信息安全真实案例分析 广州网络安全评估公司 iso27001中的描述信息安全包括 珠海企业网站制作公司 深圳视频营销推广 秒收网站 平阳网站制作 惠普 网络安全 第三方平台的营销方式 王老吉营销成功的理由 佛山网站建设是哪个 网络安全服务资质认证 谈谈数据库营销的特点 嘉兴网站优化 建交友网站 浙江网络营销好的公司 东莞公司网站制作网络营销定价特点 网络营销可以学吗 如何作做网站 上海专业做网站公司电话 网络安全风险评估内容 网络及信息安全设计 做响应式的网站申请域名建立网站 珠海企业网站制作公司 网站切图 免费建网站系统平台 网站大模板真流量 网站的组成 深圳网站建设新闻 成都 网络安全法 建商城网站 石家庄微网站建设 网络营销怎么搞 营销推介方式佛山网站制作公司 海军工程大学信息安全 国家信息安全测评信息安全服务资质 万网做网站 计算机信息安全技术 蔡晶晶 网络安全的春秋 回顾2012年重大网络安全事件 网络安全的隐患 做响应式的网站申请域名建立网站 什么是网络营销组合 信息安全工作面临的挑战重庆全网营销建设 深圳企业网站建设 互联网公司 营销 信息安全服务(安全 武汉做网站 精细化管理 网络安全 信息安全产品认证制度 宁波市计算机信息网络安全协会 广州专业网站制作哪家专业 网店营销计划有哪些 武汉做网站