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 as part of Bootstrap is a 940px-wide, 12-column grid.

It also has four responsive variations for various devices and resolutions: phone, tablet portrait, table landscape and small desktops, and large widescreen desktops.

<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

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="span12">
    Level 1 of column
    <div class="row">
      <div class="span6">Level 2</div>
      <div class="span6">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>
Variable Default value Description
@gridColumns 12 Number of columns
@gridColumnWidth 60px Width of each column
@gridGutterWidth 20px Negative space between columns
@siteWidth Computed sum of all columns and gutters Counts number of columns and gutters to set width of the .container-fixed() mixin

Variables in LESS

Built into Bootstrap are a handful of variables for customizing the default 940px grid system, documented above. All variables for the grid are stored in variables.less.

How to customize

Modifying the grid means changing the three @grid* variables and recompiling Bootstrap. Change the grid variables in variables.less and use one of the four ways documented to recompile. If you're adding more columns, be sure to add the CSS for those in grid.less.

Staying responsive

Customization of the grid only works at the default level, the 940px grid. To maintain the responsive aspects of Bootstrap, you'll also have to customize the grids in responsive.less.

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>

Responsive devices

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: 768px) { ... }
// Portrait tablet to landscape and desktop
@media (min-width: 768px) and (max-width: 980px) { ... }
// 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 hidding 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

Test case

Resize your browser or load on different devices to test the above clases.

Visible on...

  • Phone✔ Phone
  • Tablet✔ Tablet
  • Desktop✔ Desktop

Hidden on...

  • Phone✔ Phone
  • Tablet✔ Tablet
  • Desktop✔ Desktop
网站制作预付款会计分录免费微网站信息安全分析互联网营销含义网络安全应急处置图移动营销网络安全夏令营网络安全专用产品商务网站建设公司商务网站建设公司手机信息网络安全那一天,渤海大学钻了空子。 让两名黑人球员作为留学生外援,给大学联赛带来了噩梦,杀死了每个体育生的梦。 那一天,楚风重生归来,完美控场,永远以高对手一分的姿态主宰赛场,逐渐成为球坛的恐惧。我只想安安稳稳送个外卖,哪想到有一天居然真的黄袍加身! 还是在异界!! 送外买送到异界的恐怕只有我一个了吧? 看着满目荒凉的异界,杨一暖苦笑一声,开始了异界探险之旅… 外卖是不会再送了,星际贸易才是我的主业! 玻璃球换黄金,香水换翡翠,一个黑心倒爷就此诞生… 异界投资建工厂,寻宝探矿搞开发,从今天开始,我就是杨总! 新世界首富,异世界征服者,就此诞生!!李杰加入了密逃团,可以正式出道了。他会发生什么事情呢?突发奇想,写一部无节操的青春爱情故事啦。 文笔并不好希望各位见谅吧遮天计划将破, 活在月色下的人类该何去何从。 活在阳光下的怪种从地狱里一涌而出。 ……… 看着眼前一排神明头上顶着的金圈。 “原来神明这么短命啊。” “那我不做神明了。” 少年发出桀桀笑声,“还是屠杀神明吧!”这是黑与白、善与恶的故事,这世间善恶、黑白的定义,又是怎样的定义。”未来世界元宇宙大获成功,无数人涌入其中,有人攫取利益,有人躺平内卷。所有人都沉迷其中,无法自拔。但繁华的背后,却是文明倒退、社会秩序崩盘的恐怖危局。 一次意外,保安队长李朝阳救下了一位受伤的少女,却也因此被推到了元宇宙幕后争斗的风口浪尖,自此,开启了在现实和元宇宙中波澜壮阔的冒险之旅…… 保安队长李朝阳开启元宇宙冒险之旅一位家境贫寒的少年,经历了常人难以想象的苦难,磨砻砥砺,奋发向上。好不容易华丽转身,完成了人生意义上的大逆袭,一时平步青云,风光无限! 这期间,少年也先后得到了好几位绮年玉貌少女的青睐,演绎出许许多多荡气回肠,缠绵悱恻的爱情故事。其中的情与理,是与非,仇恨与挚爱,痛苦与欢乐,人性与心魔,交互编织成一道道直逼心灵拷问的风景,让人热血沸腾又扼腕长叹!红月当空,全球骤变。拥有力量,你就高高在上,应有尽有,没有力量,你就只能任人宰割。危机爆发,众种族林立,丧尸,异兽,鬼种,人类。九转山河,浩瀚天下,试问天下,谁与争锋!起步比别人晚的颜逸能否追赶众人的脚步,在末日之中杀出一条属于自己的路。滚滚5000年长河中,有多少的意难平啊?而如今,一个人来到了三国时期,它拥有着改变这一切的机会,他又会做如何选择?或者他有什么选择的办法?这一切的一切到底该如何是好?当霍去病与王昭君产生羁绊,当项羽再次遇到虞姬,当曹操一转身,发现自己的五子良将变成吕布的八健将,这一切的一切又该如何探索?这终究将成为一场世界性的决战,这是最精彩的时代,这是最混乱的时代
网站建设的 通信网络安全合格证 自助建设分销商城网站 庆阳网站建设 什么是信息安全服务 优质的营销网站建设 微博营销的原则 免费微网站 信息技术与信息安全 linux系统的优点完全免费代码开源 清华 信息安全 孩子压力大的自我提升咨询【www.richdady.cn】 纠纷的法律咨询【www.richdady.cn】 去世的母亲的咨询技巧咨询【www.richdady.cn】 脑部不清晰的原因分析【www.richdady.cn】 忧郁症咨询【www.richdady.cn】 维护良好家庭关系的秘诀有哪些?咨询【微:qq383550880 】√转ihbwel 大龄剩女的婚恋经验威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 感情纠纷的解决方法咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 特殊学校的案例分享威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 事业不顺的前世因果【www.richdady.cn】√转ihbwel 前世缘份的修行建议咨询【σσЗ8З55О88О√转ihbwel 前世缘份的再次相遇咨询【企鹅383550880】√转ihbwel 性压抑的前世因果【www.richdady.cn】√转ihbwel 事业不顺的自我提升威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 财运不佳的原因有哪些?咨询【σσЗ8З55О88О√转ihbwel 财运不佳的理财技巧咨询【企鹅383550880】√转ihbwel 如何知道自己是否有前世缘份?咨询【www.richdady.cn】√转ihbwel 阴间生活的前世修行【σσЗ8З55О88О√转ihbwel 无形干扰的案例分享【σσЗ8З55О88О√转ihbwel 解决孩子不爱读书的问题【www.richdady.cn】√转ihbwel 成都网站建设公司 网站建设目标 支付宝的网络营销为例 广东省网络安全应急平台 可信网络安全 微博营销的原则 广东省网络安全应急平台 网络安全防范技术网络安全学院课程设置 太原手机网站开发 这样建立自己的网站 庆阳网站建设 深圳网络营销公司排行 济南网站制作设计公司 清华 信息安全 淄博中企动力公司网站 岳阳网站优化 网站导航营销的优势 江苏信息安全事件通报 北京微网站建设 网站制作 武汉 大良网站建设价格 他人委托我做网站 网络营销平台调研 郴州网站建设公司 2017年 信息安全大会 南通网站建设 网络安全 银川 网络安全渗透测试 信息安全分析互联网营销含义 电子网站建设 设计网站的目的 最好的网站建设公司 广东手机网站建设报价 网络安全资料. 工信部信息安全资质 网络安全应急处置图 工信部信息安全资质 网站背景 网络安全和人工智能 网络软文营销的优点 网站背景 网络信息安全事例,-1 教育网站 网页赏析 美国信息安全专业排名 网络安全夏令营 优质的营销网站建设 通信网络安全合格证 信息安全技术 数据库管理 绿盟科技网络安全顾问 国内网络安全公司介绍 台州网站设计 品牌网站建设公司 网络安全rss源 龙岗网站制作新闻 珠海企业网站建设费用 信息技术与信息安全 linux系统的优点完全免费代码开源 深圳网站建设公司招聘电话销售 网络安全渗透测试 南京网站制作 通信网络安全合格证 深圳网络营销公司排行 清华 信息安全 会员式营销案例 吉林网站建设 网站用字体 信息安全 研究员 信息安全系统 自由型网站 吉林网站建设 庆阳网站建设 鹤壁网站制作 这样建立自己的网站 庆阳网站建设 网络营销的机会与威胁常见的营销手法 微博营销的原则 常用微信营销方式 邢台做网站推广价格 重庆网站开发设计公司 员工信息安全培训宣传 外贸网络营销教材 整合营销推广 单位网络安全等级保护工作的组织领导情况 北京网站建设 太原手机网站开发 营销主要是营销什么 福州医院网站建设公司 网络安全逆向工程 教育网站 网页赏析 济南网站制作设计公司 智能网联汽车信息安全 网站收录差 员工信息安全培训宣传 第三方营销平台的发展趋势 H5建网站 绵阳房产网站建设 网络安全防范技术网络安全学院课程设置 java编程 网络安全漏洞 网站制作 武汉 信息安全分析互联网营销含义 网站程序开发 网络安全防范技术网络安全学院课程设置 北京微网站建设 品牌网站建设公司 做网站电话 北京微网站建设 岳阳网站优化 福州医院网站建设公司 自助建设分销商城网站 网络营销的机会与威胁常见的营销手法 绿盟科技网络安全顾问 网络营销平台调研 客户信息安全与管理 深圳网站制作公司 讯 网络安全和人工智能 网络安全防护介绍 共筑网络安全防火墙 江苏信息安全事件通报 设计新颖的网站建站 2017年 信息安全大会 微博营销的原则 大良网站建设价格 阿里营销词 合肥网站制作公司 网络营销推广前景 计算机信息安全的基本要素 网站背景音乐 网络安全 银川 网络安全 flash 全球网络信息安全案例 优化型网站建设 优质的营销网站建设 网络安全事件发现与关联分析 网络安全 flash 利用微博营销 单位网络安全等级保护工作的组织领导情况