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
app手机网站设计有pc网站免费网站专业建站巢湖网站建设常见的网络安全威胁及防范措施无差异性营销策略公司网站建设维护哪个国家学营销营销大连 做 企业网站倒霉蛋李悠然被陨石砸中,竟然被超高智能机械生命寄生,穿越到了陌生的异世界。在这个剑与魔法的世界,李悠然又是如何用机械科技走出一条康庄大道? 故事发生在2135年,一次偶然的考古发现,让一种丧尸病毒暴露人间。林少白是一家生物科技公司的员工,在一次团建过程中,病毒在满载公司员工的客机上传播,客机坠毁,林少白是唯一幸存者,但奇怪的是,所有遇难的员工都继续正常上班,而林少白却对空难毫无记忆。随后,病毒从实验室泄露,在一栋办公楼内传播,原本过着平凡生活的林少白,突然肩负起化解危机的使命。2155年,大战之后的一百多年,地球上一片疮痍,人们依旧生活在物资匮乏的世界之中,此时,由地球联合政府授意,一款由中文meta公司开发的元宇宙游戏《天下》即将上线,这是一款号称人类“第二世界”的游戏,在这款游戏里你可以获得一切,金钱、物资、武器、地位,应有尽有。 少年林昭,一个意外成为植物人的贫民区机车少年,偶尔获得了游戏里的一个内测机会,是否能改变命运,重启新的人生? …… 这款《天下》游戏的故事背景空前强大,融合了各大爆款IP,《修罗武神》《万古第一神》《九星霸体诀》《超级兵王》……你可以在中文IP宇宙里体验各种奇异的世界,不同的人生! 本书又名《剑仙元宇宙》!折一把纸扇,着上一身青衫; 紫砂壶壮胆,拍案满堂惊叹。 陆离睁眼时,已经成为了大魏王朝中的一位说书人。 这个世界既有宗师辈出巨匠闪耀的璀璨,也有征伐连年混乱动荡的纷争。 百家争鸣也不再是学术思想,而是能化为实力的修行法。 陆离刚穿越没几天便察觉自身遭到邪祟侵扰,为了自救只能成为勾栏的一名说书人以求入阶。 却没想到这个世界没有聊斋志异,没有四大名著,他说的每一个故事都是独本,上达天听得其垂涎,能从中获得奖励神通妙法。 更离奇的是他说的故事竟然还对世间产生了莫大的影响! 我乃大魏说书人! 说的是人生!【都市爽文+都市修真+无敌神医+搞笑】 师傅白日飞升,只留给张成一只象征身份玉佩,还 有一箱满满当当的婚书。 至此,逍遥门最后的传人张峰被迫下山,开启了一 段传奇之旅。 别人练武他修仙,左手雷符专治吹牛逼,右手银针 无病不医! 视金钱不过粪土,待权利莫如草芥,一心修仙求大 道,偶尔为逍遥道门开枝散叶! 咸鱼舰长董墨轩意外身亡后来到了崩坏世界,原本想继续自己舰长职责的他却发现自己成为了一名死士。 所以,董墨轩决定………… 我不做人了,女武神们! 我要成为死士王君临天下! 然后………… “哦,是吗?” 看着拿着枪顶着自己女孩,董墨轩不屑的表示………… 不要杀我,我真的是好死士啊啊啊啊啊!!!一个传奇网游,一把剑,看一个游戏天才如何问鼎武道顶峰,成就一代枭雄,而命运之神又会如何安排呢?是懦弱还是其他?是废材蠢才还是其他?本命灵兽是个病秧子怎么办? 失去灵兽,就真的只能沦为奴隶,被剥削,被压迫了吗? 林羽告诉你,不管是人是兽,得了病,就的治! 身为兽医的穿越者林羽,在御兽为尊的幻兽大陆,注定不平凡! “小灵兽,你也不希望你家主人被欺负吧?” “圣女殿下,你也不希望你的灵兽病重吧?” “你们两个, 都不想让对方为难吧?” “桀桀桀……”夜晚,幽静的小路上一对男女正在聊天,旁边的路灯在为他们的行程照明。 “听说世上真的有人会蛊术啊。” “是的,听说来的都不会错的。” “那你会吗。” “你就是想试试呗?” “我就是随便问问。比如那忠情蛊啊、傀儡蛊啊、控尸蛊啊之类的,还有什么吸血蛊、杀人蛊之类的。” “嗯,有的,这些都有的,除了这些之外呢,还有噬人蛊、鬼头蛊、人身蛊、绝命蛊等等。” “哈哈哈哈,你可真像个说书的。” “怎么说。” “编的一本正经。” “那感情你刚刚是在诈我?” “对的,世界上怎么可能会有这种奇怪的东西。不过你居然顺着编下去,我表示很满意。” “哈哈哈哈,让公主开心这是骑士的准则之一。” “好的,我的骑士,请将我安全护送到家。” “遵命,我的公主。” 可你不知道的是,谎言的谎言,有的时候将会化为真实。 (因为是奇幻小说,书本采用的是第一人称。)人到中年不如狗。发小五人,老四因为生活压力跳楼自杀。我们三十多年的兄弟,到头来少了一人。谨以此书,纪念我的四哥。 文笔有限,时间轴可能很乱。想到哪写到哪吧。
巢湖网站建设 东莞建网站 信息网络安全包括 无差异性营销策略公司 中小企网站设计 郑州好的网站设计公司 网站优化吧 有pc网站 上海专业网站设计 运营商 网络安全 与女友前世的前世案例【www.richdady.cn】 冤亲债主干扰的案例有哪些?咨询【www.richdady.cn】 如何维护良好的家庭关系?【www.richdady.cn】 与女友前世的前世缘分咨询【www.richdady.cn】 事业发展瓶颈突破【www.richdady.cn】 缺心眼的自我提升威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 性压抑的案例分享咨询【σσЗ8З55О88О√转ihbwel 大龄剩女的案例分享咨询【微:qq383550880 】√转ihbwel 莫名其妙感伤的咨询技巧【微:qq383550880 】√转ihbwel 财运不佳的咨询技巧【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 冤亲债主的化解方法咨询【微:qq383550880 】√转ihbwel 精神不振的前世因果咨询【Q⒊⒏⒊⒌⒌O⒏⒏O】√转ihbwel 不爱读书的教育建议【企鹅383550880】√转ihbwel 干扰的预防与化解【σσЗ8З55О88О√转ihbwel 去世的母亲在哪咨询【www.richdady.cn】√转ihbwel 去世的父亲的前世案例咨询【σσЗ8З55О88О√转ihbwel 特殊学校的教育理念咨询威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 事业不顺的自我提升【www.richdady.cn】√转ihbwel 不爱读书的前世记忆【www.richdady.cn】√转ihbwel 纠纷威:⒊⒏⒊⒌⒌O⒏⒏O√转ihbwel 网络安全和信息安全的区别 营销是企业 网站单子 信息安全破解logo 网站格局 e-mail营销的内容 网站的设计 通栏式网站 互联网网络营销前景分析 电子商务网站开发 营销博文 h5网站作用 网络安全等级测评 龙岗网站设计 网站建设:中企动力 常州专业网站建设公司 网络安全高峰论坛 景德镇网站建设 网站建设新趋势 网络安全项目方案 邮件营销外包 深圳营销推广价格 败笔网络安全技术 微信营销案例分析总结 七夕 网络营销案例 网站知识 网络安全logo设计图片 北京企业网站开发多少钱 简约大气网站设计欣赏 临沂网站维护公司 网站营销手段 营销型网站建设公司 网络安全技术设备 网络安全那所大学有做网站公司 瑞士 网络安全信息安全 27号文件,-1 成功的论坛营销帖子 常见的网络安全威胁及防范措施 微信广告和微信营销方案 张店网站制作 当当的网络安全措施和技术 南京网站设计 张店网站制作 信阳做网站 嘉兴网站建设推广 怎么制作网站 广州产品营销公司 周黑鸭营销软文 怎么注册网站 病毒性营销案例图片 做网站网站 什么是网络安全技术 营销操作 太原网站建设dweb 网络营销师百度百科 网站建设模板是什么 网站优化吧 广州顶尖网络推广营销方案 上海专业网站设计 网络营销人才需求 支付宝营销策划案例 网站套模版 病毒营销的定义与特点是什么 自媒体营销的概念 合肥网站设计 网络与信息安全技术案例 邮件营销外包 运营商 网络安全 病毒性营销案例图片 网站制作公司 顺的 网络与信息安全技术案例 南京营销型网站 青岛网站建设价格 互联网网络营销前景分析 南京营销型网站 网络安全狗招聘 中山企业网站建设方案 网站的定义 信阳做网站 网站建设及优化 赣icp 网络安全技术设备 瑞士 网络安全信息安全 27号文件,-1 网站建设维护 公司网站制作 步骤 网站单子 常州专业网站建设公司 高校信息安全实验室 龙岩网站建设公司 网络安全教育大会 嘉兴网站建设推广 网站名重复 网络安全周启动一 东莞公司网站制作 h5网站作用 网络安全 项目工程海军工程大学信息安全 中小企网站设计 江苏网络安全龙头 上海网络安全公司招聘 网站套模版 网站建设新趋势 恩施做网站 免费网站专业建站 网络安全周报告姚威信息安全 网站开发商 什么是网络安全技术 零食网络营销策划方案 建网站的步骤 江苏网络安全龙头 广西 网站开发 网站制作优化济南 网络安全狗招聘 山东临沂网站建设 给会所做网站 网络营销行为有哪些特点 长沙网站设计 营销是企业 营销 当当的网络安全措施和技术 信息安全破解logo 微信小程序与网络营销 信息安全与技术期刊 e-mail营销的内容 重庆网站 网站承建 通栏式网站 手机版免费申请微网站 简约大气网站设计欣赏 网络安全=信息安全 哪个国家学营销 网络安全等级测评 自媒体营销的概念 用html5做的网站 武汉 网络信息安全室 福田网站制作 中山企业网站建设方案 营销在哪里培训班