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
外贸邮件营销效果2017信息安全泄漏事件做网站百度信息安全措施分为信息安全竞赛 2014网站办公室健身器械网站建设案例原型图网站信息安全风险评级徐州市信息安全等级保护工作领导小组办公室病毒营销优缺点时隔百年,地球又恢复了灵气。看我们主角如何苟上天仙。与当时的天之骄子争锋。前一世活得太过懦弱,今世我陆原带着前世的记忆卷土重来, “周允,我这次一定不会再失去你!”沧海桑田,岁月轮转,我再次归来,破镜能否重圆呢?【架空历史,稍作更改,勿带入真实历史】 遍览九州河山,尽观域外之势,待回头,却见那人独立泰山…… 转瞬千年,我自取表字逍遥,当逍遥一生,不负年华。 “我虽历练红尘,不理军中事务,可不管何时何地,我都是御龙军的天策上将!” “此生,不敬天地,不信鬼神,不惧佛魔,唯独信奉手中兵,诛绝世间宵小,杀崩域外万族!”  大脚从天而降把人类震回了原始时代,到处都是人吃人的恐怖景象……商业微信:zicsnk 同名漫画:https://afdian.net/@1994sr本书一切内容纯属虚构,剧情以小说世界观为准,设定和现实世界有一定差异性。 这是一部战争向的科幻作品,这里描绘了人类的发展历程。 在黑暗的星空之中,在利益与道德之间,人类该作何选择? 面对比自己弱小的原始文明,亦或是强大的奇迹文明。 加入,守护,掠夺,进攻。 联合舰队,启航! 鸽子进化成不那么鸽的鸽子了!尽量一天一更。 本书是原创世界观,世界观很庞大所以需要大量时间来概述。 这本书讲的不是一个人,而是一个世界。人族十大武帝各据一方。 再有东域黑龙王,南域裂天虎,西域通天树,北域天狐族等各大族群势力。 神荒时代末端,世间动荡,神物涌现,妖孽横生。 前世武帝万离,受圣物圣灵珠庇护,重生降临,修无上法诀,再入巅峰。 武帝入世,再览世间,万离: “神物三魂厌世灯?我要了!” “天狐族圣女,无垠圣体?正好身边缺个侍女。” “弑神殿?来多少我杀多少!”夏炙一觉醒来发现自己穿越到了平行世界。 这里的人竟然将游戏定位第九艺术,玩家为了玩到一款好玩的游戏出多少钱买都愿意,游戏设计师成为最热门的行业。 夏炙狂喜,因为上个世界的无数经典游戏,这里的人竟然都没玩过。 于是一名超级天才游戏设计师诞生了。 美女导师:“我不配做陈欢的导师,他的‘马里奥’足够让我学一辈子。” 游戏测评员:“‘塞尔达’是足以改变世界的游戏,陈欢领先了业界一千年。” 攻略大佬:“扶我起来,我要和苇名一心拼刀,别拦我我还能送!” 全球玩家:“夏炙快点出新游戏,多少钱我们都买。” 其他游戏设计师:“年度游戏还选什么,直接给夏炙算了。” 夏炙本人:“别急别急,在做了(新建文件夹)。”北极钟响,武林动荡,为夺至宝,无数英雄竞折腰.正邪混乱,对错不清,正派弟子与邪教头子相遇,如何化解门派束缚?钢铁直男与霹雳娇娃同行,将会上演怎样搞笑故事?痞帅混子与名门淑女牵手,该突破怎样的重围?请看......穿越异世,遭到绝美无双的女帝逼婚?还不等周周皓多加思考(立马答应),才发现还有三位恍如天仙般的女子站在自己的身旁。 冰冷高雅的大师姐微微一抹露出核蔼的目光:“小尘,你不会答应的,对吧!” 温婉恬静的二师姐:“小尘,听姐姐话,快到姐姐这里来!” 娇俏可人的四师妹:“这个老女人好凶啊,不像我,只会心疼哥哥!” 嗯……怎么办,在线等,挺急的!
网络安全属性 网络营销培训班 健身器械网站建设案例 四川省计算机信息安全行业协会 html5 网站 网络安全从入门到精通pdf 网络营销的主要职能? 湖南营销网站建设 星巴克怎么用微信营销 国家网络安全通报中心 如何了解自己的前世今生?【www.richdady.cn】 家宅磁场干扰的原因【www.richdady.cn】 忧郁症咨询【www.richdady.cn】 解梦的咨询技巧【www.richdady.cn】 亲子关系的家庭氛围如何营造?【www.richdady.cn】 感情纠纷的情感修复咨询【企鹅383550880】√转ihbwel 外灵干扰的咨询技巧【微:qq383550880 】√转ihbwel 孩子不爱读书的阅读计划【企鹅383550880】√转ihbwel 提高情商的方法【微:qq383550880 】√转ihbwel 感情纠纷的情感沟通咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 升迁障碍的原因分析咨询【www.richdady.cn】√转ihbwel 如何预防冤亲债主的干扰?咨询【σσЗ8З55О88О√转ihbwel 学习成绩差的家庭教育威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世老公咨询【www.richdady.cn】√转ihbwel 感情纠纷的真实案例有哪些?咨询【www.richdady.cn】√转ihbwel 感情纠纷的心理调适咨询【σσЗ8З55О88О√转ihbwel 维护良好家庭关系的秘诀咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 前世今生的轮回有哪些科学依据?咨询【企鹅383550880】√转ihbwel 如何改善财运不佳的情况?咨询【企鹅383550880】√转ihbwel 发育倒退对孩子心理的影响【σσЗ8З55О88О√转ihbwel 物流整合营销 深圳网站设计平台 景区网络营销策划 国家信息化培训网络安全 龙华响应式网站建设 品牌网站设计公司 信息网络安全评估 信息安全 计算机考级 信息安全人才现状 搜索引擎营销目标 网络营销网站建设实训 广工信息安全 徐州市信息安全等级保护工作领导小组办公室 微网站建设包括哪些方面 原型图网站 企业营销网 国外的app设计网站 顺德公益网站制作 网络营销的主要职能? 2017信息安全泄漏事件 第四网络安全周 临沂网站制作 外贸邮件营销效果 四川省计算机信息安全行业协会 公司网站维护怎么做 网站运营模式 金融行业信息安全事件 网络安全的评价标准 网络安全评审 饥饿营销案例有哪些 html5 网站 c2c网站有哪些 免费网站建设下载 南阳开网站制作 网站运营模式 国际网络安全论坛2017 湖南营销网站建设 如何制作网站 网络营销思路 顺德门户网站建设公司 网络安全法 检查 免费足网站 网络安全属性 知名网站规划 顺的网站建设咨询 景区网络营销策划 网络营销专业技能 信息安全 防火墙厂商 2017西安信息安全大赛 html5 网站 上饶做网站 移动信息安全中心,-1 信息安全简介,-1 网络营销课的心得体会网络安全管理指引 重庆网络营销代理 郭启全 网络安全法 传统信息安全 郑州网站优化_郑州网站推广_河南网站建设公司_seo外包顾问服务 网络安全信息与动态周报 王老吉营销 在iis网站的asp脚本文件权限分配时安全权限设置为 企业网站程序 长沙微信网站制作 上饶做网站 贸易网站建设 新浪微博营销 顺德公益网站制作 网络安全评审 课程商城网站模板 关于开展通信网络安全检查工作的通知 软件信息安全测评 网络安全与攻防专业 广工信息安全 网络安全的评价标准 首都信息安全网 c2c网站有哪些 网络安全的评价标准 顺德公益网站制作 建行手机网站 保定哪里有做网站的 搜索引擎营销的营销过程 信息网络安全评估 近年来互联网用户变化的情况分析而这些变化对企业网络营销的影响? 上海营销策划 互联网营销和传统营销的区别 信息安全风险评级 我国信息网络安全现状分析 网站类型有 微营销好处 第四网络安全周 网站运营模式 域名注册网站 网络安全培训报道 网络营销小案例分析 网络营销的技巧是什么意思 近年来互联网用户变化的情况分析而这些变化对企业网络营销的影响? 怎么做自己的网站? 相关搜索网络整合营销 南通网站制作外包 解放军信大信息安全 信息安全机构认证 广工信息安全 sdn 信息安全 网站数据怎么会丢失 解放军信大信息安全 珠海门户网站建设 郭启全 网络安全法 网站手机开 珠海门户网站建设 唐山做网站岳阳网站建设 无锡网站建设哪家专业 海南网站制作 windows server运行.net网站和php网站 软件信息安全测评 网络营销干货百度云 济南网站制作设计公司 云南营销策划培训 南阳开网站制作 网络与信息安全测评中心 网络安全属性 福州医院网站建设公司 成交型网站 网络安全信息保护 建行手机网站 谷歌英文网站 网站建设管理 龙华响应式网站建设 网站建设案例 星巴克怎么用微信营销 制作网站报价 深圳网站设计平台 信息安全措施分为信息安全竞赛 2014 网络营销培训班 广东网络安全协会 html5 网站