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
美国信息安全学科网络安全中的个人信息安全北京网站建设公司电话科技网站建设北京建设网站的公司北京网站制作公司招聘陕西网络安全论坛电商淘宝网络营销信息安全防火墙网站制作中企动力一代绝世天才意外死亡,魂穿地球,凭独门功法,纵横都市……有少年和尚,喝酒吃肉,醉卧美人膝,由魔入佛…… 有少年道士,一只青驴、一名女鬼相伴,朝着道祖行进…… 有少年儒生,提笔写下传世之作,誓要做天下万灵的夫子…… …… 有人问少年:“你是谁?!” 白衣少年摸了一下腰间钝剑,仰头喝了口酒,咧嘴一笑:“吾名叶天,叶子的叶,天帝的天,来自秦国荒城,是一个天才丹师,更是一个天才修炼者……” 我们的世界是否有那不为人知的一面。 黑暗的城市里传来咔呲咔呲声。 像是某些动物在啃食着骨头。 天空上的一轮血月,赫然无比。 一位少年持刀而立。 他衣不蔽体,周围几人的身上也只剩下了单薄的衣裳。 他不禁喃喃道:“再用这把武器我就是狗!” …… 算了,狗就狗吧,汪汪汪!操吴戈兮被犀甲,车错毂兮短兵接!个人奋斗史诗!记忆复苏,在外界大陆重新修炼,寻找当年的死。随着实力越来越强,真相便离我越来越近。犯我绝,吞天地,一生下来只为吞噬天道,自我化道。自在山上有一庙、三塔、七峰。 逍遥道人名唤道二,他修炼五百年才得道飞升,逍遥峰上金雷炸响,天门已开,道二坐化肉身,元灵开始飞升,可就当他即将进入天门时,天门却突然关闭,使得他的元灵只能游荡在世间,重新找人夺舍再生。 道二入舍到一个无道心、无灵根、无背景的傻子身体内,且看他如何颠覆人生,重启飞升之路。林子峰本是云天宗的内门弟子,庐州城林家的大少爷,一片前途光明,无奈被奸人所迫害导致成为一名颓废的乞丐…… “我恨呐” 我一定要报仇,我要变强,我要保护我所爱的人……春雨一夕了无痕,如这雨一般,我是谁,去往何处。看陆雨在寻找自己的过程中,怎样诛灭神魔。现代佣兵周文意外魂穿到民国学生周文身上。他利用穿越带来的一颗佛珠的神奇功能,再加上后世带来的经验、知识和技能。打造了一只武功高强、军事技术顶尖的佣兵团队。 他带领这支佣兵团,历经中原大战、淞沪抗战、称雄上海滩。装备了当世最先进的各种武器,最后投身于伟大的抗日战争中。带着兄弟们杀鬼子......秦峰意外穿越三国,成了一名普通士兵。 虎牢关城外,大战三国第一猛将,他出尽风头。 洛阳城外赶董卓,冀州驱逐袁绍,中原群雄逐鹿。 练绝世雄兵,造超级武器,拥绝世美女,收绝世猛将,纳顶级谋士。 秦峰率领北方铁骑,横扫天下,一统三国。 试问天下,谁人能比。 从士兵到枭雄,秦峰一路走来,成就王者传奇,我秦峰才是天下霸主。 读者群(246835683)感兴趣的可以加群,一起交流学习。
河北手机网站制作企业 中山 网站制作 美国信息安全学科 网站没收录 公共网络安全平台 提高个人信息安全意识 深圳网络安全咨询公司 信息安全的课程 九九建站-网站建设 网站推广 seo优化 seo培训 大连网站建 与老公前世的影响分析【www.richdady.cn】 冤亲债主干扰有哪些症状?咨询【www.richdady.cn】 升迁障碍的真实案例有哪些?【www.richdady.cn】 财运不佳的真实案例有哪些?【www.richdady.cn】 孩子学习不好的自我提升咨询【www.richdady.cn】 心特别累的前世记忆咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 亲子关系的互动模式有哪些?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 公司破产的心理调适咨询【www.richdady.cn】√转ihbwel 升迁障碍的真实案例有哪些?【www.richdady.cn】√转ihbwel 内心恐惧胆怯的自我提升咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 升迁障碍的自我提升【微:qq383550880 】√转ihbwel 升迁障碍的职场规划【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 有官司的原因分析咨询【微:qq383550880 】√转ihbwel 心慌胸闷头晕的原因分析【www.richdady.cn】√转ihbwel 特殊学校的前世记忆咨询【σσЗ8З55О88О√转ihbwel 特殊学校的前世因果咨询【企鹅383550880】√转ihbwel 大龄剩女的婚恋建议有哪些?咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 前世今生的神秘故事威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 如何解决事业不顺的问题?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 耳鸣的心理调适【微:qq383550880 】√转ihbwel 上海高端建设网站 营销家 国际网络安全顾问 聂森 信息安全 北京建设网站的公司 徐州html5响应式网站建设 整合营销策划 北大 网络安全 重庆网站建设优化 2017网络安全高峰论坛 河北手机网站制作企业 杭州企业网站制作 营销科技 川大信息安全就业,-1 网络安全专业全球排名 wifi信息安全 寿光做网站 网站开发技术 二维码营销信息安全产品测评认证管理办法 网络安全新闻 做个人网站 网络安全焦点 网络安全 宣传 管理网络安全的部门 网络安全监测装置 建网站视频 移动数据网络安全吗 java保护信息安全 java保护信息安全 网络信息安全行业企业 网站挣钱网 信息安全领域专家 免费网站认证 广州企业网站设计公司 信息安全测评机构 资质 网络安全调研队名 广州企业网站设计公司 b2c网络营销模式 美国信息安全学科 网络营销管理内容 2014中国信息安全技术大会 汽车行业网络营销案例分析 网络安全信息集成商 网络安全等保规定 惊艳的网站 陕西网络安全论坛 大连网站建 大连网络营销公司 网络安全风险提示 聂森 信息安全 重庆网站建设优化 北京网站建设公司电话 关于加强信息安全管理体系认证安全管理的通知,-1 北京建设网站的公司 做网站销售 怎么网站设计 app信息安全解决方案 徐州html5响应式网站建设 网络营销功能建议 网站营销方案 区域营销托管什么意思 今日网络安全事件 网站如何备案 广州企业网站设计公司 上海客服营销外包公司 湖南网站推广 网站文章图片加标签加 冰桶挑战营销 互助网站制作公司 网络营销个性化服务 网络安全和信息化领导小组 信息安全 国家 学院,-1 信息安全管理体系内审 信息安全测评机构 资质 免费网站认证 杭州电子科技大学信息安全 个人网站备案 做个人网站 东台建网站 电商淘宝网络营销 网站建设公司平台 提高个人信息安全意识 网络安全监测装置 上海高端建设网站 传统营销模式的利弊大良营销网站建设服务 网站文章图片加标签加 网页设计中网站上面的元素一个个跳出来像放幻灯片一样js 公共网络安全平台 宣传网络安全法新闻稿 模板网站与定制网站的区别 网站建设:翰臣科技 下列哪个属于常见的网络安全问题 品牌营销特征 seosem病毒营销长尾理论详解 提高个人信息安全意识 网络安全控制中主要考虑的方面是 《国家信息化领导小组关于加强信息安全保障工作的意见》 端午节网络营销 020营销 网络安全管控系统 美国国家信息安全保密总统令 译文 移动数据网络安全吗 杭州电子科技大学信息安全 营销家 中山 网站制作 如何对信息安全提问,-1 网络安全准入控制系统 衡水商城网站制作 莱西做网站 网站建设联系电话 网络营销方法和应用 九九建站-网站建设 网站推广 seo优化 seo培训 网络营销信息传播效果 高端网站建设公司 中英文网站设计 个人信息安全管理要点 管理网络安全的部门 020营销 网络安全调研队名 建网站视频 银行网络安全解决方案 du网络安全 断网 赣州网站设计 国际网络安全顾问 怎么用域名建网站 杭州企业网站制作 高端网站建设公司 网络整合营销公司方案 互动营销型 营销科技 云计算与网络安全视频 seo营销技巧培训班 微信群如何做网络营销 川大信息安全就业,-1 营销市场细分的原则