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
建网站过程网络空间信息安全专业,-1旅游模板网站网站信息安全认证营销班绵阳网站建设国际前瞻信息安全会议王老吉营销方案分析网络安全自主可控网络安全比赛腾讯营销案例ppt顶级特工失忆,悄然回到故乡; 各国巨头首脑,一夜之间沸腾! “他是可以一人攻破一个国家最高防御的利刃!” “他是医仙王诩的唯一传人,他是医好我不治之症的人!” “他还是我女儿的意中人……” “给我找!不论付出任何代价,一定要找到他!” 结婚三年,陈青牛被泼辣老婆驱使,受尽丈母娘一家子窝囊气。   一朝得蚌仙传承,从此鲤鱼化龙,媳妇变成了小乖乖,岳母一家逢迎。   带领全村人搞特色养殖,种植,发展旅游村,过上幸福日子。因为一次偶然的经历,郭逸尘获得了能够穿越到三国年代的古戒指,一夜之间,时空颠覆,郭逸尘穿越到了公元184年,黄巾起义的那一年....武道之途,乃与天争命,逆天而行,遭天罚万劫。世间唯有九脉者,脉与天合,顺天而行,身怀天地气运,迎劫渡身,逢凶化吉。 林辰本乃天赋异禀,为天纵骄子,修途一路高歌,遍处风光。因缘偶得奇功妙诀,断脉重修。从此遭同门羞耻,宗门遗弃,兄弟背叛,处遭唾弃。 待我重回巅峰,问鼎苍穹,势必一洗前耻,傲世凌天。玄天大陆,武道为尊!强者可以脚踏虚空遨游太虚,举手之间可破碎山河。 废物少年叶宁意外觉醒前世大帝记忆,获得天地至宝蕴神莲!从此握手青锋,败天下无数天骄! 前世的仇,今世的恨,他叶宁一一会报。陆玄因服毒而死,却离奇重生在一片汪洋火海之中,重生的喜悦并没有持续多久,等待他的却是更加危险的世界。 且看我陆玄横刀立马,一路奔驰。天道俯视众生,凝聚世间万法打造九重天阙,与之共鸣者可获天赐命魂,踏上修行登天之路。 顾铭,大楚史上第一个获赐七品命魂之天才,然成年之日,父母被杀、家族被灭、命魂被夺,临死之前侥幸踏入剑冢,铸造鸿蒙剑体,修行无上剑道。两年之后,顾铭离开剑冢重返世间,踏上剑道至尊之路,一剑可斩仇敌、可破九天、可镇诸天万域。火热1990,武长风敲开时代蛋壳,重生而出。 望着穷酸的家庭,高额负债,负气出走的老婆…… 他稳定心态: “先别慌,赚特么一波在说……” 唉? 这里有个野生的女骗子,一个大饼砸下去,收入囊中,为我所用。 女骗子:老娘行走江湖多年,从来未见过如此厚颜无耻之人! …… 大国崛起,工业为王!不断的逆回时空,走过、看过、经历过,只为追寻心中的梦。一阵眩晕竟穿越成了历史上的他,一个集开国君主和战神的合体,一生无败仗。 到了这等虎狼之地,他明白要想在这种乱世中活下去,必须要尽快适应这里的一切,一路在冰冷权谋和残酷战争中逆袭而上。 东晋十六国中统一北方的苻坚站在长安城上举目远眺,形势一片大好。 灭了东晋便能一统江山,然而,他身后是一个强大的民族,慕容鲜卑族的崛起,到底谁能一统江山。一场淝水之战,彻底逆时针改变了华夏历史,最终一代雄主在北方崛起。
宣城网站seo诊断 自己建网站程序 网络营销新方式 网站设计和制作费用海口网站制作 金融网络安全案例分析 江苏省信息安全中心 自己建网站程序 常见的营销手法 网站建设流程案例 虹口公安 网络安全 孩子不爱读书的阅读习惯咨询【www.richdady.cn】 家庭关系的前世记忆咨询【www.richdady.cn】 财运不佳【www.richdady.cn】 孩子不爱读书的阅读计划如何制定?【www.richdady.cn】 纠纷咨询【www.richdady.cn】 婴灵咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 财运不佳的财富转运咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 亲子关系的互动模式有哪些?威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 大龄剩女的婚姻选择咨询【www.richdady.cn】√转ihbwel 前世今生的缘分揭秘咨询【σσЗ8З55О88О√转ihbwel 大龄剩女的婚恋现状如何改变?咨询【σσЗ8З55О88О√转ihbwel 存不住钱【企鹅383550880】√转ihbwel 亲子关系的情感交流方法有哪些?咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 阴间生活的前世故事咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 特殊学校的案例分享【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 特殊学校的教育理念威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 家庭关系的咨询技巧【微:qq383550880 】√转ihbwel 化解外灵的专业手段咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 耳鸣对睡眠的影响咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 婴灵的预防措施咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 营销网页设计 福州网站制作好的企业 湛江网站模板 我们的优势的网站 电商商城网站建设 社交媒体营销英文 风雨同舟网站建设 信息安全测评中心 郭涛 企业营销型网站推广 虹口公安 网络安全 信息安全人员等级 杭州网站设计 网络营销策划方案案例 2017网络安全公司排名 网络安全扫描工具 使用asp.net制作网站在制作相册时怎样添加图片呢? 绵阳网站建设 区域整合营销 互联网营销可以做什么的 上海绿盟计算机网络安全技术公司 公安信息安全考试,-1 网站建设流程案例 网络安全相关会议 珠海微信营销 中国网络安全标准 酒店营销推广事例 旅游模板网站网站信息安全认证 微博营销的原则 长沙微营销 单位 网络安全 公安信息安全考试,-1 受欢迎的汕头网站推广 网络与信息安全信息通报中心 密码信息安全测评中心 瑞星网络安全预警系统 建国内外网站有什么区别 全球网站建设服务商 昆明网站建设排名 公司中信息安全管理工作般做什么 斗门网站建设 肥城网站制作 网络安全培训课程 国家信息安全管理的主要规定包括,-1 风雨同舟网站建设 属于信息安全产品的有 网络安全培训材料 网络安全协调局 胡啸 全球网站建设服务商 信息安全材料 网络安全审计专业 第四届互联网网络安全 网站建设开发 我们的优势的网站 企业营销型网站推广 手机响应式网站 能源信息安全 电商商城网站建设 区域整合营销 网站挣钱网 网络安全宣传内容 社交媒体营销英文 网络安全 案例 开展网络安全认证 检测 风险评估等活动 芜湖网站建设 风雨同舟网站建设 沈阳做网站的公司排名 网络与信息安全信息通报中心 深圳网络营销公司排行 信息安全测评中心 郭涛 深圳全网整合营销 贸易公司自建免费网站 国家信息安全管理的主要规定包括,-1 企业营销型网站推广 西安网站建设制作 ubuntu网络安全 营销四 虹口公安 网络安全 内容营销的概念和特点 营销四 信息安全测评中心 郭涛 信息安全人员等级 办公信息安全意识 信息安全竞赛报名流程 昆明建网站要多少钱 杭州网站设计 绵阳网站建设 苏州网络安全作业 网站文章图片加标签加 网络营销策划方案案例 开展网络安全认证 检测 风险评估等活动 昆明网站推广优化 公司网站维护怎么做 2017网络安全公司排名 网络空间信息安全专业,-1 好模版网站 关键信息基础设施网络安全检查方案 网络安全扫描工具 宣城网站seo诊断 什么叫网络的软营销 手机微信一体网站建设 使用asp.net制作网站在制作相册时怎样添加图片呢? 信息安全等级保护安全要求的基本框架 建国内外网站有什么区别 ubuntu网络安全 绵阳网站建设 信息安全等级保护备案表 在线网络营销 网络安全相关会议 区域整合营销 佛山新网站建设平台 seo营销行业平台网站建设 酒店营销推广事例 互联网营销可以做什么的 使用asp.net制作网站在制作相册时怎样添加图片呢? 网络安全在线实验室 常见的营销手法 上海绿盟计算机网络安全技术公司 营销班 网络安全 最好的大学 国家信息安全部长 公安信息安全考试,-1 好模版网站 王老吉营销方案分析 婚纱制作网站 网站建设流程案例 信息安全 c++ 福州网站制作好的企业 网络安全比赛 网络安全相关会议 漯河做网站 德州做网站 杭州营销外包公司 物流网站建设计划书 网络安全宣传内容 佛山新网站建设特色