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
小榄网站设计网络社区营销的主要形式深圳企业网站建设报价网站建设哪家好网络安全威胁分析网络安全测试请示中国网络信息安全 协会南宁网站优化美国 信息安全湖南衡阳网站建设【未来世界+赛博朋克+武道崛起】 数十年前,地球轨道之上有一轮赤星高悬,全新的时代开启了! 在未来,没有和平,地面被异族霸占,人类生活地下!这里没有暖阳、大海、天空、森林,有的只是四周漆黑的土壁。 然而在五颜六色的霓虹灯下、冰冷的机械铁甲下,仍是潜藏黑暗,它无处不在。 终有一日,闯出一群有志之士,他们身披战甲,意气风发,带领人类拨开地表,撕破黑暗,前方是光! ………………“我这一辈子想过的是一纸一笔,不惊不扰;一茶一酒,不虑不思这样的闲淡日子!” “可命运之手却让我一步一步的从百花镇那地方走了出来,走入了大辰的京都,走到了这庙堂之上,那么我总得给这个国家和这个国家的人民做点什么。” “我所希望的是能够在有生之年为这个国家和这个民族凝聚一道魂!” “当然,首先要做的是解决他们的温饱问题。” 扶贫干部许小闲带着四颗土豆一粒玉米穿越到了风雨飘摇的大辰王朝,数年之后再观天下,唯大辰风景独好。宋世在机缘巧合之下来到了一个光怪陆离的世界,与他同来的还有一个神秘系统,在系统之中只要存在的功法武技,都能通过贡献点获得。 宋世:那岂不是游戏中那些屌炸酷炫的技能也行? 狂风绝息斩、瞬狱影杀阵……诸如此类的武技竟然还能随着宋世系统的升级而升级。 在修真时代,看宋世以另类的武技功法征服各个世界……当屌丝手握系统,身居皇位,又将给天下局势带来何种变化!特殊体质,资质绝佳,修炼救母。红尘中相视一眼,续写剪不断情缘。 不争大世,不逆天道,顺势修仙。无尽岁月一浮尘,凡人亦可登绝巅。天道俯视众生,凝聚世间万法打造九重天阙,与之共鸣者可获天赐命魂,踏上修行登天之路。 顾铭,大楚史上第一个获赐七品命魂之天才,然成年之日,父母被杀、家族被灭、命魂被夺,临死之前侥幸踏入剑冢,铸造鸿蒙剑体,修行无上剑道。两年之后,顾铭离开剑冢重返世间,踏上剑道至尊之路,一剑可斩仇敌、可破九天、可镇诸天万域。或凶杀,或自杀过的宅子,皆称之为凶宅。 市面上凡是地段上佳却又价格出奇低廉的宅子,皆出现过各种重大事故。 房主人为了打消购买者的疑虑,便会花重金邀请业内顶尖的试睡师破解凶宅传闻,同时化解凶宅内的凶邪离奇之事。 穷屌丝林飞误入试睡师行当,揭开一桩桩凶宅秘闻!血色笼罩的宫殿中央,十位比山还要大的魔神围绕着一座锈迹斑斑的古井,手中方鼎不停倒着一团团蚂蚁似的沙粒。 井中鬼哭神嚎,各种凄厉的声音在井中环绕 “轰隆” 一声巨大的声音响彻天地,锈迹古井自下而上瞬间冲出一团血色光柱,紧接着古井渐渐平息,井中血水疯狂涌动,底部隐隐有雷光炸放,十位魔神纷纷退后几步 上方骷髅座椅中,一丝怒火在释放,空气为之颤抖,散发出无上威压,巨大的威压要把这宝殿震塌。 一道似九幽地狱的声音传出 “鸿蒙” 下面十位魔神皆是低头,不发一语 十位魔神中,一位魔神站出,此魔神耳朵如狐狸一般尖锐,全身皮肤青色,身体饥瘦,全身的骨头被皮包裹起来,魔神带着丝颤抖道 “魔主,现在封天大阵未开,我们能出去的力量微小,待封印再削弱一番下去一位魔神,定可活捉那鸿蒙献于魔主” 骷髅宝座许久未发出一丝声响,似乎在思考着什么事情,许久黑雾中冰冷声音响起 “退下”(轻松搞笑+海王+多女主+文抄公+迪化) 那一年……陈黎回到了17岁。 看着镜子中的自己,欲哭无泪。 生性散漫的他剪掉长发后,却像是变了一个人…… 他身披众多马甲,游离在万花之间。 众人对他的认知,始终停留在表象。 父母觉得他是软饭王! 美女觉得他是绝对的天才! 朋友觉得他是江湖大佬! …… 实际上,陈黎只想做一个真诚的人。 ps:本书又名《我的马甲有点多》、《我真的很专一》 穿越东汉末年,李大力凭一己之力,促成十八路诸侯联盟伐董,成为盟军总军师。 谁料,天空突显异象,神秘金榜现世!谋士榜布告天下,李大力名列倒数第一! 一时间李大力成了众矢之的,各路诸侯联名上书,让他回家养猪。 袁绍:李大力,念你昔日合盟之功,本盟主且免你一死,回家养猪去吧! 曹操:庸才就该有庸才的觉悟,回家养猪吧! 孙坚:老子早就说过,不要什么狗屁军师! 刘备:李大力,大家都不要你,凭什么我就要了? 各路诸侯:李大力,滚出盟军大营! 怒火冲天的李大力,反手就加入了董卓阵营,以一人之力,打的十八路诸侯成了十八路猪。
单位网络安全预案北京市网站公司 文库营销 信息安全等级测评公司 南宁网站优化 营销实例 北京营销型网站 辣条的营销渠道 32个信息安全技术国家标准 腾讯网络安全研|究中心 信息安全博士 招聘,-1 亲子关系的共同成长【www.richdady.cn】 冤亲债主的干扰影响【www.richdady.cn】 解梦的心理学意义【www.richdady.cn】 孩子厌学的原因分析咨询【www.richdady.cn】 去世的母亲的前世因果【www.richdady.cn】 强迫症的咨询技巧咨询【微:qq383550880 】√转ihbwel 内心恐惧胆怯的情感释放【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 心特别累的前世因果【微:qq383550880 】√转ihbwel 学习成绩差的家庭教育咨询【σσЗ8З55О88О√转ihbwel 忧郁症的治疗方法咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 亲子关系的教育理念有哪些?【www.richdady.cn】√转ihbwel 发育倒退的环境影响【微:qq383550880 】√转ihbwel 年轻人过世的常见原因咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 存不住钱的理财建议威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 孩子压力大的案例分享咨询【www.richdady.cn】√转ihbwel 内心恐惧胆怯的解决方法【企鹅383550880】√转ihbwel 祖灵的祭祀方法【企鹅383550880】√转ihbwel 前世今生的轮回解析咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 家庭关系的咨询技巧威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世老公的前世案例【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel h网站模板 网站设计模块网站首页页面设计 湛江做网站 大连网站设计公司排名 网络营销企业 营销切入语 昆明企业网站建设公司 网络安全仿真系统 网络安全国际峰会 重庆专业的网络营销 网络安全的相关知识 网络营销方法 体系 信息安全国际标准 怎样弄网站 深圳网站制作公司机构 信息安全博士 招聘,-1 网络安全技术ppt 网络信息安全和合作 南宁网站优化 做网站平台的公司 手机网站制作服务机构 网站选项卡 网络安全仿真系统 信息安全(四) 科研创新问题 网络安全威胁分析 昆明企业网站建设公司 网络营销专业名词 做定制网站 手机网络安全漏洞调查 禅城区企业网站建设 深圳企业网站建设报价 苏宁 营销模式 2016网络安全调查报告 长春全网营销 格力公司网络营销定位 深圳网站制作公司机构 招远建网站 上海做网站的公司官网 qq邮箱推送营销 网络安全测试请示 营销诊断书 网络营销的职位有什么 建网站报价 信息安全博士 招聘,-1 国家网络安全主管部门 四川全网营销推广价格 做网站平台的公司 企业网络安全咨询 长沙建网站 最新营销工具 数据库数据 网络安全审计 网络信息安全调研报告 百度推广营销计划 辣条的营销渠道 韩国政府网络安全事件 重庆b2c网站制作 2016网络安全调查报告 信息安全(四) 科研创新问题 网络安全技术ppt 信息网络安全 司法解释 东莞网站设计制作 重庆网络营销服务. 迪庆网站建设 国家信息安全网络小组 网络营销英文怎么读 手机网络安全漏洞调查 网络信息安全专家 成都网站模板 网络安全培训目标 2016网络安全调查报告 集团网站建设哪家好 32个信息安全技术国家标准 网站要什么 深圳企业网站建设报价 北京营销型网站 济南网络营销训机构 信息安全应急响应中心 h网站模板 呼和浩特做网站的公司有哪些 文库营销 湛江做网站 网站建设哪家好 文库营销 网站要什么 酒店业网络营销 展示网站模版源码 社会 信息安全意识 小榄网站设计 电子商务的网络安全 玉林做网站 重庆专业的网络营销 品牌网站建设方案 樟木头的建网站公司 信息安全造成 内蒙古网站建设 互联网 网站建设 美国 信息安全 百度推广营销计划 网站更新后为什么不显示 中国网络信息安全 协会 企业信息安全哪个方面是最重要的 网络安全仿真系统 佛山新网站制作市场 无锡做网站哪家好 姜堰网网站 信息网络安全公安部重点实验室 大连网站设计公司排名 呼和浩特做网站的公司有哪些 常州做网站的公司 课件营销 信息网络安全公安部重点实验室 中国计算机网络安全年会 重庆网络营销服务. tsrc网络安全精英卡 中国计算机网络安全年会 淄博网站建设 重庆网站建设 优化 精品课程网站设计 苏宁 营销模式 信息安全应急响应中心 网络社区营销的主要形式 做定制网站 单位网络安全预案北京市网站公司 中国营销软件网网站有哪些 上海做网站的公司官网 信息安全等级测评公司 常州做网站的公司 长沙建网站 国家信息安全网络小组 软件系统信息安全建设,-1 网站制作公司哪家专业建国外网站 手机网络安全漏洞调查 课件营销 天津 网络安全事件 如皋网站制作