Quickly add Bootstrap to your project via the [Bootstrap CDN](http://bootstrapcdn.com), graciously provided by the [MaxCDN](http://www.maxcdn.com/) folks. Copy-paste the stylesheet `<link>` into your `<head>` before all other stylesheets.
Quickly add Bootstrap to your project via the [Bootstrap CDN](http://bootstrapcdn.com), graciously provided by the [MaxCDN](http://www.maxcdn.com/) folks. Copy-paste the stylesheet `<link>` into your `<head>` before all other stylesheets.
**Disabled for v4 during alpha releases.**
{% comment %}
{% highlight html %}
{% highlight html %}
<linkrel="stylesheet"href="{{ site.cdn.css }}">
<linkrel="stylesheet"href="{{ site.cdn.css }}">
{% endhighlight %}
{% endhighlight %}
...
@@ -42,3 +45,4 @@ Put it all together and your pages should look like this:
...
@@ -42,3 +45,4 @@ Put it all together and your pages should look like this:
@@ -16,7 +16,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
...
@@ -16,7 +16,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
</div>
</div>
</main>
</main>
<divclass="bs-docs-featurette">
<divclass="bs-docs-featurette hidden">
<divclass="container">
<divclass="container">
<h2class="bs-docs-featurette-title">Designed for everyone, everywhere.</h2>
<h2class="bs-docs-featurette-title">Designed for everyone, everywhere.</h2>
<pclass="lead">Bootstrap makes front-end web development faster and easier. It's made for folks of all skill levels, devices of all shapes, and projects of all sizes.</p>
<pclass="lead">Bootstrap makes front-end web development faster and easier. It's made for folks of all skill levels, devices of all shapes, and projects of all sizes.</p>
...
@@ -48,7 +48,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
...
@@ -48,7 +48,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
</div>
</div>
</div>
</div>
<divclass="bs-docs-featurette">
<divclass="bs-docs-featurette hidden">
<divclass="container">
<divclass="container">
<h2class="bs-docs-featurette-title">Built with Bootstrap.</h2>
<h2class="bs-docs-featurette-title">Built with Bootstrap.</h2>
<pclass="lead">Millions of amazing sites across the web are being built with Bootstrap. Get started on your own with our growing <ahref="../getting-started/#examples">collection of examples</a> or by exploring some of our favorites.</p>
<pclass="lead">Millions of amazing sites across the web are being built with Bootstrap. Get started on your own with our growing <ahref="../getting-started/#examples">collection of examples</a> or by exploring some of our favorites.</p>