Bootstrap 3.2.0发布,Web 前端UI框架
版本主要新特性包括:
- Responsive embeds
- New responsive utility classes
- Copy docs snippets
- LMVTFY
- Browser bugs
其他更多:
提交有超过1000条,同时也很多改变的更加完美,下面几个值得注意的变化:
- The docs have been rearranged and updated to be more specific and easier to develop.
- The progress bar component has been improved for increased flexibility.
- CSS repaint performance (most notably through scrolling) has been enhanced for several components.
- Keyboard navigation (forward and backward) is now available for the carousel.
- Modals should no longer shift left when being opened.
For a complete breakdown, read the release changelog or the v3.2.0 milestone.
等等,详细介绍请看官方发行说明。
Bootstrap CDN:
<!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> <!-- Optional theme --> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"> <!-- Latest compiled and minified JavaScript --> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
Bootstrap是快速开发Web应用程序的前端工具包。它是一个CSS和HTML的集合,它使用了最新的浏览器技术,给你的Web开发提供了时尚的版式,表单,buttons,表格,网格系统等等。
相关推荐
南昌千网科技 2020-10-18
xxuncle 2020-07-04
风萧萧梦潇 2020-06-14
RainyX 2020-06-12
小秋 2020-11-12
lxhuang 2020-11-03
小焊猪web前端 2020-10-24
杏仁技术站 2020-10-23
liduote 2020-10-16
PncLogon 2020-09-24
趣IT 2020-09-22
杏仁技术站 2020-09-18
拾光璇旅 2020-09-17
lfbooo 2020-09-09
颤抖吧腿子 2020-09-04
Herorong 2020-08-25
anaction 2020-08-17
风萧萧梦潇 2020-08-17
PncLogon 2020-08-16
franktaoge 2020-08-15
MrHaoNan 2020-07-31