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
互联网营销的优缺点网站的意义无锡 信息安全南京网站推广下例我们使用网络安全全网整合营销企业学校网络信息安全管理组织机构企业网站管理台州网站建设网站信息安全等级保护牧锋怎么也没有想到,自己作为RSF(区域安全部队)的一张王牌,过去和自己交手的不说是顶级的超能力罪犯吧,好歹也是个有头有脸,翻手为云覆手为雨的大人物,但是现在他居然要去给一个别人当保镖。 “就算你说她是百年难得一见的美女我也不想去啊...” “不行,别的都好谈,只有这件事情免谈,太丢人了啊” “什么?你说月薪五万,包吃包住,还都是局里面掏钱?” “好!别说保镖,我给她当保姆都行!” ...... 但是这件事情似乎并没有牧锋一开始想的这么简单,因为... 自己第一天就被自己的保护目标,也就是这个叫做林婉瑶的女人给放了鸽子。 “怎么会有人去放保镖的鸽子啊!!!”显示版的帝国,穿越、无金手指、无系统、无挂,能不能力挽狂澜。我很懒不想写太多简介。作品讲述的是一个走投无路的人向死而生的过程。由于种种离奇的机缘与遭遇,被迫踏上自己从未想象过的奇妙旅程,最终他的命运会是如何?是生?是死?...天下纷争,西京、启阳,北燕,鬼方四国争雄。西京国第一大江湖门派问刀门门主呼延燚,率天下门徒,纵横四海,征伐天下,无论是四国庙堂还是远涉江湖都无可避免地卷入其中。2260年人类过度开采地球,生态环境严重破坏,不适宜人类生存 地球权贵移民火星 平民留在地球 创世神埔思在地球放下星际的产物——星穹之子 以拯救百姓于水火 太初历星辰五年,天降星火,引发兽潮肆虐大地,南域沦为火域。南域妖兽苦于星火侵蚀,发动兽潮向我人族进攻,人族天枢、天璇、天玑、天权、玉衡、开阳、摇光七军在中土、东宫靠近南域部分筑起长城,用生命守卫人族土地。   星辰十年,星辰大帝与兽神签订互不侵犯条约,妖兽迁往西域荒凉之地,称荒域,兽神自封荒主。大帝下令面西打造紫薇、太阳、太阴三大城,以防妖兽东扩。仙尊重生后回到少年时代,本想静心修炼,重回巅峰,但实力不允许。 “陈风,我真的好喜欢你,答应我好吗?” “我不是跟你说过了,我不会拒绝,一旦答应,就是一生一世。”讲述了一个少年穿越异世界当冒险王的故事,成长的旅途中结识了不少的朋友,有开心的冒险,有不迷失方向前进的勇气,为了梦想寻找托贝尔斯特神迹, 穿越到古代,家中一穷二白! 不怕,运用21世纪的知识,随便搞点发明创造,改善家中生活! 一不留神富甲一方,漂亮老婆天天催着纳妾,小日子不要太幸福! 蛮族入侵,那就组建骑兵,制造火炮,打他丫的! 影响我平静的生活,敌寇虽远必诛!穿越到1925年,成为从西点军校、D国军事学院毕业的张大帅第二子张宗卿。 偶获超级军工设计系统,各式超时代武器纷纷涌现。 彼时,时局维艰,华国尚未一统。 世界格局风云涌变,华国在二公子的带领下自此复兴,傲立于世。
中国大学信息安全 水资源营销 空间营销 郑州网站建设定制开发 龙岩网站建设公司 河东做网站 海峡信息网络安全厂家营销型网站建设sempk 海峡信息网络安全厂家营销型网站建设sempk 开展网络安全检查工作 网站制作设计收费 婴灵对家庭关系有哪些影响?【www.richdady.cn】 意外的原因【www.richdady.cn】 邪灵的感应现象咨询【www.richdady.cn】 婴灵对家庭的影响咨询【www.richdady.cn】 婴灵【www.richdady.cn】 升迁障碍的自我提升咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 感情纠纷的情感和解咨询【www.richdady.cn】√转ihbwel 婴灵、邪灵、祖灵咨询咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 家庭关系的和谐共建方法有哪些?【企鹅383550880】√转ihbwel 如何解决孩子不爱读书的问题?【微:qq383550880 】√转ihbwel 家庭关系的沟通技巧【微:qq383550880 】√转ihbwel 投资项目的风险评估咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 财运不佳的财富规划如何制定?咨询【微:qq383550880 】√转ihbwel 前世今生的轮回真的存在吗?咨询【企鹅383550880】√转ihbwel 前世今生的梦境解析咨询【σσЗ8З55О88О√转ihbwel 前世今生的修行方法咨询【企鹅383550880】√转ihbwel 灵魂化解的意义咨询【www.richdady.cn】√转ihbwel 意外事故对家庭的影响【σσЗ8З55О88О√转ihbwel 财运不佳的财富增长技巧有哪些?咨询【σσЗ8З55О88О√转ihbwel 4. 财运与事业发展咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 网络营销的国内外研究现状 朝阳企业网站建设 信息安全技能训练 机房网络安全评估公司 营销软件网站模板|织梦营销软件网站模板 商务营销助手 非 手机网站建设中心 烟台哪个公司做网站好 网站代优化 路由器网络安全 CNISA信息安全大赛 网络整合营销谁提出的 饥饿营销成功案例分析 东莞seo网站优化 河东做网站 我们的营销团队介绍 成都 网站设计公司 宝安网站建设 传媒公司互联网营销方案 郑州网站建设更好 水资源营销 成都 信息安全 工作 信息安全 身份认证 国内网站设计经典案例 网络安全培训实施意见 网络安全战略不仅是 公司网络营销的方案 网站名重复 互联网营销的优缺点 南京网站推广 学校网络信息安全管理组织机构 网络安全数据分析 网络安全数据分析 个人网站企业网站 网络营销师在哪里报考 重庆网络整合营销培训 重庆网络整合营销培训 企业为何要做网站 网络安全合格证变更 工控网络安全 国网营销 提供佛山顺德网站设计 网站响应式和非响应式 全网整合营销企业 网络安全表格加密实验 网站制作公司 顺的 上海高端网站设计 佛山网站seo 我国网络安全事件 广州外贸网站公司 亚太网络安全 信息安全实验系统 自已建网站 海峡信息网络安全厂家营销型网站建设sempk 甘肃网站建设公司 b2b商场网站建设 网络营销的市场定位 公司网络安全管理 b2c网站开发公司 网站管理系统 中国网络安全领导小组网络安全播报 工业机器人 网络安全 德宏网站制作 德宏网站制作 广州外贸网站公司 网站服务商 公司网络安全管理 信息安全评测师职责 海淀地区网站建设 使用微博营销工具应该注意哪些问题 常州专业网站建设推广 龙岩网站建设公司 有哪些公司是营销公司 中新网络信息安全股份有限公司怎么样 中小企业网站制作 武汉网站seo 河北网络安全事件 银行网络安全风险评估 企业网络安全报告 学校网络信息安全管理组织机构 中山做网站 公司网络营销的方案 无锡 信息安全 网络营销网 高端网站 济南模板网站制作 高校网络安全小组 网络安全工程师培训多少钱 网络营销的基础与实践 国网营销 长沙专业网络营销 高端网站 开展网络安全检查工作 朝阳企业网站建设 网络营销的国内外研究现状 网络营销的国内外研究现状 龙岩网站建设公司 网站响应式和非响应式 信息安全技能训练 培训营销 全国网络安全竞赛 营销软件网站模板|织梦营销软件网站模板 商务营销助手 非 网络安全犯罪都有哪些 国内网站设计经典案例 烟台哪个公司做网站好 电子营销书 企业网站管理 路由器网络安全 信息安全实验系统 高校网络安全小组 网络整合营销谁提出的 企业营销助手 泊头建网站 东莞seo网站优化 网络营销网 网络营销微观环境因素 我们的营销团队介绍 网站建设 武汉 信息安全专业最牛导师 宝安网站建设 公司网站重新建站通知 有哪些公司是营销公司 郑州网站建设更好 网络营销师做什么 中央信息安全管理中心待遇,-1 成都 信息安全 工作 大良营销网站建设流程 网络营销公司做什么的 国内网站设计经典案例 中小企业网站制作 昆明网络营销实战培训班 网络安全战略不仅是 网站尺寸 自已建网站 网站名重复 学校网站建设哪家好