快速开始
¥Quick start
无需任何构建步骤,即可通过 CDN 包含 Bootstrap 的生产就绪 CSS 和 JavaScript。通过 Bootstrap CodePen 演示 来实际体验。
¥Get started by including Bootstrap’s production-ready CSS and JavaScript via CDN without the need for any build steps. See it in practice with this Bootstrap CodePen demo.
在项目根目录中创建一个新的 index.html 文件。在移动设备中包含 标签以及 适当的响应式行为。
¥Create a new index.html file in your project root. Include the tag as well for proper responsive behavior in mobile devices.
包含 Bootstrap 的 CSS 和 JS。将 标签放在
中用于我们的 CSS,将