发布于 2017-12-29 00:33:04 | 204 次阅读 | 评论: 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-beta.3 发布了,Bootstrap是快速开发Web应用程序的前端工具包。它是一个CSS和HTML的集合,它使用了最新的浏览器技术,给你的Web开发提供了时尚的版式,表单,buttons,表格,网格系统等等。

主要更新内容如下:

  • 重写本机和自定义检查控件。 Both browser default and custom checkboxes and radios now have simpler markup after removing the <input> from the <label>. Now, all checkboxes and radios have a parent <div> and sibling <input>and <label> pair. This is essential for form validation and disabled inputs because we can use the input's state to style the label.

    In addition, custom checkbox and radio elements no longer have a .custom-control-indicator. This is generated from the new .custom-control-label.

  • 重写输入组:input-group-{prepend|append} 类,新的方法允许我们支持输入组中的验证样式和消息,同时也增加了对自定义选择,自定义文件输入和多个.form-controls的支持。

  • 响应表也是父类,以避免更改<table>的显示时的可访问性问题。

  • 删除 .col-form-legend 类,将其样式合并到 .col-form-label 类中。

其他:

  • Restored cursor: pointer to non-disabled links, buttons, .close, navbar toggler, and pagination links.

  • Added a new vertically centered modal option with .modal-dialog-centered.

  • Added new dropleft and dropright variants for dropdowns in #23860.

  • Our npm package no longer includes any files other than our source and dist JavaScript and CSS files. If you previously relied on our running our scripts via the node_modules folder, you'll need to update your build tools.

  • Print styles have moved to bottom of the import stack to properly override styles.

更新详情请看这里

下载地址:



历史版本 :
前端采用 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号  版权声明  广告服务