发布于 2017-01-06 23:52:49 | 338 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的Bootstrap v3教程,程序狗速度看过来!

Bootstrap Web前端CSS框架

Bootstrap是Twitter推出的一个开源的用于前端开发的工具包。它由Twitter的设计师Mark Otto和Jacob Thornton合作开发,是一个CSS/HTML框架。Bootstrap提供了优雅的HTML和CSS规范,它即是由动态CSS语言Less写成。Bootstrap一经推出后颇受欢迎,一直是GitHub上的热门开源项目,包括NASA的MSNBC(微软全国广播公司)的Breaking News都使用了该项目。


Bootstrap v4.0.0-alpha.6 发布了,

值得关注的更新:

  • Flexbox is now on by default, with no fallback! This means we've dropped IE9 support, but with significant savings to our code base, simpler components, and improved customization thanks to the power of flexbox.

  • Rebuilt the navbar with flexbox in mind, leading to some structural changes, but including more flexibility and customization. Includes updated docs, code snippets, more responsive options. All navbars in our examples are also using the latest markup and styles now. Also solves around 10 bugs in the process!

  • Overhauled flexbox utilities and documented them. Replaced all the previous flexbox utilities with new ones that are named after property: value pairs (instead of creating new names for things). For example, .flex-items-between is now .justify-content-between to apply justify-content: between;. This also adds tons of new flexbox utilities for displayorderwrap, and more.

  • Revamped navs Sass with flexbox and updated docs. All the floats and clearfixs have been removed, .nav-inline removed (on account of display: flex inlining for us on .nav), added fill and justify options, and more.

  • Building on the grid improvements from Alpha 5, you can now customize container padding across grid breakpoints and optionally remove grid gutters with .no-gutters.

  • Similarly, our flexbox grid system has new classes for automatically sizing columns to the size of their content across viewports (e.g., you can now apply col-xs-6col-md-auto, and col-xl-4 to a single element).

  • Grid, display, float, margin, padding, and text utility classes have been significantly overhauled. In addition to all classes now being responsive, the xs tier no longer requires a breakpoint abbreviation, making for shorter and more descriptive classes and an easier migration from v3. For example, instead of .d-xs-none, it's back to .d-none while it remains .d-{sm,md,lg,xl}-none for those breakpoints.

  • Renamed some .active, all .in, and all .open classes for our JavaScript powered components for more consistent naming. For example, instead it's now .collapse.show instead of .collapse.in and.show > .dropdown-menu instead of .open > .dropdown-menu to better communicate the visibility of elements.

  • Refactored carousel with new, simpler styles, better documentation, and less specific selectors.

  • Rewrote progress component without the <progress> element due to lack of animations, no support for multiple bars, and no support for labels on the progress bars.

  • Fixed some unescaped #s in our SVG data URLs that are used to add vector background-images.

  • Renamed .tag back to .badge, like v3, to avoid conflicts with common WordPress styles.

  • A number of custom form enhancements and bugfixes were made. Label-less custom radios and cehckboxes, fixed SVG URLs in background-images, and more.

  • Updated Normalize.css to v5.0.0.

  • .form-check and .form-check-inline now share the same markup. Switch between the two by adding or removing .form-check-inline as a modifier.

  • Added support for justified navigation when in flexbox mode.

  • Renamed _animation.scss to _transitions.scss for clarity.

  • Added new color variables (e.g., $blue) for additional customization.

完整更新信息请点击这里

下载地址:



历史版本 :
前端采用 Bootstrap 4 开发的 Xiuno BBS 4.0 正式版发布
Bootstrap 4 正式发布!带来新的示例和新的主题
Bootstrap v4.0.0-beta.3 发布,Web 前端 UI 框架
Bootstrap v4.0.0-beta.2 发布,Web 前端 UI 框架
时隔 7 个月,Bootstrap 4 首个 Beta 版终于发布
Bootstrap v4.0.0-alpha.6 发布,最后一个 alpha 版
Bootstrap v4.0.0-alpha.5 发布,大量更新
Bootstrap v4.0.0-alpha.4 发布
Bootstrap v4.0.0-alpha.3 发布,改进网格系统
Bootstrap 3.3.7 发布,支持 jQuery 3
Bootstrap DatePicker 1.6.1 发布
Bootstrap 4.0.0-alpha.2 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务