Cleaned up wording and updated links to newest version (#33915)
This commit is contained in:
@ -4,7 +4,7 @@ localeTitle: 引导
|
||||
---
|
||||
## 引导
|
||||
|
||||
Bootstrap是一个流行的Web开发前端框架。它包含用于设置HTML内容样式的预构建组件和设计元素。 Chrome,Firefox,Opera,Safari和Internet Explorer等现代浏览器支持Bootstrap。
|
||||
Bootstrap是一个流行的Web开发前端框架。它包含用于设置HTML内容样式的预构建组件和设计元素。 Chrome,Firefox,Opera,Safari和Internet Explorer等现代浏览器都支持Bootstrap。
|
||||
|
||||
Bootstrap包括一个用于不同布局的响应式网格系统。这是建立移动友好网站的一个很好的起点。它还包括可选的JavaScript功能,如可折叠内容,轮播和模态。
|
||||
|
||||
@ -64,16 +64,16 @@ Bootstrap带有预定义的网格类,供您在标记中使用。有关详细
|
||||
|
||||
* Bootstrap 3支持最新版本的Google Chrome,Firefox,Internet Explorer,Opera和Safari(Windows除外)。它还支持IE8和最新的Firefox扩展支持版本(ESR)。\[12\]
|
||||
|
||||
* 从2.0开始,Bootstrap支持响应式网页设计。这意味着网页布局会动态调整,同时考虑到所用设备的特性(台式机,平板电脑,手机)。
|
||||
* 从版本2.0开始,Bootstrap支持响应式网页设计。这意味着网页布局会动态调整,同时考虑到所用设备的特性(台式机,平板电脑,手机)。
|
||||
|
||||
* 从版本3.0开始,Bootstrap采用了移动优先设计理念,默认强调响应式设计。
|
||||
|
||||
* 4.0版增加了Sass和flexbox支持
|
||||
* 版本4.0增加了Sass和flexbox支持。
|
||||
|
||||
|
||||
#### 更多信息:
|
||||
|
||||
Bootstrap包含许多[示例的](https://getbootstrap.com/docs/4.0/examples/)完整文档和[用于入门](https://getbootstrap.com/docs/4.0/getting-started/introduction/)的[HTML模板](https://getbootstrap.com/docs/4.0/getting-started/introduction/) (此模板仅包含脚本;如果您正在寻找,则不包含网格系统的设置)。
|
||||
Bootstrap包含许多[示例的](https://getbootstrap.com/docs/4.1/examples/)完整文档和[用于入门](https://getbootstrap.com/docs/4.1/getting-started/introduction/)的[HTML模板](https://getbootstrap.com/docs/4.1/getting-started/introduction/) (此模板仅包含脚本;如果您正在寻找,则不包含网格系统的设置)。
|
||||
|
||||
此外,您还可以找到[免费](https://bootswatch.com/)和[付费](https://themes.getbootstrap.com/) 基于Bootstrap框架的主题,提供更加个性化和时尚的外观。
|
||||
|
||||
|
Reference in New Issue
Block a user